Skip to content

chore: rollback unneeded bumps for sr8#1912

Merged
kazo0 merged 1 commit into
release/stable/6.4from
dev/sb/rollback-sr8
Dec 24, 2025
Merged

chore: rollback unneeded bumps for sr8#1912
kazo0 merged 1 commit into
release/stable/6.4from
dev/sb/rollback-sr8

Conversation

@kazo0

@kazo0 kazo0 commented Dec 24, 2025

Copy link
Copy Markdown
Contributor

This pull request updates some package version references in both the src/Uno.Sdk/packages.json and src/Uno.Sdk/ReadMe.md files to ensure consistency. The changes primarily involve downgrading specific package versions for .NET 10.0 and the Microsoft WebView2 component.

Package version downgrades:

  • Downgraded the net10.0 version override for Microsoft.Extensions.Logging.Console from 10.0.1 to 10.0.0 in both packages.json and ReadMe.md. [1] [2]
  • Downgraded the net10.0 version override for Microsoft.Windows.Compatibility from 10.0.1 to 10.0.0 in both packages.json and ReadMe.md. [1] [2]
  • Downgraded the MicrosoftWebView2 package version from 1.0.3650.58 to 1.0.3595.46 in both packages.json and ReadMe.md. [1] [2]

Copilot AI review requested due to automatic review settings December 24, 2025 15:41
@kazo0
kazo0 enabled auto-merge (rebase) December 24, 2025 15:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 rolls back package version bumps that were unneeded for the sr8 release, reverting three package versions to their previous states. The changes ensure consistency across both the configuration file and documentation.

  • Downgraded .NET 10.0 version overrides for Microsoft.Extensions.Logging.Console and Microsoft.Windows.Compatibility from 10.0.1 to 10.0.0
  • Downgraded Microsoft.Web.WebView2 from 1.0.3650.58 to 1.0.3595.46

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 Rolled back version specifications for two .NET 10.0 package overrides and the WebView2 package version
src/Uno.Sdk/ReadMe.md Updated documentation to mirror the package version rollbacks in packages.json

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

Comment thread src/Uno.Sdk/packages.json
@kazo0
kazo0 disabled auto-merge December 24, 2025 15:46
@kazo0
kazo0 merged commit 9b28de2 into release/stable/6.4 Dec 24, 2025
26 of 74 checks passed
@kazo0
kazo0 deleted the dev/sb/rollback-sr8 branch December 24, 2025 15:46
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