Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NU5125: The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. (Minor issue) #699

Closed
gdynamics opened this issue Oct 21, 2020 · 1 comment

Comments

@gdynamics
Copy link
Contributor

When building and then packing a NuGet package with nuget pack Mono.Cecil.nuspec, you get a warning, stating:

WARNING: NU5125: The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.

This should be easy to fix. I will look into the best way to fix it and submit a PR which links to this.

@gdynamics gdynamics changed the title NU5125: The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. NU5125: The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. (Minor issue) Oct 21, 2020
@jbevain
Copy link
Owner

jbevain commented Oct 21, 2020

Fixed by #700.

@jbevain jbevain closed this as completed Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants