Skip to content

[release/10.0] Source code updates from dotnet/dotnet#14681

Open
dotnet-maestro[bot] wants to merge 6 commits into
release/10.0from
darc-release/10.0-7e2d4602-91a3-4538-bbfc-cfa670c83775
Open

[release/10.0] Source code updates from dotnet/dotnet#14681
dotnet-maestro[bot] wants to merge 6 commits into
release/10.0from
darc-release/10.0-7e2d4602-91a3-4538-bbfc-cfa670c83775

Conversation

@dotnet-maestro

@dotnet-maestro dotnet-maestro Bot commented Jun 27, 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.26325.116 to 10.0.0-beta.26328.103
    • 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.10 to 10.0.10
    • 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.10-servicing.26325.116 to 10.0.10-servicing.26328.103
    • 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:d90771109c7250deb1786ca4b5a7d9bf2051a1e2..https://github.com/dotnet/winforms:darc-release/10.0-7e2d4602-91a3-4538-bbfc-cfa670c83775

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.26325.116 -> 10.0.0-beta.26326.102)
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.10 -> 10.0.10)
Microsoft.NETCore.Platforms (Version 10.0.10-servicing.26325.116 -> 10.0.10-servicing.26326.102)
[[ commit created by automation ]]
@dotnet-maestro dotnet-maestro Bot requested a review from a team as a code owner June 27, 2026 02:04

@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 Jun 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.10992%. Comparing base (c1bed44) to head (f9d708f).

Additional details and impacted files
@@                  Coverage Diff                   @@
##           release/10.0      #14681         +/-   ##
======================================================
+ Coverage      77.10729%   77.10992%   +0.00262%     
======================================================
  Files              3273        3273                 
  Lines            645083      645083                 
  Branches          47708       47708                 
======================================================
+ Hits             497406      497423         +17     
+ Misses           143991      143983          -8     
+ Partials           3686        3677          -9     
Flag Coverage Δ
Debug 77.10992% <ø> (+0.00262%) ⬆️
integration 18.98676% <ø> (+0.00383%) ⬆️
production 51.93313% <ø> (+0.00591%) ⬆️
test 97.40991% <ø> (ø)
unit 49.34625% <ø> (+0.00242%) ⬆️

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.

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

Shyam-Gupta
Shyam-Gupta previously approved these changes Jun 28, 2026

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

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.26326.102 -> 10.0.0-beta.26326.123)
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.10 -> 10.0.10)
Microsoft.NETCore.Platforms (Version 10.0.10-servicing.26326.102 -> 10.0.10-servicing.26326.123)
[[ commit created by automation ]]

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

Shyam-Gupta
Shyam-Gupta previously approved these changes Jun 29, 2026

@Shyam-Gupta Shyam-Gupta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving automatically so this maestro PR can be merged once required checks succeed.

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.26326.123 -> 10.0.0-beta.26328.103)
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.10 -> 10.0.10)
Microsoft.NETCore.Platforms (Version 10.0.10-servicing.26326.123 -> 10.0.10-servicing.26328.103)
[[ commit created by automation ]]
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