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

Build and publish symbol nuget packages #367

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Conversation

jasongin
Copy link
Member

Part of #177

  • Produce symbol nuget packages (.snupkg) with dotnet pack.
  • Publish both library and symbol packages (*.*nupkg) as build artifacts. (A separate release pipeline consumes the build artifacts and pushes to nuget.)
  • When pushing to nuget, the symbol packages in the same directory should be automatically pushed also.

@jasongin jasongin requested a review from vmoroz August 31, 2024 09:36
@jasongin jasongin merged commit 2a8e765 into main Sep 1, 2024
24 checks passed
@jasongin jasongin deleted the dev/jasongin/snupkg branch September 1, 2024 03:50
@jasongin jasongin mentioned this pull request Sep 3, 2024
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

Successfully merging this pull request may close these issues.

2 participants