Skip to content

Commit

Permalink
Nuget package: Use PackageLicenseExpression instead of PackageLicense…
Browse files Browse the repository at this point in the history
…File (#7168)
  • Loading branch information
korteksz committed Jul 7, 2023
1 parent 2e7781c commit 1c4bcb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MudBlazor/MudBlazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<PropertyGroup>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>Nuget.png</PackageIcon>
<Company>MudBlazor</Company>
<Authors>Garderoben, Henon and Contributors</Authors>
Expand Down

0 comments on commit 1c4bcb7

Please sign in to comment.