Add new Cake Contrib icon SVG to nuspec.

per http://cakebuild.net/blog/2017/06/new-cake-contrib-icon
This commit is contained in:
Adam Patridge 2017-06-23 16:19:42 -06:00 committed by GitHub
parent 64b8e154ef
commit a3d8508555

View file

@ -5,6 +5,7 @@
<version>0.0.3</version> <version>0.0.3</version>
<authors>Adam Patridge</authors> <authors>Adam Patridge</authors>
<owners>Adam Patridge</owners> <owners>Adam Patridge</owners>
<iconUrl>https://rawgithub.com/cake-contrib/graphics/master/svg/cake-contrib.svg</iconUrl>
<licenseUrl>https://github.com/patridge/Cake.ArgumentHelpers/blob/master/LICENSE</licenseUrl> <licenseUrl>https://github.com/patridge/Cake.ArgumentHelpers/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/patridge/Cake.ArgumentHelpers</projectUrl> <projectUrl>https://github.com/patridge/Cake.ArgumentHelpers</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance> <requireLicenseAcceptance>false</requireLicenseAcceptance>