I would like to know whether it's possible to use SourceLink in combination with a on premise Bonobo Git Server. I would like to be able to step-through my NuGet packages (which are using the .NET Core framework).
As far as I know this is currenlty only possible using SourceLink. Would this require me to migrate my Git repos to a Git Server that's supported by SourceLink?