Skip to content

Commit

Permalink
Switch to new license format in NuGet packages (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kralizek committed Jan 31, 2019
1 parent 56381de commit 4c313c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<PropertyGroup>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<PackageLicenseUrl>https://github.com/Nybus-project/Nybus/blob/master/LICENSE</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/Nybus-project/Nybus</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/Nybus-project/Nybus/master/assets/nybus128x128.png</PackageIconUrl>
<NoWarn>NU5105,NU5125</NoWarn>
Expand Down

0 comments on commit 4c313c1

Please sign in to comment.