winforms
winforms copied to clipboard
[main] Source code updates from dotnet/dotnet
[!NOTE] This is a codeflow update. It may contain both source code changes from the VMR as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/dotnet
- Subscription: 81d064a4-929c-4152-b746-ee3acc24b4ed
- Build: 20251213.1 (294593)
- Date Produced: December 13, 2025 1:06:38 PM UTC
- Commit: dc803dea8a5917a87a812a05bae596c299368a43
- Commit Diff: a137035...dc803de
- Branch: main
Updated Dependencies
- From 11.0.0-beta.25611.103 to 11.0.0-beta.25613.101
- Microsoft.DotNet.Arcade.Sdk
- Microsoft.DotNet.Build.Tasks.Templating
- Microsoft.DotNet.CMake.Sdk
- Microsoft.DotNet.GenFacades
- Microsoft.DotNet.Helix.Sdk
- Microsoft.DotNet.RemoteExecutor
- Microsoft.DotNet.XUnitV3Extensions
- From 11.0.0-alpha.1.25611.103 to 11.0.0-alpha.1.25613.101
- Microsoft.NET.Sdk.IL
- Microsoft.NETCore.App.Ref
- Microsoft.NETCore.ILAsm
- Microsoft.NETCore.ILDAsm
- Microsoft.NETCore.Platforms
- Microsoft.Win32.SystemEvents
- runtime.win-x64.Microsoft.NETCore.ILAsm
- runtime.win-x86.Microsoft.NETCore.ILAsm
- System.CodeDom
- System.Configuration.ConfigurationManager
- System.Formats.Nrbf
- System.IO.Hashing
- System.Reflection.MetadataLoadContext
- System.Resources.Extensions
- System.Runtime.Serialization.Formatters
- System.Text.Encodings.Web
- System.Text.Json
- System.Windows.Extensions
Associated changes in source repos
- https://github.com/dotnet/arcade/compare/17c915fe8e3094d636fb256f2c2860f38ea7b121...8adf115288fa51feaa30d063b946478054c7f7b4
- https://github.com/dotnet/aspnetcore/compare/c9d0750396e1d319301255ba61842721ab72ab10...c5f8422073be4a98c9cf3f75c58f9a0d59fdf073
- https://github.com/dotnet/deployment-tools/compare/56c3d96916e1b2bb065732ffedd6b9e0285a6ed4...6ebef72019b85958ae78d0da73ea49a161c7a28a
- https://github.com/dotnet/efcore/compare/bdeac5b76b25f4e027e8043a39e0c637a9914d8a...25e60dc7aeaecb90172339831f6e114a1c28d848
- https://github.com/dotnet/msbuild/compare/60df124f65e3ad02433097bd7067f9c030fa1af1...2235ffd325c3926d0392fae9dcc2dcb6a623f1eb
Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/dotnet:dc803dea8a5917a87a812a05bae596c299368a43..https://github.com/dotnet/winforms:darc-main-89df448b-0340-4b9a-8842-1a1e864e515f
Microsoft Reviewers: Open in CodeFlow
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 77.16159%. Comparing base (1d2f5fd) to head (6cdd07c).
:warning: Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #14139 +/- ##
===================================================
+ Coverage 76.01689% 77.16159% +1.14470%
===================================================
Files 3279 3279
Lines 645325 645325
Branches 47720 47720
===================================================
+ Hits 490556 497943 +7387
+ Misses 145457 143698 -1759
+ Partials 9312 3684 -5628
| Flag | Coverage Δ | |
|---|---|---|
| Debug | 77.16159% <ø> (+1.14470%) |
:arrow_up: |
| integration | 18.99120% <ø> (?) |
|
| production | 52.03421% <ø> (+2.56538%) |
:arrow_up: |
| test | 97.40749% <ø> (ø) |
|
| unit | 49.47925% <ø> (+0.01042%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.