-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Description
If an assembly supports Source Link it generates the following (sample) code in the pdb:
{"documents": { "E:\\A\\_work\\104\\s\\*" : "https://raw.githubusercontent.com/dotnet/coreclr/5feb0389f1e1ba715fba5560c979ac6362b1bcf8/*" }}
As we write the source code paths into the report we should add a switch, i.e. -sourcelink (true/false) which replaces the local file paths with the source link ones. A corresponding issue in the ReportGenerator repo was opened to support fetching remote files: danielpalme/ReportGenerator#180
Metadata
Metadata
Assignees
Labels
No labels