-
-
Notifications
You must be signed in to change notification settings - Fork 447
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
Source link integration broken #644
Labels
Comments
It should be as simple as described here https://www.hanselman.com/blog/ExploringNETCoresSourceLinkSteppingIntoTheSourceCodeOfNuGetPackagesYouDontOwn.aspx |
Merged
Released in v0.72.3914 along with PDB files (instead of embedding them in the assemblies). Remember to disable "just my code" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While the NuGet package look OK, there's something wrong. The source isn't automatically downloaded when stepped through.
There might be some details here: ctaggart/SourceLink#306
The text was updated successfully, but these errors were encountered: