Skip to content

[automated] Merge branch 'release/10.0.3xx' => 'release/10.0.4xx'#54371

Open
github-actions[bot] wants to merge 86 commits into
release/10.0.4xxfrom
merge/release/10.0.3xx-to-release/10.0.4xx
Open

[automated] Merge branch 'release/10.0.3xx' => 'release/10.0.4xx'#54371
github-actions[bot] wants to merge 86 commits into
release/10.0.4xxfrom
merge/release/10.0.3xx-to-release/10.0.4xx

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

I detected changes in the release/10.0.3xx branch which have not been merged yet to release/10.0.4xx. I'm a robot and am configured to help you automatically keep release/10.0.4xx up to date, so I've opened this PR.

This PR merges commits made on release/10.0.3xx by the following committers:

  • DonnaChen888
  • github-actions[bot]
  • marcpopMSFT
  • dotnet-maestro[bot]
  • Copilot
  • vseanreesermsft
  • nagilson
  • dkurepa
  • mthalman

Instructions for merging from UI

This PR will not be auto-merged. When pull request checks pass, complete this PR by creating a merge commit, not a squash or rebase commit.

merge button instructions

If this repo does not allow creating merge commits from the GitHub UI, use command line instructions.

Instructions for merging via command line

Run these commands to merge this pull request from the command line.

git fetch
git checkout release/10.0.3xx
git pull --ff-only
git checkout release/10.0.4xx
git pull --ff-only
git merge --no-ff release/10.0.3xx

# If there are merge conflicts, resolve them and then run git merge --continue to complete the merge
# Pushing the changes to the PR branch will re-trigger PR validation.
git push https://github.com/dotnet/sdk HEAD:merge/release/10.0.3xx-to-release/10.0.4xx
or if you are using SSH
git push git@github.com:dotnet/sdk HEAD:merge/release/10.0.3xx-to-release/10.0.4xx

After PR checks are complete push the branch

git push

Instructions for resolving conflicts

⚠️ If there are merge conflicts, you will need to resolve them manually before merging. You can do this using GitHub or using the command line.

Instructions for updating this pull request

Contributors to this repo have permission update this pull request by pushing to the branch 'merge/release/10.0.3xx-to-release/10.0.4xx'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.
The provided examples assume that the remote is named 'origin'. If you have a different remote name, please replace 'origin' with the name of your remote.

git fetch
git checkout -b merge/release/10.0.3xx-to-release/10.0.4xx origin/release/10.0.4xx
git pull https://github.com/dotnet/sdk merge/release/10.0.3xx-to-release/10.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/sdk HEAD:merge/release/10.0.3xx-to-release/10.0.4xx
or if you are using SSH
git fetch
git checkout -b merge/release/10.0.3xx-to-release/10.0.4xx origin/release/10.0.4xx
git pull git@github.com:dotnet/sdk merge/release/10.0.3xx-to-release/10.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/sdk HEAD:merge/release/10.0.3xx-to-release/10.0.4xx

Contact .NET Core Engineering (dotnet/dnceng) if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/dotnet/arcade/blob/main/.github/workflows/scripts/inter-branch-merge.ps1.

Mirroring and others added 30 commits April 9, 2026 07:21
#### AI description  (iteration 1)
#### PR Classification
Dependency and tooling update to merge newer public builds into the internal release branch.

#### PR Summary
Updates Arcade/Helix, templating, analyzers, and source-build SDK/tooling versions, plus adjusts package sources and CI resources to align with the merged public state.
- `eng/Version.Details.xml`: Bumps toolset dependencies (Arcade SDK/Build.Tasks.Installers/Helix SDK/SignTool/XUnitExtensions/XliffTasks), roslyn-analyzers, scenario-tests, and templating versions/SHA pins.
- `eng/Versions.props`: Updates corresponding version properties for Arcade toolset packages, analyzers, scenario tests, and templating packages.
- `global.json` + `src/SourceBuild/content/global.json`: Updates .NET SDK tool versions and msbuild SDK versions (including Arcade/Helix) for repo and source-build content.
- `NuGet.config`: Refreshes dependency-flow managed feeds (updates templating feed key; removes several internal/public feed entries and disabled sources).
- `src/SourceBuild/content/eng/pipelines/vmr-license-scan.yml`: Increases license scan container memory from 12g to 20g.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…3 repositories

This pull request updates the following dependencies

[marker]: <> (Begin:fc735b81-9fd6-4d18-b1be-525bf9fe3d19)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: [fc735b81-9fd6-4d18-b1be-525bf9fe3d19](https://maestro.dot.net/subscriptions?search=fc735b81-9fd6-4d18-b1be-525bf9fe3d19)
- **Build**: [20260416.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2953152) ([310726](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-windowsdesktop/build/310726))
- **Date Produced**: April 16, 2026 9:09:47 PM UTC
- **Commit**: [84c65d71439971fcb46d1b2f8d0cc946ce2557f5](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC84c65d71439971fcb46d1b2f8d0cc946ce2557f5)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.15 to 9.0.16][11]
     - Microsoft.WindowsDesktop.App.Ref
     - Microsoft.WindowsDesktop.App.Runtime.win-x64
  - From [9.0.15-servicing.26176.2 to 9.0.16-servicing.26216.2][11]
     - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0
     - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0

[11]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC46c3072d4539c2323f276f6282a7574feaa6a2a5&targetVersion=GC84c65d71439971fcb46d1b2f8d0cc946ce2557f5&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:fc735b81-9fd6-4d18-b1be-525bf9fe3d19)

[marker]: <> (Begin:fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [fccb84dc-5ab4-47fa-89b4-a043eabf59b7](https://maestro.dot.net/subscriptions?search=fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
- **Build**: [20260414.40](https://dev.azure.com/dnceng/internal/_build/results?buildId=2951447) ([310411](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-aspnetcore/build/310411))
- **Date Produced**: April 15, 2026 5:04:38 AM UTC
- **Commit**: [46a71523fa01a88010b069ce0f8da24c0b52d968](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GC46a71523fa01a88010b069ce0f8da24c0b52d968)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.15-servicing.26176.7 to 9.0.16-servicing.26214.40][9]
     - dotnet-dev-certs
     - dotnet-user-jwts
     - dotnet-user-secrets
     - Microsoft.AspNetCore.Analyzers
     - Microsoft.AspNetCore.App.Ref.Internal
     - Microsoft.AspNetCore.Components.SdkAnalyzers
     - Microsoft.AspNetCore.DeveloperCertificates.XPlat
     - Microsoft.AspNetCore.Mvc.Analyzers
     - Microsoft.AspNetCore.Mvc.Api.Analyzers
     - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0
     - Micr...
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [fccb84dc-5ab4-47fa-89b4-a043eabf59b7](https://maestro.dot.net/subscriptions?search=fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
- **Build**: [20260417.5](https://dev.azure.com/dnceng/internal/_build/results?buildId=2954233) ([310911](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-aspnetcore/build/310911))
- **Date Produced**: April 18, 2026 6:14:32 AM UTC
- **Commit**: [b21136b05784d879de8810444d12d9eaffa843ec](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GCb21136b05784d879de8810444d12d9eaffa843ec)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.16-servicing.26214.40 to 9.0.16-servicing.26217.5][1]
     - dotnet-dev-certs
     - dotnet-user-jwts
     - dotnet-user-secrets
     - Microsoft.AspNetCore.Analyzers
     - Microsoft.AspNetCore.App.Ref.Internal
     - Microsoft.AspNetCore.Components.SdkAnalyzers
     - Microsoft.AspNetCore.DeveloperCertificates.XPlat
     - Microsoft.AspNetCore.Mvc.Analyzers
     - Microsoft.AspNetCore.Mvc.Api.Analyzers
     - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0
     - Microsoft.SourceBuild.Intermediate.aspnetcore
  - From [9.0.16 to 9.0.16][1]
     - Microsoft.AspNetCore.App.Ref
     - Microsoft.AspNetCore.App.Runtime.win-x64
     - Microsoft.AspNetCore.Authorization
     - Microsoft.AspNetCore.Components.Web
     - Microsoft.AspNetCore.TestHost
     - Microsoft.Extensions.FileProviders.Embedded
     - Microsoft.Extensions.ObjectPool
     - Microsoft.JSInterop

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC46a71523fa01a88010b069ce0f8da24c0b52d968&targetVersion=GCb21136b05784d879de8810444d12d9eaffa843ec&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:8e22721a-e9f6-419b-9c3b-fbb0f0641e55)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [8e22721a-e9f6-419b-9c3b-fbb0f0641e55](https://maestro.dot.net/subscriptions?search=8e22721a-e9f6-419b-9c3b-fbb0f0641e55)
- **Build**: [20260418.6](https://dev.azure.com/dnceng/internal/_build/results?buildId=2954453) ([310946](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-runtime/build/310946))
- **Date Produced**: April 18, 2026 5:22:54 PM UTC
- **Commit**: [c918bc31ab2b35053f098b190bb644bea211367b](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCc918bc31ab2b35053f098b190bb644bea211367b)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.16 to 9.0.16][1]
     - Microsoft.Bcl.AsyncInterfaces
     - Microsoft.Extensions.DependencyModel
     - Microsoft.Extensions.FileProviders.Abstractions
     - Microsoft.Extensions.FileSystemGlobbing
     - Microsoft.Extensions.Logging
     - Microsoft.Extensions.Logging.Abstractions
     - Microsoft.Extensions.Logging.Console
     - Microsoft.NET.ILLink.Tasks
     - Microsoft.NETCore.App.Host.win-x64
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64
     - Microsoft.Win32.SystemEvents
     - System.CodeDom
     - System.Composition.AttributedModel
     - System.Composition.Convention
     - System.Composition.Hosting
     - System.Composition.Runtime
     - System.Composition.TypedParts
     - System.Configuration.ConfigurationManager
     - System.Formats.Asn1
     - System.Reflection.MetadataLoadContext
     - System.Resources.Extensions
     - System.Security.Cryptography.Pkcs
     - System.Security.Cryptography.ProtectedData
     - System.Security.Cryptography.Xml
     - System.Security.Permissions
     - System.ServiceProcess.ServiceController
     - System.Text.Encoding.CodePages
     - System.Text.Json
     - System.Windows.Extensions
  - From [9.0.16-servicing.26214.12 to 9.0.16-servicing.26218.6][1]
     - Microsoft.NET.HostModel
     - Microsoft.NETCore.Platforms
     - VS.Redist.Common.NetCore.SharedFramework.x64.9.0
     - VS.Redist.Common.NetCore.TargetingPack.x64.9.0
     - Microsoft.SourceBuild.Intermediate.runtime.linux-x64

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8f651f380086316d7150bc300794e4f782983a5f&targetVersion=GCc918bc31ab2b35053f098b190bb644bea211367b&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:8e22721a-e9f6-419b-9c3b-fbb0f0641e55)
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [fccb84dc-5ab4-47fa-89b4-a043eabf59b7](https://maestro.dot.net/subscriptions?search=fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
- **Build**: [20260418.8](https://dev.azure.com/dnceng/internal/_build/results?buildId=2954713) ([310968](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-aspnetcore/build/310968))
- **Date Produced**: April 19, 2026 2:04:57 AM UTC
- **Commit**: [db9d9da4dedbeca6c6fedb2dd67506d8857f413c](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GCdb9d9da4dedbeca6c6fedb2dd67506d8857f413c)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.16-servicing.26217.5 to 9.0.16-servicing.26218.8][2]
     - dotnet-dev-certs
     - dotnet-user-jwts
     - dotnet-user-secrets
     - Microsoft.AspNetCore.Analyzers
     - Microsoft.AspNetCore.App.Ref.Internal
     - Microsoft.AspNetCore.Components.SdkAnalyzers
     - Microsoft.AspNetCore.DeveloperCertificates.XPlat
     - Microsoft.AspNetCore.Mvc.Analyzers
     - Microsoft.AspNetCore.Mvc.Api.Analyzers
     - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0
     - Microsoft.SourceBuild.Intermediate.aspnetcore
  - From [9.0.16 to 9.0.16][2]
     - Microsoft.AspNetCore.App.Ref
     - Microsoft.AspNetCore.App.Runtime.win-x64
     - Microsoft.AspNetCore.Authorization
     - Microsoft.AspNetCore.Components.Web
     - Microsoft.AspNetCore.TestHost
     - Microsoft.Extensions.FileProviders.Embedded
     - Microsoft.Extensions.ObjectPool
     - Microsoft.JSInterop

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCb21136b05784d879de8810444d12d9eaffa843ec&targetVersion=GCdb9d9da4dedbeca6c6fedb2dd67506d8857f413c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
…dnceng/internal/dotnet-windowsdesktop

This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
    - **Microsoft.NET.Sdk.WindowsDesktop**: from 9.0.16-rtm.26215.4 to 9.0.16-rtm.26218.3 (parent: Microsoft.WindowsDesktop.App.Ref)
    - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.16-servicing.26215.4 to 9.0.16-servicing.26218.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
    - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.16-rtm.26215.4 to 9.0.16-rtm.26218.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:fc735b81-9fd6-4d18-b1be-525bf9fe3d19)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: [fc735b81-9fd6-4d18-b1be-525bf9fe3d19](https://maestro.dot.net/subscriptions?search=fc735b81-9fd6-4d18-b1be-525bf9fe3d19)
- **Build**: [20260418.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2954857) ([310975](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-windowsdesktop/build/310975))
- **Date Produced**: April 19, 2026 5:26:44 AM UTC
- **Commit**: [7707679f76d1ac95793f1f0c27f9fcec80fc8402](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC7707679f76d1ac95793f1f0c27f9fcec80fc8402)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.16 to 9.0.16][1]
     - Microsoft.WindowsDesktop.App.Ref
     - Microsoft.WindowsDesktop.App.Runtime.win-x64
  - From [9.0.16-servicing.26216.2 to 9.0.16-servicing.26218.2][1]
     - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0
     - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC84c65d71439971fcb46d1b2f8d0cc946ce2557f5&targetVersion=GC7707679f76d1ac95793f1f0c27f9fcec80fc8402&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:fc735b81-9fd6-4d18-b1be-525bf9fe3d19)
…420.3

On relative base path root
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.26201.6 -> To Version 9.0.0-beta.26220.3
…0260420.4

On relative base path root
Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 9.0.117-servicing.26217.1 -> To Version 9.0.117-servicing.26220.4
Microsoft.TemplateEngine.Abstractions From Version 9.0.117 -> To Version 9.0.117
…21.3

On relative base path root
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.26179.13 -> To Version 9.0.0-preview.26221.3
…421.2

On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.26168.3 -> To Version 8.0.0-beta.26221.2
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Versions.props
- eng/common/*
…422.3

On relative base path root
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.26201.6 -> To Version 9.0.0-beta.26222.3
…423.2

On relative base path root
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.26201.6 -> To Version 9.0.0-beta.26223.2
…424.3

On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.26168.3 -> To Version 8.0.0-beta.26224.3
…uild 20260426.5

On relative base path root
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.26075.3 -> To Version 3.11.0-beta1.26226.5
Microsoft.CodeAnalysis.NetAnalyzers From Version 9.0.0-preview.26075.3 -> To Version 9.0.0-preview.26226.5
…27.1

On relative base path root
Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.26179.13 -> To Version 9.0.0-preview.26227.1
…3 repositories

This pull request updates the following dependencies

[marker]: <> (Begin:fc735b81-9fd6-4d18-b1be-525bf9fe3d19)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: [fc735b81-9fd6-4d18-b1be-525bf9fe3d19](https://maestro.dot.net/subscriptions?search=fc735b81-9fd6-4d18-b1be-525bf9fe3d19)
- **Build**: [20260429.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2963095) ([312393](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-windowsdesktop/build/312393))
- **Date Produced**: April 29, 2026 10:36:31 AM UTC
- **Commit**: [e9deaa40dbdc20ce818f1d96397265a9736869d5](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GCe9deaa40dbdc20ce818f1d96397265a9736869d5)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.16 to 9.0.16][5]
     - Microsoft.WindowsDesktop.App.Ref
     - Microsoft.WindowsDesktop.App.Runtime.win-x64
  - From [9.0.16-servicing.26218.2 to 9.0.16-servicing.26229.3][5]
     - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0
     - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0

[5]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC7707679f76d1ac95793f1f0c27f9fcec80fc8402&targetVersion=GCe9deaa40dbdc20ce818f1d96397265a9736869d5&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:fc735b81-9fd6-4d18-b1be-525bf9fe3d19)













[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
    - **Microsoft.NET.Sdk.WindowsDesktop**: from 9.0.16-rtm.26218.3 to 9.0.16-rtm.26229.3 (parent: Microsoft.WindowsDesktop.App.Ref)
    - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.16-servicing.26218.2 to 9.0.16-servicing.26229.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
    - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.16-rtm.26218.3 to 9.0.16-rtm.26229.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)



[marker]: <> (Begin:8e22721a-e9f6-419b-9c3b-fbb0f0641e55)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [8e22721a-e9f6-419b-9c3b-fbb0f0641e55](https://maestro.dot.net/subscriptions?search=8e22721a-e9f6-419b-9c3b-fbb0f0641e55)
- **Build**: [20260428.17](https://dev.azure.com/dnceng/internal/_build/results?buildId=2962683) ([312348](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-run...
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [fccb84dc-5ab4-47fa-89b4-a043eabf59b7](https://maestro.dot.net/subscriptions?search=fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
- **Build**: [20260429.11](https://dev.azure.com/dnceng/internal/_build/results?buildId=2963304) ([312444](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-aspnetcore/build/312444))
- **Date Produced**: April 29, 2026 5:30:48 PM UTC
- **Commit**: [07a496738e36552857af89c1ea94f6b47780a47d](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GC07a496738e36552857af89c1ea94f6b47780a47d)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.16-servicing.26229.1 to 9.0.16-servicing.26229.11][2]
     - dotnet-dev-certs
     - dotnet-user-jwts
     - dotnet-user-secrets
     - Microsoft.AspNetCore.Analyzers
     - Microsoft.AspNetCore.App.Ref.Internal
     - Microsoft.AspNetCore.Components.SdkAnalyzers
     - Microsoft.AspNetCore.DeveloperCertificates.XPlat
     - Microsoft.AspNetCore.Mvc.Analyzers
     - Microsoft.AspNetCore.Mvc.Api.Analyzers
     - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0
     - Microsoft.SourceBuild.Intermediate.aspnetcore
  - From [9.0.16 to 9.0.16][2]
     - Microsoft.AspNetCore.App.Ref
     - Microsoft.AspNetCore.App.Runtime.win-x64
     - Microsoft.AspNetCore.Authorization
     - Microsoft.AspNetCore.Components.Web
     - Microsoft.AspNetCore.TestHost
     - Microsoft.Extensions.FileProviders.Embedded
     - Microsoft.Extensions.ObjectPool
     - Microsoft.JSInterop

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCf9193be90fe1dd6348e8525bdbd7a359a6bf008b&targetVersion=GC07a496738e36552857af89c1ea94f6b47780a47d&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:8e22721a-e9f6-419b-9c3b-fbb0f0641e55)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [8e22721a-e9f6-419b-9c3b-fbb0f0641e55](https://maestro.dot.net/subscriptions?search=8e22721a-e9f6-419b-9c3b-fbb0f0641e55)
- **Build**: [20260429.23](https://dev.azure.com/dnceng/internal/_build/results?buildId=2963667) ([312507](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-runtime/build/312507))
- **Date Produced**: April 30, 2026 4:19:01 AM UTC
- **Commit**: [a1e6809fb8318884882ceff057000654f558738a](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCa1e6809fb8318884882ceff057000654f558738a)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.16 to 9.0.16][1]
     - Microsoft.Bcl.AsyncInterfaces
     - Microsoft.Extensions.DependencyModel
     - Microsoft.Extensions.FileProviders.Abstractions
     - Microsoft.Extensions.FileSystemGlobbing
     - Microsoft.Extensions.Logging
     - Microsoft.Extensions.Logging.Abstractions
     - Microsoft.Extensions.Logging.Console
     - Microsoft.NET.ILLink.Tasks
     - Microsoft.NETCore.App.Host.win-x64
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64
     - Microsoft.Win32.SystemEvents
     - System.CodeDom
     - System.Composition.AttributedModel
     - System.Composition.Convention
     - System.Composition.Hosting
     - System.Composition.Runtime
     - System.Composition.TypedParts
     - System.Configuration.ConfigurationManager
     - System.Formats.Asn1
     - System.Reflection.MetadataLoadContext
     - System.Resources.Extensions
     - System.Security.Cryptography.Pkcs
     - System.Security.Cryptography.ProtectedData
     - System.Security.Cryptography.Xml
     - System.Security.Permissions
     - System.ServiceProcess.ServiceController
     - System.Text.Encoding.CodePages
     - System.Text.Json
     - System.Windows.Extensions
  - From [9.0.16-servicing.26228.17 to 9.0.16-servicing.26229.23][1]
     - Microsoft.NET.HostModel
     - Microsoft.NETCore.Platforms
     - VS.Redist.Common.NetCore.SharedFramework.x64.9.0
     - VS.Redist.Common.NetCore.TargetingPack.x64.9.0
     - Microsoft.SourceBuild.Intermediate.runtime.linux-x64

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC2a90773a6f08116292accdc493b970ef3c7ed2c0&targetVersion=GCa1e6809fb8318884882ceff057000654f558738a&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:8e22721a-e9f6-419b-9c3b-fbb0f0641e55)
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-windowsdesktop

This pull request updates the following dependencies

[marker]: <> (Begin:fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [fccb84dc-5ab4-47fa-89b4-a043eabf59b7](https://maestro.dot.net/subscriptions?search=fccb84dc-5ab4-47fa-89b4-a043eabf59b7)
- **Build**: [20260430.9](https://dev.azure.com/dnceng/internal/_build/results?buildId=2964093) ([312565](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-aspnetcore/build/312565))
- **Date Produced**: April 30, 2026 12:29:48 PM UTC
- **Commit**: [4d825aeb5e5023588c036709c7914008b625b0eb](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GC4d825aeb5e5023588c036709c7914008b625b0eb)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.16-servicing.26229.11 to 9.0.16-servicing.26230.9][1]
     - dotnet-dev-certs
     - dotnet-user-jwts
     - dotnet-user-secrets
     - Microsoft.AspNetCore.Analyzers
     - Microsoft.AspNetCore.App.Ref.Internal
     - Microsoft.AspNetCore.Components.SdkAnalyzers
     - Microsoft.AspNetCore.DeveloperCertificates.XPlat
     - Microsoft.AspNetCore.Mvc.Analyzers
     - Microsoft.AspNetCore.Mvc.Api.Analyzers
     - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0
     - Microsoft.SourceBuild.Intermediate.aspnetcore
  - From [9.0.16 to 9.0.16][1]
     - Microsoft.AspNetCore.App.Ref
     - Microsoft.AspNetCore.App.Runtime.win-x64
     - Microsoft.AspNetCore.Authorization
     - Microsoft.AspNetCore.Components.Web
     - Microsoft.AspNetCore.TestHost
     - Microsoft.Extensions.FileProviders.Embedded
     - Microsoft.Extensions.ObjectPool
     - Microsoft.JSInterop

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC07a496738e36552857af89c1ea94f6b47780a47d&targetVersion=GC4d825aeb5e5023588c036709c7914008b625b0eb&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:fccb84dc-5ab4-47fa-89b4-a043eabf59b7)



[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
    - **Microsoft.NET.Sdk.WindowsDesktop**: from 9.0.16-rtm.26229.3 to 9.0.16-rtm.26230.4 (parent: Microsoft.WindowsDesktop.App.Ref)
    - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.16-servicing.26229.1 to 9.0.16-servicing.26230.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
    - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.16-rtm.26229.3 to 9.0.16-rtm.26230.4 (parent: Microsoft.Wind...
DonnaChen888 and others added 26 commits May 12, 2026 13:39
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Versions.props
- eng/common/*
Agent-Logs-Url: https://github.com/dotnet/sdk/sessions/5f5028f9-00b3-4bf2-9065-a3447a4099fc

Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Version.Details.props
- eng/common/*
… merge/release/9.0.3xx-to-release/10.0.1xx
…0260513.1

On relative base path root
Microsoft.TemplateEngine.Abstractions From Version 9.0.315 -> To Version 9.0.315
Microsoft.TemplateEngine.Mocks From Version 9.0.315-servicing.26256.5 -> To Version 9.0.315-servicing.26263.1
…xists in `dotnet-tools.json` but not yet restored (#53658)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
Co-authored-by: SimonZhao888 <133954995+SimonZhao888@users.noreply.github.com>
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Version.Details.props
- eng/common/*
… merge/release/9.0.3xx-to-release/10.0.1xx
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Version.Details.props
- eng/common/*
… merge/release/9.0.3xx-to-release/10.0.1xx
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Version.Details.props
- eng/common/*
… merge/release/10.0.1xx-to-release/10.0.3xx
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Version.Details.props
- eng/common/*
Copy link
Copy Markdown
Member

@marcpopMSFT marcpopMSFT left a comment

Choose a reason for hiding this comment

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

I'm not sure this should be downgrading the runtime in this one. it should be 10.0.8 though as that's what's in the vmr currently. We should dig into why we haven't had backflow from the VMR first before we resolve these merge conflicts.

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.

6 participants