Skip to content

Conversation

snickler
Copy link
Collaborator

Summary of the Pull Request

Updates .NET 9 Runtime / Library packages to the latest 9.0.9 servicing release for security fixes. Also sets NuGet Package Pruning warnings to not be errors for now.

PR Checklist

  • Closes: #xxx
  • Communication: I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end-user-facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

@snickler
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@snickler
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@snickler snickler marked this pull request as ready for review September 10, 2025 20:32
@snickler snickler requested a review from Copilot September 11, 2025 23:04
Copy link
Contributor

@Copilot 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 .NET runtime and library packages from version 9.0.8 to 9.0.9 for security fixes and modifies build configuration to treat NuGet Package Pruning warnings (NU1510) as warnings instead of errors.

  • Updates 17 .NET package versions from 9.0.8 to 9.0.9
  • Adds NU1510 to the list of warnings that should not be treated as errors
  • Maintains consistency across all package management files

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
Directory.Packages.props Updates 16 Microsoft .NET packages to version 9.0.9
src/Common.Dotnet.CsWinRT.props Adds NU1510 to WarningsNotAsErrors list
src/modules/cmdpal/ExtensionTemplate/TemplateCmdPalExtension/Directory.Packages.props Updates System.Text.Json to version 9.0.9

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.

1 participant