Skip to content

Commit 086e853

Browse files
fixing iconUrl in nuspec
1 parent 65beacf commit 086e853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest/socketlabs.nuspec

Lines changed: 1 addition & 1 deletion
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="url">https://github.com/socketlabs/socketlabs-csharp/blob/master/LICENSE.MD</license>
99
<projectUrl>https://github.com/SocketLabs/socketlabs-csharp</projectUrl>
10-
<icon type="url">http://static.socketlabs.com/logos/icon-512x512.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>

0 commit comments

Comments
 (0)