Open
Description
Feature Description
Any *.nupkg
has *.nuspec
, In this file we have xml element package
.metadata
.dependencies[]
.group
without inner objects but with attribute targetFramework
. I'd like to see a list of targetFramework on the site and in the IDE even if it doesn't have stacked data.
I updated two files templates/package/content/nuget.tmpl
and modules/packages/nuget/metadata.go
see archive with files gitea-update.zip