Skip to content

Commit

Permalink
(#18) Update NuGet package icon to the new Cake-Contrib logo for Cake…
Browse files Browse the repository at this point in the history
… addins

Closes #18
  • Loading branch information
augustoproiete committed May 9, 2021
1 parent 468d9a0 commit 6cf2c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.ISO.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<summary>Cake addin for creating ISO files.</summary>
<license type="expression">MIT</license>
<projectUrl>https://github.com/cake-contrib/Cake.ISO</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/cake-contrib-medium.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/addin/cake-contrib-addin-medium.png</iconUrl>
<repository type="git" url="https://github.com/cake-contrib/Cake.ISO.git"/>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<copyright>Copyright (c) 2017-2021 Cake Contributions</copyright>
Expand Down

0 comments on commit 6cf2c0b

Please sign in to comment.