Skip to content

Conversation

@kazo0
Copy link
Contributor

@kazo0 kazo0 commented Nov 29, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 29, 2025 21:17
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.

Pull request overview

This PR downgrades the MAUI package versions to align with current workload installations. The change updates both the base version for .NET 9.0 (from 9.0.120 to 9.0.111) and the .NET 10.0 override (from 10.0.11 to 10.0.0) to ensure compatibility with installed MAUI workloads.

Key Changes:

  • Downgraded MAUI version from 9.0.120 to 9.0.111 for .NET 9.0 target framework
  • Downgraded MAUI .NET 10.0 version override from 10.0.11 to 10.0.0

Reviewed changes

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

File Description
src/Uno.Sdk/packages.json Updated MAUI package group version and .NET 10.0 version override
src/Uno.Sdk/ReadMe.md Synchronized documentation to reflect the MAUI version changes in both the MSBuild properties table and embedded JSON manifest

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

{
"group": "Maui",
"version": "9.0.120",
"version": "9.0.111",
Copy link

Copilot AI Nov 29, 2025

Choose a reason for hiding this comment

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

This PR is missing a required issue reference. According to the repository guidelines, every PR must reference a proper GitHub issue using one of these formats in the description:

Fixes https://github.com/unoplatform/<REPO>/issues/#<ISSUE_NUMBER>
Closes https://github.com/unoplatform/<REPO>/issues/#<ISSUE_NUMBER>
Related to https://github.com/unoplatform/<REPO>/issues/#<ISSUE_NUMBER>

The PR should also include:

  • A 1-3 sentence summary explaining what the change does, why it's needed, and which issue it addresses.

If there is no related issue by design, please add a note like:

Note: No related issue (Internal maintenance / Approved by Team member: @<USERNAME>).

Copilot generated this review using guidance from organization custom instructions.
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.

2 participants