This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Description
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.