File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
3
3
<metadata >
4
4
<id >OpenCvSharp-x64</id >
5
- <version >2.4.8.20140503 </version >
5
+ <version >2.4.8.20140510 </version >
6
6
<title >OpenCvSharp x64</title >
7
7
<authors >shimat</authors >
8
8
<licenseUrl >http://www.gnu.org/licenses/lgpl-3.0.en.html</licenseUrl >
11
11
<requireLicenseAcceptance >false</requireLicenseAcceptance >
12
12
<description >OpenCV wrapper for .NET Framework</description >
13
13
<releaseNotes >- Fixed IplImage memory leak
14
- - Upgraded C++ Compiler (vc100 -> vc110)</releaseNotes >
14
+ - Upgraded C++ Compiler (vc100 -> vc110)
15
+ - Fixed crash bugs in x64</releaseNotes >
15
16
<copyright >Copyright 2008-2014</copyright >
16
17
<tags >Image Processing OpenCV Wrapper FFI</tags >
17
18
<frameworkAssemblies >
Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
3
3
<metadata >
4
4
<id >OpenCvSharp-x86</id >
5
- <version >2.4.8.20140503 </version >
5
+ <version >2.4.8.20140510 </version >
6
6
<title >OpenCvSharp x86</title >
7
7
<authors >shimat</authors >
8
8
<licenseUrl >http://www.gnu.org/licenses/lgpl-3.0.en.html</licenseUrl >
11
11
<requireLicenseAcceptance >false</requireLicenseAcceptance >
12
12
<description >OpenCV wrapper for .NET Framework</description >
13
13
<releaseNotes >- Fixed IplImage memory leak
14
- - Upgraded C++ Compiler (vc100 -> vc110)</releaseNotes >
14
+ - Upgraded C++ Compiler (vc100 -> vc110)
15
+ - Fixed crash bugs in x64</releaseNotes >
15
16
<copyright >Copyright 2008-2014</copyright >
16
17
<tags >Image Processing OpenCV Wrapper FFI</tags >
17
18
<frameworkAssemblies >
You can’t perform that action at this time.
0 commit comments