Skip to content

Commit

Permalink
Fixing nuget package icon
Browse files Browse the repository at this point in the history
  • Loading branch information
batzen committed Jul 9, 2015
1 parent 242eb7b commit 675ea19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fluent.Ribbon.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<authors>daVinci,SableRaven,batzen,LastElb,firehirsch</authors>
<licenseUrl>https://github.com/fluentribbon/Fluent.Ribbon/blob/master/License.txt</licenseUrl>
<projectUrl>https://github.com/fluentribbon/Fluent.Ribbon</projectUrl>
<iconUrl>https://github.com/fluentribbon/Fluent.Ribbon/blob/master/Images/Logo/Logo_32x32.png</iconUrl>
<iconUrl>https://raw.githubusercontent.com/fluentribbon/Fluent.Ribbon/master/Images/Logo/Logo_32x32.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<tags>ribbon fluent ribbonwindow office2010 office2013 windows8 backstage</tags>
</metadata>
Expand Down

0 comments on commit 675ea19

Please sign in to comment.