You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
When building and then packing a NuGet package with
nuget pack Mono.Cecil.nuspec
, you get a warning, stating:This should be easy to fix. I will look into the best way to fix it and submit a PR which links to this.
The text was updated successfully, but these errors were encountered: