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

Enable Source Link for easier debugging #174

Open
MagicAndre1981 opened this issue Jun 29, 2021 · 0 comments
Open

Enable Source Link for easier debugging #174

MagicAndre1981 opened this issue Jun 29, 2021 · 0 comments

Comments

@MagicAndre1981
Copy link
Contributor

Expected behavior

Press F11 to step into code and debug the code

Actual behavior

because no PDBs and source info are found, debugger steps over

Solution:

enable Source Link, upload the snupkg also to nuget symbol server to be later able to fetch the source from github during debugging to be able to step into the code.

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

No branches or pull requests

1 participant