Skip to content

Add sourcelink reconstruction task in msbuild#235

Merged
davidmrdavid merged 3 commits intomainfrom
dajusto/add-source-reconstruction
Sep 16, 2024
Merged

Add sourcelink reconstruction task in msbuild#235
davidmrdavid merged 3 commits intomainfrom
dajusto/add-source-reconstruction

Conversation

@davidmrdavid
Copy link
Copy Markdown
Member

When building in 1ES, source-link information gets lost due to the code-mirror'ing. This creates issues during debugging, as Visual Studio would be unable to determine where to download the source code from. This PR aims to fix that by following conventions set by the Azure Functions Host.

This is the durabletask-dotnet version of this DTFx PR: Azure/durabletask#1147

@davidmrdavid davidmrdavid merged commit e515582 into main Sep 16, 2024
@davidmrdavid davidmrdavid deleted the dajusto/add-source-reconstruction branch September 16, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants