Skip to content

Commit

Permalink
Use the new license expressions (#2878)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow authored Jun 3, 2024
1 parent 6c5db06 commit 258a6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/SkiaSharp.NuGet.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Authors>Microsoft</Authors>
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>

<NoWarn>$(NoWarn);NU5125;NU5048</NoWarn>

Expand Down

0 comments on commit 258a6f6

Please sign in to comment.