Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into issue/OSOE-867
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Jun 11, 2024
2 parents 086af7a + c8620ff commit 747710b
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 25 deletions.
3 changes: 0 additions & 3 deletions Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<DefaultItemExcludes>$(DefaultItemExcludes);.git*;</DefaultItemExcludes>
<!-- This is duplicated with Lombiq.Analyzers.NetFx.nuspec.template but is needed for the NuGet publishing workflow
not to throw a warning. See https://github.com/Lombiq/GitHub-Actions/issues/236. -->
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
</PropertyGroup>

<!-- This project is built with an externally generated .nuspec file so NuGet-related properties are not needed here.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<version>$version$</version>
<title>Lombiq .NET Analyzers for .NET Framework</title>
<authors>Lombiq Technologies</authors>
<license type="file">License.md</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<license type="expression">BSD-3-Clause</license>
<icon>NuGetIcon.png</icon>
<projectUrl>https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.NetFx</projectUrl>
<description>Lombiq .NET Analyzers for .NET Framework: .NET code analyzers and code convention settings for .NET Framework projects. See the project website for detailed documentation.</description>
Expand Down
3 changes: 0 additions & 3 deletions Lombiq.Analyzers.Orchard1/Lombiq.Analyzers.Orchard1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<DefaultItemExcludes>$(DefaultItemExcludes);.git*;</DefaultItemExcludes>
<!-- This is duplicated with Lombiq.Analyzers.Orchard1.nuspec.template but is needed for the NuGet publishing
workflow not to throw a warning. See https://github.com/Lombiq/GitHub-Actions/issues/236. -->
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
</PropertyGroup>

<!-- This project is built with an externally generated .nuspec file so NuGet-related properties are not needed here.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<version>$version$</version>
<title>Lombiq .NET Analyzers for Orchard 1</title>
<authors>Lombiq Technologies</authors>
<license type="file">License.md</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<license type="expression">BSD-3-Clause</license>
<icon>NuGetIcon.png</icon>
<projectUrl>https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.Orchard1</projectUrl>
<description>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.</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<DefaultItemExcludes>$(DefaultItemExcludes);.git*;</DefaultItemExcludes>
<!-- This is duplicated with Lombiq.Analyzers.OrchardCore.nuspec.template but is needed for the NuGet publishing
workflow not to throw a warning. See https://github.com/Lombiq/GitHub-Actions/issues/236. -->
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
</PropertyGroup>

<!-- This project is built with an externally generated .nuspec file so NuGet-related properties are not needed here.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<version>$version$</version>
<title>Lombiq .NET Analyzers for Orchard Core</title>
<authors>Lombiq Technologies</authors>
<license type="file">License.md</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<license type="expression">BSD-3-Clause</license>
<icon>NuGetIcon.png</icon>
<projectUrl>https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.OrchardCore</projectUrl>
<description>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.</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<DefaultItemExcludes>$(DefaultItemExcludes);.git*;</DefaultItemExcludes>
<!-- This is duplicated with Lombiq.Analyzers.VisualStudioExtension.nuspec.template but is needed for the NuGet
publishing workflow not to throw a warning. See https://github.com/Lombiq/GitHub-Actions/issues/236. -->
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
</PropertyGroup>

<!-- This project is built with an externally generated .nuspec file so NuGet-related properties are not needed here.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<version>$version$</version>
<title>Lombiq .NET Analyzers for Visual Studio Extensions</title>
<authors>Lombiq Technologies</authors>
<license type="file">License.md</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<license type="expression">BSD-3-Clause</license>
<icon>NuGetIcon.png</icon>
<projectUrl>https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers.VisualStudioExtension</projectUrl>
<description>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.</description>
Expand Down
3 changes: 0 additions & 3 deletions Lombiq.Analyzers/Lombiq.Analyzers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<DefaultItemExcludes>$(DefaultItemExcludes);.git*;</DefaultItemExcludes>
<!-- This is duplicated with Lombiq.Analyzers.nuspec.template but is needed for the NuGet publishing workflow not to
throw a warning. See https://github.com/Lombiq/GitHub-Actions/issues/236. -->
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
</PropertyGroup>

<!-- This project is built with an externally generated .nuspec file so NuGet-related properties are not needed here.
Expand Down
3 changes: 1 addition & 2 deletions Lombiq.Analyzers/Lombiq.Analyzers.nuspec.template
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<version>$version$</version>
<title>Lombiq .NET Analyzers</title>
<authors>Lombiq Technologies</authors>
<license type="file">License.md</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<license type="expression">BSD-3-Clause</license>
<icon>NuGetIcon.png</icon>
<projectUrl>https://github.com/Lombiq/.NET-Analyzers/blob/dev/Lombiq.Analyzers</projectUrl>
<description>Lombiq .NET Analyzers: .NET code analyzers and code convention settings for general .NET projects. See the project website for detailed documentation.</description>
Expand Down

0 comments on commit 747710b

Please sign in to comment.