Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support SourceLink in the Binary package as a great source for debugging experience. #548

Closed
moh-hassan opened this issue Dec 6, 2019 · 0 comments

Comments

@moh-hassan
Copy link
Collaborator

SourceLink enables a great source debugging experience for developers, by adding source control metadata to the built assets.

SourceLink enables of providing source debugging for developers with almost no effort.

Visual Studio 15.3+ supports reading SourceLink information from symbols while debugging. It downloads and displays the appropriate commit-specific source for developers enabling breakpoints and all other sources debugging experience on CommandLineParser.

moh-hassan added a commit that referenced this issue Dec 24, 2019
Support SourceLink  in the package - #548,  with generation of symbolic Package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant