diff --git a/Baseclass.Contrib.Nuget.GitIgnoreContent/Baseclass.Contrib.Nuget.GitIgnoreContent.nuspec b/Baseclass.Contrib.Nuget.GitIgnoreContent/Baseclass.Contrib.Nuget.GitIgnoreContent.nuspec
index 3fd8d02..52d13c9 100644
--- a/Baseclass.Contrib.Nuget.GitIgnoreContent/Baseclass.Contrib.Nuget.GitIgnoreContent.nuspec
+++ b/Baseclass.Contrib.Nuget.GitIgnoreContent/Baseclass.Contrib.Nuget.GitIgnoreContent.nuspec
@@ -6,20 +6,20 @@
Baseclass.Contrib.Nuget.GitIgnoreContent
Daniel Romero
baseclass
- http://www.baseclass.ch/documents/MITLicense.txt
- http://www.baseclass.ch/Contrib/Nuget
+ MIT
+ https://github.com/baseclass/Contrib.Nuget
false
- Ignore nuget content files in git
+ Ignore nuget content files in git
Ignore nuget content files in git:
- Generate entries in the .gitignore file to exclude nuget content files from the source repository
- Restore nuget content files before building (Automatically in VS and manually with a powershell script
- Use Initialize-GitIgnore to add it to an existing solution
- Nuget Content Files Git Ignore GitIgnore
+ Nuget Content Files Git Ignore GitIgnore
-
-
-
-
+
+
+
+
-
\ No newline at end of file
+
diff --git a/Baseclass.Contrib.Nuget.Output/Baseclass.Contrib.Nuget.Output.Web.nuspec b/Baseclass.Contrib.Nuget.Output/Baseclass.Contrib.Nuget.Output.Web.nuspec
index edb987c..4266e18 100644
--- a/Baseclass.Contrib.Nuget.Output/Baseclass.Contrib.Nuget.Output.Web.nuspec
+++ b/Baseclass.Contrib.Nuget.Output/Baseclass.Contrib.Nuget.Output.Web.nuspec
@@ -6,8 +6,8 @@
[Obsolete] Baseclass.Contrib.Nuget.Output.Web
Daniel Romero
baseclass
- http://www.baseclass.ch/documents/MITLicense.txt
- http://www.baseclass.ch/Contrib/Nuget
+ MIT
+ https://github.com/baseclass/Contrib.Nuget
false
[Obsolete] now included in Baseclass.Contrib.Nuget.Output
This package can be safely removed. It just help you to upgrade to Baseclass.Contrib.Nuget.Output 2.0.0
@@ -18,4 +18,4 @@
-
\ No newline at end of file
+
diff --git a/Baseclass.Contrib.Nuget.Output/Baseclass.Contrib.Nuget.Output.nuspec b/Baseclass.Contrib.Nuget.Output/Baseclass.Contrib.Nuget.Output.nuspec
index 8be0c26..83a1d8e 100644
--- a/Baseclass.Contrib.Nuget.Output/Baseclass.Contrib.Nuget.Output.nuspec
+++ b/Baseclass.Contrib.Nuget.Output/Baseclass.Contrib.Nuget.Output.nuspec
@@ -6,11 +6,11 @@
Baseclass.Contrib.Nuget.Output
Daniel Romero
baseclass
- http://www.baseclass.ch/documents/MITLicense.txt
- http://www.baseclass.ch/Contrib/Nuget
+ MIT
+ https://github.com/baseclass/Contrib.Nuget
false
Treats the "output" folder in an dependend nuget package as an additional special folder and copies it's content to the build folder
- - Use TaskHostFactory to fix locking of package folder
+ - Use TaskHostFactory to fix locking of package folder
Nuget Targets Copy Output build package convention