Skip to content

[release/11.0-preview2] Source code updates from dotnet/dotnet#14374

Merged
dotnet-maestro[bot] merged 2 commits intorelease/11.0-preview2from
darc-release/11.0-preview2-1ca04a5a-b835-453b-b293-8946ea38aeb9
Mar 10, 2026
Merged

[release/11.0-preview2] Source code updates from dotnet/dotnet#14374
dotnet-maestro[bot] merged 2 commits intorelease/11.0-preview2from
darc-release/11.0-preview2-1ca04a5a-b835-453b-b293-8946ea38aeb9

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Mar 10, 2026

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

Updated Dependencies

  • From 11.0.0-beta.26158.102 to 11.0.0-beta.26160.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-preview.2.final to 11.0.0-preview.2.final
    • Microsoft.NET.Sdk.IL
    • Microsoft.NETCore.App.Ref
    • Microsoft.NETCore.ILAsm
    • Microsoft.NETCore.ILDAsm
    • 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
  • From 11.0.0-preview.2.26158.102 to 11.0.0-preview.2.26160.101
    • Microsoft.NETCore.Platforms
Microsoft Reviewers: Open in CodeFlow

Associated changes in source repos

Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/dotnet:04e40b71fd016917f83b6bb6e6dfcfdc638ba283..https://github.com/dotnet/winforms:darc-release/11.0-preview2-1ca04a5a-b835-453b-b293-8946ea38aeb9

Updated Dependencies:
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 (Version 11.0.0-beta.26158.102 -> 11.0.0-beta.26159.112)
Microsoft.NET.Sdk.IL, Microsoft.NETCore.App.Ref, Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm, Microsoft.Win32.SystemEvents, runtime.win-x64.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, runtime.win-x86.Microsoft.NETCore.ILAsm (Version 11.0.0-preview.2.final -> 11.0.0-preview.2.26159.112)
Microsoft.NETCore.Platforms (Version 11.0.0-preview.2.26158.102 -> 11.0.0-preview.2.26159.112)
[[ commit created by automation ]]
@dotnet-maestro dotnet-maestro bot requested a review from a team as a code owner March 10, 2026 02:44
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

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

Go, you big red fire engine!

@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.23744%. Comparing base (0c25d40) to head (f52e32a).
⚠️ Report is 1 commits behind head on release/11.0-preview2.

Additional details and impacted files
@@                       Coverage Diff                       @@
##           release/11.0-preview2      #14374         +/-   ##
===============================================================
+ Coverage               77.23326%   77.23744%   +0.00418%     
===============================================================
  Files                       3280        3280                 
  Lines                     645112      645112                 
  Branches                   47731       47731                 
===============================================================
+ Hits                      498241      498268         +27     
+ Misses                    143169      143153         -16     
+ Partials                    3702        3691         -11     
Flag Coverage Δ
Debug 77.23744% <ø> (+0.00418%) ⬆️
integration 19.09074% <ø> (+0.00452%) ⬆️
production 52.17112% <ø> (+0.00939%) ⬆️
test 97.41580% <ø> (ø)
unit 49.52747% <ø> (-0.02155%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Updated Dependencies:
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 (Version 11.0.0-beta.26159.112 -> 11.0.0-beta.26160.101)
Microsoft.NET.Sdk.IL, Microsoft.NETCore.App.Ref, Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm, Microsoft.Win32.SystemEvents, runtime.win-x64.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, runtime.win-x86.Microsoft.NETCore.ILAsm (Version 11.0.0-preview.2.26159.112 -> 11.0.0-preview.2.final)
Microsoft.NETCore.Platforms (Version 11.0.0-preview.2.26159.112 -> 11.0.0-preview.2.26160.101)
[[ commit created by automation ]]
@dotnet-maestro dotnet-maestro bot merged commit 6e36c3b into release/11.0-preview2 Mar 10, 2026
14 checks passed
@dotnet-maestro dotnet-maestro bot deleted the darc-release/11.0-preview2-1ca04a5a-b835-453b-b293-8946ea38aeb9 branch March 10, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant