Nuget provides elements to specify where the source code repository is for a nuget package, by specifying a repository element.
It would be great if we had this information straight into the .nuspec, which would allow tooling such as renovate to fetch detailed information about releases (what specifically has been fixed).
I can create a PR for this if this sounds ok.