From 2457d16a43025d8e11fc56c407ff3a0326f0d59f Mon Sep 17 00:00:00 2001
From: Eugene <ewang@docufree.com>
Date: Fri, 5 May 2017 15:26:35 -0400
Subject: [PATCH] Update nuspec icon.

---
 src/NTwain/NTwain.nuspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/NTwain/NTwain.nuspec b/src/NTwain/NTwain.nuspec
index b913177..48fa90e 100644
--- a/src/NTwain/NTwain.nuspec
+++ b/src/NTwain/NTwain.nuspec
@@ -8,7 +8,7 @@
     <owners>$author$</owners>
     <licenseUrl>https://bitbucket.org/soukoku/ntwain/src/15de55c6314f14ab2b1cb22f64397d9487c783d0/LICENSE.txt?at=master</licenseUrl>
     <projectUrl>https://bitbucket.org/soukoku/ntwain</projectUrl>
-    <!--<iconUrl>http://ICON_URL_HERE_OR_DELETE_THIS_LINE</iconUrl>-->
+    <iconUrl>https://bytebucket.org/soukoku/ntwain/raw/6927ac18780cebbfa33ee7bc4864b9a6777c5fb6/Scanner-Icon.png</iconUrl>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <description>$description$</description>
     <releaseNotes>This release supports TWAIN 2.3.</releaseNotes>