We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We need good ways to debug Nugets. Source Link is one option. To include Source Link in your Nuget:
Commit, Build and Upload Nuget. In that order because the adress to your last commit is added to your Nuget (in the nuspec file in the nupkg file)
To consume, Check Enable Source Link support and Uncheck Enable Just My Code in Options/Debugging/General