From 2915d9514060f26701e10d624de38dc1992058d1 Mon Sep 17 00:00:00 2001 From: Aydin Erdas Date: Tue, 11 Jun 2024 19:03:18 +0200 Subject: [PATCH 1/4] Update nuspec templates --- Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj | 2 -- Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.nuspec.template | 2 +- Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj | 2 -- .../Lombiq.Analyzers.Orchard1.nuspec.template | 2 +- .../Lombiq.Analyzers.OrchardCore.csproj | 2 -- .../Lombiq.Analyzers.OrchardCore.nuspec.template | 2 +- .../Lombiq.Analyzers.VisualStudioExtension.csproj | 2 -- .../Lombiq.Analyzers.VisualStudioExtension.nuspec.template | 2 +- Lombiq.Analyzers/Lombiq.Analyzers.csproj | 2 -- Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template | 2 +- 10 files changed, 5 insertions(+), 15 deletions(-) diff --git a/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj b/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj index 47bf2f80..fafabd47 100644 --- a/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj +++ b/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj @@ -3,8 +3,6 @@ netstandard2.0 $(DefaultItemExcludes);.git*; - BSD-3-Clause diff --git a/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.nuspec.template b/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.nuspec.template index 52a9c515..c2885c45 100644 --- a/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.nuspec.template +++ b/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.nuspec.template @@ -5,7 +5,7 @@ $version$ Lombiq .NET Analyzers for .NET Framework Lombiq Technologies - License.md + BSD-3-Clause https://aka.ms/deprecateLicenseUrl NuGetIcon.png https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.NetFx diff --git a/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj b/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj index 24c65b2f..b57cc497 100644 --- a/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj +++ b/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj @@ -3,8 +3,6 @@ netstandard2.0 $(DefaultItemExcludes);.git*; - BSD-3-Clause diff --git a/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.nuspec.template b/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.nuspec.template index 165da160..814d301f 100644 --- a/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.nuspec.template +++ b/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.nuspec.template @@ -5,7 +5,7 @@ $version$ Lombiq .NET Analyzers for Orchard 1 Lombiq Technologies - License.md + BSD-3-Clause https://aka.ms/deprecateLicenseUrl NuGetIcon.png https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.Orchard1 diff --git a/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.csproj b/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.csproj index 60f684e7..0d73b65f 100644 --- a/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.csproj +++ b/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.csproj @@ -3,8 +3,6 @@ netstandard2.0 $(DefaultItemExcludes);.git*; - BSD-3-Clause diff --git a/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.nuspec.template b/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.nuspec.template index 0a679ed1..05226ba8 100644 --- a/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.nuspec.template +++ b/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.nuspec.template @@ -5,7 +5,7 @@ $version$ Lombiq .NET Analyzers for Orchard Core Lombiq Technologies - License.md + BSD-3-Clause https://aka.ms/deprecateLicenseUrl NuGetIcon.png https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.OrchardCore diff --git a/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.csproj b/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.csproj index 93702908..8df98bbf 100644 --- a/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.csproj +++ b/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.csproj @@ -3,8 +3,6 @@ netstandard2.0 $(DefaultItemExcludes);.git*; - BSD-3-Clause diff --git a/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.nuspec.template b/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.nuspec.template index d9809c33..1f116c6e 100644 --- a/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.nuspec.template +++ b/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.nuspec.template @@ -5,7 +5,7 @@ $version$ Lombiq .NET Analyzers for Visual Studio Extensions Lombiq Technologies - License.md + BSD-3-Clause https://aka.ms/deprecateLicenseUrl NuGetIcon.png https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.VisualStudioExtension diff --git a/Lombiq.Analyzers/Lombiq.Analyzers.csproj b/Lombiq.Analyzers/Lombiq.Analyzers.csproj index 9e68170e..e9b5a426 100644 --- a/Lombiq.Analyzers/Lombiq.Analyzers.csproj +++ b/Lombiq.Analyzers/Lombiq.Analyzers.csproj @@ -3,8 +3,6 @@ netstandard2.0 $(DefaultItemExcludes);.git*; - BSD-3-Clause diff --git a/Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template b/Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template index 813da85e..25e413b7 100644 --- a/Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template +++ b/Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template @@ -5,7 +5,7 @@ $version$ Lombiq .NET Analyzers Lombiq Technologies - License.md + BSD-3-Clause https://aka.ms/deprecateLicenseUrl NuGetIcon.png https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers From 670d2e93e2b979ea8cb63f6dee013b7112a61a7f Mon Sep 17 00:00:00 2001 From: Aydin Erdas Date: Tue, 11 Jun 2024 19:09:04 +0200 Subject: [PATCH 2/4] Remove license url --- Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.nuspec.template | 1 - .../Lombiq.Analyzers.Orchard1.nuspec.template | 1 - .../Lombiq.Analyzers.OrchardCore.nuspec.template | 1 - .../Lombiq.Analyzers.VisualStudioExtension.nuspec.template | 1 - Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template | 1 - 5 files changed, 5 deletions(-) diff --git a/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.nuspec.template b/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.nuspec.template index c2885c45..bc2d34bc 100644 --- a/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.nuspec.template +++ b/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.nuspec.template @@ -6,7 +6,6 @@ Lombiq .NET Analyzers for .NET Framework Lombiq Technologies BSD-3-Clause - https://aka.ms/deprecateLicenseUrl NuGetIcon.png https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.NetFx Lombiq .NET Analyzers for .NET Framework: .NET code analyzers and code convention settings for .NET Framework projects. See the project website for detailed documentation. diff --git a/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.nuspec.template b/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.nuspec.template index 814d301f..cd4bfb53 100644 --- a/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.nuspec.template +++ b/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.nuspec.template @@ -6,7 +6,6 @@ Lombiq .NET Analyzers for Orchard 1 Lombiq Technologies BSD-3-Clause - https://aka.ms/deprecateLicenseUrl NuGetIcon.png https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.Orchard1 Lombiq .NET Analyzers for Orchard 1: .NET code analyzers and code convention settings for Orchard 1 (https://orchardcore.net/orchardcms) apps. See the project website for detailed documentation. diff --git a/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.nuspec.template b/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.nuspec.template index 05226ba8..f96e8643 100644 --- a/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.nuspec.template +++ b/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.nuspec.template @@ -6,7 +6,6 @@ Lombiq .NET Analyzers for Orchard Core Lombiq Technologies BSD-3-Clause - https://aka.ms/deprecateLicenseUrl NuGetIcon.png https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.OrchardCore Lombiq .NET Analyzers for Orchard Core: .NET code analyzers and code convention settings for Orchard Core (https://orchardcore.net/) apps. See the project website for detailed documentation. diff --git a/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.nuspec.template b/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.nuspec.template index 1f116c6e..a26259b6 100644 --- a/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.nuspec.template +++ b/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.nuspec.template @@ -6,7 +6,6 @@ Lombiq .NET Analyzers for Visual Studio Extensions Lombiq Technologies BSD-3-Clause - https://aka.ms/deprecateLicenseUrl NuGetIcon.png https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.VisualStudioExtension Lombiq .NET Analyzers for Visual Studio Extensions: .NET code analyzers and code convention settings for Visual Studio Extensions. See the project website for detailed documentation. diff --git a/Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template b/Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template index 25e413b7..4518e627 100644 --- a/Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template +++ b/Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template @@ -6,7 +6,6 @@ Lombiq .NET Analyzers Lombiq Technologies BSD-3-Clause - https://aka.ms/deprecateLicenseUrl NuGetIcon.png https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers Lombiq .NET Analyzers: .NET code analyzers and code convention settings for general .NET projects. See the project website for detailed documentation. From c82500e63fcfa351bdfe231b7ca7222eca3264b6 Mon Sep 17 00:00:00 2001 From: Aydin Erdas Date: Tue, 11 Jun 2024 19:28:29 +0200 Subject: [PATCH 3/4] Remove license expression from csproj --- Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj b/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj index fafabd47..41795350 100644 --- a/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj +++ b/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj @@ -3,7 +3,6 @@ netstandard2.0 $(DefaultItemExcludes);.git*; - BSD-3-Clause