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

Publish symbols to nuget and symbol server #177

Open
jasongin opened this issue Nov 10, 2023 · 1 comment
Open

Publish symbols to nuget and symbol server #177

jasongin opened this issue Nov 10, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@jasongin
Copy link
Member

We need to publish symbols to NuGet and the Microsoft public symbols server.

NuGet symbol publishing is helpful for NuGet-packaged binaries, but we also publish some binaries via npm packages. For those, the Microsoft symbol server is probably the best approach.

@jasongin
Copy link
Member Author

jasongin commented Sep 1, 2024

Nuget symbol packages (.snupkg) are published to nuget.org starting with version 0.8.4.

We still need to publish symbols for the binaries that are not published in nuget packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants