Skip to content

Commit

Permalink
ci: .nuspec now needs <licenseUrl>https://aka.ms/deprecateLicenseUrl<…
Browse files Browse the repository at this point in the history
  • Loading branch information
lilith committed Feb 19, 2025
1 parent a475d0e commit 5500f21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pack_nuget/native_template.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<repository type="git" url="/~https://github.com/:repo_name:" />
<readme>README.md</readme>
<license type="file">LICENSE.md</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<icon>icon.png</icon>
:dependencies:
</metadata>
Expand Down

0 comments on commit 5500f21

Please sign in to comment.