From 23fe0df2fb59a9af8e022baf248682be86b9b5d4 Mon Sep 17 00:00:00 2001
From: JackGrinningCat <22233772+JackGrinningCat@users.noreply.github.com>
Date: Mon, 5 Jun 2023 17:46:28 +0200
Subject: [PATCH 1/3] Update Baseclass.Contrib.Nuget.Output.nuspec
---
.../Baseclass.Contrib.Nuget.Output.nuspec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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
From 8d363ec020533cc8e776a34b22f928258723de4a Mon Sep 17 00:00:00 2001
From: JackGrinningCat <22233772+JackGrinningCat@users.noreply.github.com>
Date: Mon, 5 Jun 2023 17:47:05 +0200
Subject: [PATCH 2/3] Update Baseclass.Contrib.Nuget.Output.Web.nuspec
---
.../Baseclass.Contrib.Nuget.Output.Web.nuspec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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
+
From 8bfa1c340abd6350f45bd3743b7c196b1ef72ebf Mon Sep 17 00:00:00 2001
From: JackGrinningCat <22233772+JackGrinningCat@users.noreply.github.com>
Date: Mon, 5 Jun 2023 17:49:21 +0200
Subject: [PATCH 3/3] Updated license and Project url and unified whitespace,
besides description
---
...class.Contrib.Nuget.GitIgnoreContent.nuspec | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
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
+