Skip to content

Commit

Permalink
Remove license expression from csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
AydinE committed Jun 11, 2024
1 parent 670d2e9 commit c82500e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Lombiq.Analyzers.NetFx/Lombiq.Analyzers.NetFx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<DefaultItemExcludes>$(DefaultItemExcludes);.git*;</DefaultItemExcludes>
<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

0 comments on commit c82500e

Please sign in to comment.