Skip to content

Commit

Permalink
try another license expr
Browse files Browse the repository at this point in the history
  • Loading branch information
tjaart committed Jun 25, 2023
1 parent fb19715 commit 661ceb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LnWarn.Cmd/LnWarn.Cmd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageDescription>A tool to fail builds when source files exceed a number of lines</PackageDescription>
<RepositoryUrl>https://github.com/tjaart/lnwarn</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseExpression>GPL-3.0</PackageLicenseExpression>
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 661ceb5

Please sign in to comment.