Skip to content

Commit

Permalink
set license to MIT in Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Nov 14, 2023
1 parent 625bdf5 commit 9204e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Oakton/Oakton.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageId>Oakton</PackageId>
<PackageTags>Command Line Parsing</PackageTags>
<PackageProjectUrl>https://jasperfx.github.io/oakton</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/jasperfx/oakton/raw/master/LICENSE.TXT</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>git://github.com/jasperfx/oakton</RepositoryUrl>
<PackageIconUrl>https://raw.githubusercontent.com/JasperFx/JasperFx.Core/main/jasperfx-logo.jpg?raw=true</PackageIconUrl>
Expand Down

0 comments on commit 9204e50

Please sign in to comment.