Skip to content

Commit 3af6036

Browse files
committed
Add iconUrl to nuget
1 parent 5384e8b commit 3af6036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UnitsNet.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>Units.NET gives you all the common units of measurement and the conversions between them. It is light-weight, unit tested and supports PCL.</description>
1313
<summary>Simplifies working with units of measurement.</summary>
14+
<iconUrl>https://raw.githubusercontent.com/InitialForce/UnitsNet/develop/logo-32x32.png</iconUrl>
1415
<releaseNotes>v3.0.0: Clean up naming of units. Add information unit.
1516

1617
New:

0 commit comments

Comments
 (0)