Skip to content

Commit 3f860d2

Browse files
author
shimat
committed
Updated NuGet files
1 parent 509d21a commit 3f860d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nuget/OpenCvSharp-x64.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<authors>shimat</authors>
88
<licenseUrl>http://www.gnu.org/licenses/lgpl-3.0.en.html</licenseUrl>
99
<projectUrl>https://github.com/shimat/opencvsharp</projectUrl>
10-
<iconUrl>http://opencvsharp.googlecode.com/files/Lenna.ico</iconUrl>
10+
<iconUrl>https://raw.githubusercontent.com/shimat/opencvsharp/master/nuget/icon/mandrill-ico.png</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>OpenCV wrapper for .NET Framework</description>
1313
<releaseNotes>- Fixed IplImage memory leak

nuget/OpenCvSharp-x86.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<authors>shimat</authors>
88
<licenseUrl>http://www.gnu.org/licenses/lgpl-3.0.en.html</licenseUrl>
99
<projectUrl>https://github.com/shimat/opencvsharp</projectUrl>
10-
<iconUrl>http://opencvsharp.googlecode.com/files/Lenna.ico</iconUrl>
10+
<iconUrl>https://raw.githubusercontent.com/shimat/opencvsharp/master/nuget/icon/lenna-icon.png</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>OpenCV wrapper for .NET Framework</description>
1313
<releaseNotes>- Fixed IplImage memory leak

0 commit comments

Comments
 (0)