Skip to content

[release/10.0] Source code updates from dotnet/dotnet - #14894

Open
dotnet-maestro[bot] wants to merge 2 commits into
release/10.0from
darc-release/10.0-e220e78f-6240-4188-bedf-de07db248e9c
Open

[release/10.0] Source code updates from dotnet/dotnet#14894
dotnet-maestro[bot] wants to merge 2 commits into
release/10.0from
darc-release/10.0-e220e78f-6240-4188-bedf-de07db248e9c

Conversation

@dotnet-maestro

@dotnet-maestro dotnet-maestro Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

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 10.0.0-beta.26412.103 to 10.0.0-beta.26413.116
    • 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 10.0.12 to 10.0.12
    • 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 10.0.12-servicing.26412.103 to 10.0.12-servicing.26413.116
    • Microsoft.NETCore.Platforms

Associated changes in source repos

Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/dotnet:5549d455e17cefdd7e202cb31fce756a0847efc9..https://github.com/dotnet/winforms:darc-release/10.0-e220e78f-6240-4188-bedf-de07db248e9c
Microsoft Reviewers: Open in CodeFlow

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 10.0.0-beta.26412.103 -> 10.0.0-beta.26413.116)
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 10.0.12 -> 10.0.12)
Microsoft.NETCore.Platforms (Version 10.0.12-servicing.26412.103 -> 10.0.12-servicing.26413.116)
[[ commit created by automation ]]
@dotnet-maestro
dotnet-maestro Bot requested a review from a team as a code owner August 15, 2026 02:02

@dotnet-policy-service dotnet-policy-service Bot 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.

Go, you big red fire engine!

@codecov

codecov Bot commented Aug 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.10806%. Comparing base (9d001c7) to head (bbc2dd5).

Additional details and impacted files
@@                  Coverage Diff                   @@
##           release/10.0      #14894         +/-   ##
======================================================
+ Coverage      77.10341%   77.10806%   +0.00464%     
======================================================
  Files              3273        3273                 
  Lines            645083      645083                 
  Branches          47708       47708                 
======================================================
+ Hits             497381      497411         +30     
+ Misses           144022      143993         -29     
+ Partials           3680        3679          -1     
Flag Coverage Δ
Debug 77.10806% <ø> (+0.00464%) ⬆️
integration 18.98049% <ø> (+0.00173%) ⬆️
production 51.92896% <ø> (+0.01041%) ⬆️
test 97.40991% <ø> (ø)
unit 49.35007% <ø> (+0.00973%) ⬆️

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.

@dotnet-maestro

Copy link
Copy Markdown
Contributor Author

Important

While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged).
To avoid complex conflicts, the codeflow cannot continue until this PR is closed or merged.

You can continue with one of the following options:

  • Ignore this and merge this PR as usual without waiting for the new changes.
    Once merged, Maestro will create a new codeflow PR with the new changes.
  • Close this PR and wait for Maestro to open a new one with old and new changes included.
    You will lose any manual changes made in this PR.
    You can also manually trigger the new codeflow right away by running:
    darc trigger-subscriptions --id 7442e8e7-a558-4305-8b1f-3fa7e892b4a1
    
  • Force a codeflow into this PR at your own risk if you want the new changes.
    User commits made to this PR might be reverted.
    darc trigger-subscriptions --id 7442e8e7-a558-4305-8b1f-3fa7e892b4a1 --force
    

💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance.

1 similar comment
@dotnet-maestro

Copy link
Copy Markdown
Contributor Author

Important

While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged).
To avoid complex conflicts, the codeflow cannot continue until this PR is closed or merged.

You can continue with one of the following options:

  • Ignore this and merge this PR as usual without waiting for the new changes.
    Once merged, Maestro will create a new codeflow PR with the new changes.
  • Close this PR and wait for Maestro to open a new one with old and new changes included.
    You will lose any manual changes made in this PR.
    You can also manually trigger the new codeflow right away by running:
    darc trigger-subscriptions --id 7442e8e7-a558-4305-8b1f-3fa7e892b4a1
    
  • Force a codeflow into this PR at your own risk if you want the new changes.
    User commits made to this PR might be reverted.
    darc trigger-subscriptions --id 7442e8e7-a558-4305-8b1f-3fa7e892b4a1 --force
    

💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance.

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.

0 participants