Skip to content

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Apr 22, 2025

Description of Change

Updates the main builds to use latest packages

This pull request updates several SDK and package versions to their latest stable releases in the eng/Versions.props and global.json files. These updates ensure compatibility with the latest features and bug fixes across the .NET ecosystem.

SDK and Package Version Updates:

  • Updated the .NET SDK version in global.json to 9.0.203 to align with the latest stable release. (global.json, global.jsonL3-R3)

  • Updated the MicrosoftNETSdkPackageVersion to 9.0.203 and MicrosoftNETCoreAppRefPackageVersion to 9.0.4, along with other related package versions in eng/Versions.props. These updates improve compatibility with the latest runtime and SDK features. (eng/Versions.props, eng/Versions.propsL31-R52)

  • Updated various Microsoft.Extensions package versions (e.g., Microsoft.Extensions.Configuration, Microsoft.Extensions.Logging) to 9.0.4 for consistency and to incorporate recent fixes and enhancements. (eng/Versions.props, eng/Versions.propsL31-R52)

  • Updated the MicrosoftAndroidSdkWindowsPackageVersion to 35.0.61 to include the latest updates for Xamarin Android development. (eng/Versions.props, eng/Versions.propsL31-R52)

  • Updated multiple Microsoft.AspNetCore package versions (e.g., Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components) to 9.0.4 to ensure the latest features and bug fixes are applied. (eng/Versions.props, eng/Versions.propsL61-R81)

@rmarinho rmarinho added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Apr 22, 2025
Copilot AI review requested due to automatic review settings April 22, 2025 10:55
@rmarinho rmarinho requested a review from a team as a code owner April 22, 2025 10:55
Copy link
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.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (2)
  • eng/Versions.props: Language not supported
  • global.json: Language not supported

@rmarinho rmarinho added the area-sfi Issues related with SFI work label Apr 22, 2025
@rmarinho
Copy link
Member Author

Tests failing here , I wonder if it's the test that is wrong.

BuildsWithSpecialCharacters("maui","Project@Symbol","projectsymbol")

@rmarinho rmarinho merged commit a835905 into main Apr 24, 2025
128 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions area-sfi Issues related with SFI work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants