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

Closed
jasongin opened this issue Nov 10, 2023 · 1 comment · Fixed by #402
Closed

Publish symbols to nuget and symbol server #177

jasongin opened this issue Nov 10, 2023 · 1 comment · Fixed by #402
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.

@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in node-api-dotnet tasks Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants