Sergio0694 / PolySharp

PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide RepositoryBranch metadata for package, just like the other metadata

kzu opened this issue · comments

As documented in nuget you can provide
not only the repo URL, type and commit, but also the branch. But this information is not populated by default
by the SourceLink package, neither the ReproducibleBuilds (unless this PR is merged).

So just bring the code in that PR here until that's merged and shipped.