Skip to content

Commit

Permalink
Merge pull request #522 from Greybird/license-expression
Browse files Browse the repository at this point in the history
Switch to license expression for package license
  • Loading branch information
vkhorikov authored Oct 29, 2023
2 parents e2fa6a0 + deb8959 commit bbac5c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Description>CSharpFunctionalExtensions - functional extensions for C#</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>C# Functional</PackageTags>
<PackageLicense>https://github.com/vkhorikov/CSharpFunctionalExtensions/blob/master/LICENSE</PackageLicense>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://enterprisecraftsmanship.com/ps-func</PackageProjectUrl>
<RepositoryUrl>https://github.com/vkhorikov/CSharpFunctionalExtensions/</RepositoryUrl>
<NeutralLanguage>en-US</NeutralLanguage>
Expand Down

0 comments on commit bbac5c9

Please sign in to comment.