You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2021. It is now read-only.
It would be a cool feature to add a possibility to configure the source server url on the client (see: InsertSourceLinks.cs)
So probably use a system environment variable, or a config file, so that the user can override / change the hard coded url in the pdb file.
It would be necessary to adjust the powershell snippet that is inserted by the InsertSourceLinks task into the pdb files, so that it checks for config file / environment variable.