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

[v2.x] Enable Source Link in nuget packages #68

Closed
henrygab opened this issue May 21, 2021 · 0 comments
Closed

[v2.x] Enable Source Link in nuget packages #68

henrygab opened this issue May 21, 2021 · 0 comments

Comments

@henrygab
Copy link

Fixed by PR #67.

Source Link enables anyone building NuGet libraries to provide source-level debugging for their users with almost no effort. See also documentation.

What this means for an end user?

When debugging why loading of a world is returning null, they can step into the function, and get line-by-line, source-level debugging... no matter how they got the substrate DLLs into their project.

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

2 participants