Skip to content

Commit

Permalink
Add MIT license to NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
Joy-less authored and linkdotnet committed Jan 7, 2025
1 parent 123c85d commit 0c9e17d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisLevel>8</AnalysisLevel>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0c9e17d

Please sign in to comment.