Skip to content

[housekeeping] Move to latest extensions version#31697

Merged
rmarinho merged 1 commit into
mainfrom
update-extensions
Sep 22, 2025
Merged

[housekeeping] Move to latest extensions version#31697
rmarinho merged 1 commit into
mainfrom
update-extensions

Conversation

@rmarinho
Copy link
Copy Markdown
Member

Description of Change

This pull request updates several package version references in the eng/Versions.props file to ensure the project uses the latest minor releases of Microsoft.Extensions and ASP.NET Core packages. The updates primarily move dependencies from version 9.0.8 to 9.0.9, which may include important bug fixes and minor improvements.

Dependency version updates:

  • Updated all Microsoft.Extensions package versions (such as Configuration, DependencyInjection, Logging, etc.) from 9.0.8 to 9.0.9 to ensure the latest features and fixes are included.
  • Updated all Microsoft.AspNetCore related package versions (including Authorization, Authentication, Components, JSInterop, etc.) from 9.0.8 to 9.0.9 for improved stability and compatibility.
  • Updated MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion from 9.0.8 to 9.0.9, keeping Emscripten workload components current.

Copilot AI review requested due to automatic review settings September 19, 2025 15:12
Copy link
Copy Markdown
Contributor

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

This housekeeping PR updates Microsoft.Extensions and ASP.NET Core package versions from 9.0.8 to 9.0.9 to ensure the project uses the latest minor releases with bug fixes and improvements.

  • Updates all Microsoft.Extensions package versions (Configuration, DependencyInjection, Logging, etc.) from 9.0.8 to 9.0.9
  • Updates all Microsoft.AspNetCore package versions (Authorization, Authentication, Components, JSInterop, etc.) from 9.0.8 to 9.0.9
  • Updates Emscripten workload manifest version to maintain consistency with the updated packages

@rmarinho rmarinho added this to the .NET 9 SR12 milestone Sep 22, 2025
@rmarinho rmarinho merged commit ba4510c into main Sep 22, 2025
127 of 129 checks passed
@rmarinho rmarinho deleted the update-extensions branch September 22, 2025 09:02
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants