Skip to content

Commit

Permalink
Merge pull request #103 from Numpsy/license_expression
Browse files Browse the repository at this point in the history
Change OpenMcdf.Extensions to use PackageLicenseExpression instead of…
  • Loading branch information
ironfede authored Feb 25, 2024
2 parents 7c21600 + d222a5b commit 528092e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/OpenMcdf.Extensions/OpenMcdf.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<Version>2.3.0.1</Version>
<PackageLicenseUrl>https://opensource.org/licenses/MPL-2.0</PackageLicenseUrl>
<PackageLicenseExpression>MPL-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/ironfede/openmcdf</PackageProjectUrl>
<PackageIconUrl></PackageIconUrl>
<RepositoryUrl>https://github.com/ironfede/openmcdf</RepositoryUrl>
Expand Down

0 comments on commit 528092e

Please sign in to comment.