Skip to content

Commit 7b1b41d

Browse files
committed
Updating icon of NuGet package for 2.0.x-pre
1 parent ffc5595 commit 7b1b41d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

art/CommandLine20.png

35.8 KB
Loading

nuget/CommandLine.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<licenseUrl>https://raw.github.com/gsscoder/commandline/master/doc/LICENSE</licenseUrl>
1212
<projectUrl>https://github.com/gsscoder/commandline</projectUrl>
1313
<owners>Giacomo Stelluti Scala</owners>
14-
<iconUrl>https://github.com/gsscoder/commandline/raw/master/art/CommandLine.png</iconUrl>
14+
<iconUrl>https://github.com/gsscoder/commandline/raw/master/art/CommandLine20.png</iconUrl>
1515
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1616
<tags>command line argument option parser parsing library syntax shell</tags>
1717
</metadata>
@@ -22,4 +22,4 @@
2222
<file src='..\build\CommandLine.XML' target='lib\net45\CommandLine.XML'/>
2323
<file src='.\readme.txt' target='readme.txt'/>
2424
</files>
25-
</package>
25+
</package>

0 commit comments

Comments
 (0)