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
Pitching in what I've noticed: paket.template also doesn't appear to follow the same behavior when generating nuspecs, as newest nuget always adds exclude="Build,Analyzers".
Currently,
paket.template
is not conforming with NuGet changes. Here's a checklist to get into conformance:License stuff:
license
(Add support for SPDX license expressions #3475)licenseFile
(probably a path to the license file?)licenseUrl
(deprecated in NuGet)Icon stuff:
icon
(probably a path to the icon file?)iconUrl
(deprecated in NuGet)The text was updated successfully, but these errors were encountered: