Skip to content

Commit d80eccf

Browse files
using iconUrl
1 parent 0b87dac commit d80eccf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

manifest/socketlabs.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<authors>Joe Cooper, David Schrenker, Matt Reibach, Ryan Lydzinski (Contributor)</authors>
88
<license type="file">license.txt</license>
99
<projectUrl>https://github.com/SocketLabs/socketlabs-csharp</projectUrl>
10-
<icon>icon.png</icon>
10+
<iconUrl>http://static.socketlabs.com/logos/icon-512x512.png</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>SocketLabs .Net Client Library.</description>
1313
<summary>Email Delivery Library for sending transactional and bulk email through the SocketLabs Platform.</summary>
@@ -32,6 +32,5 @@
3232
<file src="..\src\SocketLabs\bin\Release\netstandard2.0\SocketLabs.xml" target="lib\netstandard2.0\SocketLabs.xml" />
3333
<file src="..\manifest\license.txt" target="" />
3434
<file src="..\manifest\readme.txt" target="" />
35-
<file src="..\manifest\icon.png" target="" />
3635
</files>
3736
</package>

0 commit comments

Comments
 (0)