From 8ea19d7548cb96557b21bcb0d56034439bfda5c1 Mon Sep 17 00:00:00 2001 From: "C. Augusto Proiete" Date: Sun, 16 May 2021 03:27:54 -0300 Subject: [PATCH] (#9) Add cake-addin tag to Cake.ArgumentHelpers NuGet package Closes #9 --- Package.nuspec | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/Package.nuspec b/Package.nuspec index 6db5ef0..7dca4da 100644 --- a/Package.nuspec +++ b/Package.nuspec @@ -3,19 +3,16 @@ Cake.ArgumentHelpers 0.1.0 - Adam Patridge - Adam Patridge + cake-contrib + cake-contrib https://rawgithub.com/cake-contrib/graphics/master/svg/cake-contrib.svg - https://github.com/patridge/Cake.ArgumentHelpers/blob/master/LICENSE - https://github.com/patridge/Cake.ArgumentHelpers + https://github.com/cake-contrib/Cake.ArgumentHelpers/blob/master/LICENSE + https://github.com/cake-contrib/Cake.ArgumentHelpers false Cake add-on trying to make it easier to handle various inputs from arguments and environment variable. Added string helper. Unit tests are also available/passing. - Copyright (c) Adam Patridge 2017 - Cake Script Build - - - + Copyright (c) 2017-2021 Cake Contributors + cake arguments args cake-addin cake-build cake-contrib addin script build