Skip to content

Switch to the new symbols format#2392

Open
AndriySvyryd wants to merge 2 commits intomainfrom
Symbols
Open

Switch to the new symbols format#2392
AndriySvyryd wants to merge 2 commits intomainfrom
Symbols

Conversation

@AndriySvyryd
Copy link
Copy Markdown
Member

Cleanup the public pipeline

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 build and pipeline configuration to align package symbol generation with the modern NuGet symbols format and simplify the public pipeline definition.

Changes:

  • Set MSBuild SymbolPackageFormat to snupkg for generated packages.
  • Adjust NuGet.org release publish input glob to no longer exclude legacy *.symbols.nupkg.
  • Remove internal-vs-public conditional logic from azure-pipelines-public.yml to keep it strictly “public”.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
Directory.Build.props Switches symbol package output format to snupkg.
azure-pipelines-release.yml Updates package push glob for NuGet.org publishing.
azure-pipelines-public.yml Simplifies the public pipeline by removing internal-only conditionals/steps.

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

3 participants