(#9) Add cake-addin tag to Cake.ArgumentHelpers NuGet package

Closes #9
This commit is contained in:
C. Augusto Proiete 2021-05-16 03:27:54 -03:00
parent b918cb3b62
commit 8ea19d7548
No known key found for this signature in database
GPG key ID: 52725804822D94CD

View file

@ -3,19 +3,16 @@
<metadata>
<id>Cake.ArgumentHelpers</id>
<version>0.1.0</version>
<authors>Adam Patridge</authors>
<owners>Adam Patridge</owners>
<authors>cake-contrib</authors>
<owners>cake-contrib</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>
<projectUrl>https://github.com/patridge/Cake.ArgumentHelpers</projectUrl>
<licenseUrl>https://github.com/cake-contrib/Cake.ArgumentHelpers/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/cake-contrib/Cake.ArgumentHelpers</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Cake add-on trying to make it easier to handle various inputs from arguments and environment variable.</description>
<releaseNotes>Added string helper. Unit tests are also available/passing.</releaseNotes>
<copyright>Copyright (c) Adam Patridge 2017</copyright>
<tags>Cake Script Build</tags>
<dependencies>
</dependencies>
<copyright>Copyright (c) 2017-2021 Cake Contributors</copyright>
<tags>cake arguments args cake-addin cake-build cake-contrib addin script build</tags>
</metadata>
<files>