Skip to content

CI: Save PDB / dotnet pack in snupkg SymbolPackageFormat#713

Open
mpreyskurantov wants to merge 2 commits intoDevExpress:masterfrom
mpreyskurantov:snupkg
Open

CI: Save PDB / dotnet pack in snupkg SymbolPackageFormat#713
mpreyskurantov wants to merge 2 commits intoDevExpress:masterfrom
mpreyskurantov:snupkg

Conversation

@mpreyskurantov
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the CI packaging step to produce NuGet symbol packages in the modern .snupkg format (instead of legacy .symbols.nupkg), aligning with NuGet guidance for publishing symbols.

Changes:

  • Replaces dotnet pack --include-symbols with MSBuild properties to enable symbols and set SymbolPackageFormat=snupkg.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants