Skip to content

Commit

Permalink
1.3 windos修复
Browse files Browse the repository at this point in the history
  • Loading branch information
NolanHzy committed Nov 15, 2021
1 parent d055940 commit 8f2af42
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions NETJDC.deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,27 @@
}
}
},
"OpenCvSharp4.Windows/4.5.3.20210817": {
"dependencies": {
"OpenCvSharp4": "4.5.3.20210817",
"OpenCvSharp4.WpfExtensions": "4.5.3.20210817",
"OpenCvSharp4.runtime.win": "4.5.3.20210817"
}
},
"OpenCvSharp4.WpfExtensions/4.5.3.20210817": {
"dependencies": {
"OpenCvSharp4": "4.5.3.20210817"
},
"runtime": {
"lib/netcoreapp3.1/OpenCvSharp.WpfExtensions.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
},
"compile": {
"lib/netcoreapp3.1/OpenCvSharp.WpfExtensions.dll": {}
}
},
"PuppeteerSharp/5.1.0": {
"dependencies": {
"Microsoft.AspNetCore.WebUtilities": "2.0.2",
Expand Down Expand Up @@ -1307,6 +1328,7 @@
"dependencies": {
"IServer": "1.0.0",
"OpenCvSharp4": "4.5.3.20210817",
"OpenCvSharp4.Windows": "4.5.3.20210817",
"OpenCvSharp4.runtime.win": "4.5.3.20210817",
"PuppeteerSharp": "5.1.0"
},
Expand Down Expand Up @@ -3158,6 +3180,20 @@
"path": "opencvsharp4.runtime.win/4.5.3.20210817",
"hashPath": "opencvsharp4.runtime.win.4.5.3.20210817.nupkg.sha512"
},
"OpenCvSharp4.Windows/4.5.3.20210817": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zCPiZmcQaYnZSInZNNXg3ppyZb9DvaZgKTgEt4yi/sLctEWxW3g4UKOdEOqjbpJzL2kSh//wkOYwtm2xjvKTfw==",
"path": "opencvsharp4.windows/4.5.3.20210817",
"hashPath": "opencvsharp4.windows.4.5.3.20210817.nupkg.sha512"
},
"OpenCvSharp4.WpfExtensions/4.5.3.20210817": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dutuhSGpZ/NrZT4bjuO5Jb5XnQfYdjrOcXtVGYc7RaEwXEmfCEPaAckmnZT8RXW2lM8KJaznSs3Arw+Ud4L2gA==",
"path": "opencvsharp4.wpfextensions/4.5.3.20210817",
"hashPath": "opencvsharp4.wpfextensions.4.5.3.20210817.nupkg.sha512"
},
"PuppeteerSharp/5.1.0": {
"type": "package",
"serviceable": true,
Expand Down
Binary file modified NETJDC.dll
Binary file not shown.
Binary file modified NETJDC.pdb
Binary file not shown.
Binary file added OpenCvSharp.WpfExtensions.dll
Binary file not shown.
Binary file modified Server.dll
Binary file not shown.
Binary file modified Server.pdb
Binary file not shown.

0 comments on commit 8f2af42

Please sign in to comment.