Correct nuget package to GPL-3.0-or-later
This commit is contained in:
parent
a5a75e3f50
commit
d439b3db1c
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<GenerateDocumentationFile>True</GenerateDocumentationFile>
|
||||
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
||||
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
|
||||
<PackageLicenseExpression>GPL-3.0-or-later</PackageLicenseExpression>
|
||||
<!--
|
||||
Version information for an assembly consists of the following four values:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue