From 8d86e17f83f71f29b121bc88078eecf0106b9459 Mon Sep 17 00:00:00 2001 From: Aydin Erdas Date: Mon, 10 Jun 2024 15:13:16 +0200 Subject: [PATCH] Use license expression --- Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj | 5 ++--- Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj | 7 +++---- .../Lombiq.Analyzers.OrchardCore.csproj | 7 +++---- .../Lombiq.Analyzers.VisualStudioExtension.csproj | 7 +++---- Lombiq.Analyzers/Lombiq.Analyzers.csproj | 7 +++---- 5 files changed, 14 insertions(+), 19 deletions(-) diff --git a/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj b/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj index 49f2ed9c..47bf2f80 100644 --- a/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj +++ b/Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj @@ -5,7 +5,7 @@ $(DefaultItemExcludes);.git*; - License.md + BSD-3-Clause - + @@ -22,7 +22,6 @@ - diff --git a/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj b/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj index 684422c1..24c65b2f 100644 --- a/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj +++ b/Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj @@ -5,7 +5,7 @@ $(DefaultItemExcludes);.git*; - License.md + BSD-3-Clause - + - - + diff --git a/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.csproj b/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.csproj index 9348c934..60f684e7 100644 --- a/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.csproj +++ b/Lombiq.Analyzers.OrchardCore/Lombiq.Analyzers.OrchardCore.csproj @@ -5,7 +5,7 @@ $(DefaultItemExcludes);.git*; - License.md + BSD-3-Clause - + - - + diff --git a/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.csproj b/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.csproj index 798adbaa..93702908 100644 --- a/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.csproj +++ b/Lombiq.Analyzers.VisualStudioExtension/Lombiq.Analyzers.VisualStudioExtension.csproj @@ -5,7 +5,7 @@ $(DefaultItemExcludes);.git*; - License.md + BSD-3-Clause - + - - + diff --git a/Lombiq.Analyzers/Lombiq.Analyzers.csproj b/Lombiq.Analyzers/Lombiq.Analyzers.csproj index a16ea83f..9e68170e 100644 --- a/Lombiq.Analyzers/Lombiq.Analyzers.csproj +++ b/Lombiq.Analyzers/Lombiq.Analyzers.csproj @@ -5,17 +5,16 @@ $(DefaultItemExcludes);.git*; - License.md + BSD-3-Clause - + -