-
Notifications
You must be signed in to change notification settings - Fork 405
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
Try fix Source Link #633
Try fix Source Link #633
Conversation
Hm I see no change in the build artifacts. I guess they should contain the pdb files as well for this to work? |
Yeah I'm worried that this browser might not tell the full story here. If I download the artifact I still don't see any PDB files in there. Also not sure if that's supposed to be the case. I'd hate for this to be dragging on and it's only something we can test when actually publishing NuGet packages to a feed... |
Hi @jfversluis |
😁 yes ! |
It is fixed in .NET 7: |
OK, so I think we have established that Source Link works according to @kphillpotts and the error then goes away with .NET 7. So let's just wait for that then. |
No description provided.