Correct nuget package to GPL-3.0-or-later

This commit is contained in:
Luke 2021-11-24 07:51:44 +10:00
parent a5a75e3f50
commit d439b3db1c

View file

@ -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: