Merged
Conversation
AArnott
approved these changes
Jun 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.7.3->9.0.64.7.1->9.0.68.0.5->9.0.6Release Notes
dotnet/winforms (System.Drawing.Common)
v9.0.6: .NET 9.0.6.NET 9.0.6
Bug Fixes
Fix InvalidOperationException when closing a dialog with a focused DataGridView control
Resolves an issue where closing a dialog that had a DataGridView control focused could throw an
InvalidOperationException. This fix ensures dialogs close smoothly without unexpected errors, improving application stability.#13348
Fix false-positive WinForms Analyzer diagnostics
Addresses a problem where the WinForms Analyzer was incorrectly flagging valid code as problematic. This update reduces noise from false-positive diagnostics, making it easier for developers to identify real issues.
#13411
Fix incorrect Color value in PageSettings
Corrects an issue where the
Colorvalue inPageSettingswas not set or retrieved properly. This ensures that page color settings behave as expected during printing or preview scenarios.#13389
Fix PropertyGrid not updating property list with RefreshProperties.All
Resolves a regression where changing properties with
RefreshProperties.Alldid not requery and update the property list in the PropertyGrid in .NET 9 (worked in .NET 8). This fix restores expected PropertyGrid behavior for dynamic property updates.#13356
Fix Baseline SnapLines not appearing in DesignSurface
Addresses an issue where Baseline SnapLines were missing in the DesignSurface, making it difficult to align controls visually during design-time. This fix restores the visual alignment aids for improved designer usability.
#13349
Dependency Updates
Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring the project benefits from the latest improvements, bug fixes, and security updates in the build tooling.
#13380
#13414
#13418
Miscellaneous
Update branding to 9.0.6
Updates the version branding throughout the repository to reflect the 9.0.6 release, ensuring consistency in versioning and release identification.
#13424
Merge internal commits for release/9.0
Incorporates various internal commits into the release/9.0 branch, ensuring the latest internal changes and improvements are included in this release.
#13452
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.5...v9.0.6
v9.0.5: .NET 9.0.5Release
What's Changed
Full Changelog: dotnet/winforms@v9.0.4...v9.0.5
v9.0.3: .NET 9.0.3Release
What's Changed
Full Changelog: dotnet/winforms@v9.0.2...v9.0.3
v8.0.17: .NET 8.0.17Release
What's Changed
Full Changelog: dotnet/winforms@v8.0.16...v8.0.17
v8.0.16: .NET 8.0.16Release
What's Changed
Full Changelog: dotnet/winforms@v8.0.15...v8.0.16
v8.0.14: .NET 8.0.14Release
What's Changed
Full Changelog: dotnet/winforms@v8.0.13...v8.0.14
v8.0.4: .NET 8.0.4Release
v8.0.3: .NET 8.0.3Release
v8.0.2: .NET 8.0.2Release
v8.0.1: .NET 8.0.1Release
v8.0.0: .NET 8.0.0Release
v5.0.3: .NET 5.0.3Release Notes
Install Instructions
Repos
v5.0.2: .NET 5.0.2Release Notes
Install Instructions
Repos
dotnet/runtime (System.Security.Cryptography.Xml)
v9.0.6v9.0.5: .NET 9.0.5Release
What's Changed
osx.14.arm64.openandosx.15.amd64.openqueues by @github-actions in https://github.com/dotnet/runtime/pull/114617Full Changelog: dotnet/runtime@v9.0.4...v9.0.5
v9.0.4: .NET 9.0.4Release
What's Changed
BigInteger.Rotate{Left,Right}for backport by @github-actions in https://github.com/dotnet/runtime/pull/112991Full Changelog: dotnet/runtime@v9.0.3...v9.0.4
v9.0.3: .NET 9.0.3Release
What's Changed
NO-MERGElabel is applied by @github-actions in https://github.com/dotnet/runtime/pull/111961Full Changelog: dotnet/runtime@v9.0.2...v9.0.3
v9.0.2: .NET 9.0.2Release
What's Changed
SetChecksumcreating invalid pdb by @github-actions in https://github.com/dotnet/runtime/pull/110205BlockDominancePredsto avoid a JIT crash by @github-actions in https://github.com/dotnet/runtime/pull/110568SIGSEGVnative crashes to the defaultSIGSEGVhandler by @github-actions in https://github.com/dotnet/runtime/pull/110863Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.