Skip to content

Conversation

@github-actions
Copy link

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

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

  • marcpopMSFT
  • vseanreesermsft
  • NikolaMilosavljevic
  • dotnet-bot
  • mmitche

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/8.0.1xx
git pull --ff-only
git checkout release/8.0.4xx
git pull --ff-only
git merge --no-ff release/8.0.1xx

# 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/installer HEAD:merge/release/8.0.1xx-to-release/8.0.4xx
or if you are using SSH
git push git@github.com:dotnet/installer HEAD:merge/release/8.0.1xx-to-release/8.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/8.0.1xx-to-release/8.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/8.0.1xx-to-release/8.0.4xx origin/release/8.0.4xx
git pull https://github.com/dotnet/installer merge/release/8.0.1xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/installer HEAD:merge/release/8.0.1xx-to-release/8.0.4xx
or if you are using SSH
git fetch
git checkout -b merge/release/8.0.1xx-to-release/8.0.4xx origin/release/8.0.4xx
git pull git@github.com:dotnet/installer merge/release/8.0.1xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/installer HEAD:merge/release/8.0.1xx-to-release/8.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.

dotnet-bot and others added 22 commits November 13, 2025 19:58
…otnet-sdk build 20251113.9

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.122 -> To Version 8.0.122
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.122-servicing.25528.8 -> To Version 8.0.122-servicing.25563.9

Dependency coherency updates
On relative base path root
Microsoft.WindowsDesktop.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.22 -> To Version 8.0.23 (parent: Microsoft.NET.Sdk)

VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.22-servicing.25528.1 -> To Version 8.0.23-servicing.25561.2 (parent: Microsoft.NET.Sdk)

VS.Redist.Common.NetCore.SharedFramework.x64.8.0,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.Platforms From Version 8.0.22-servicing.25527.7 -> To Version 8.0.23-servicing.25555.15 (parent: Microsoft.NET.Sdk)

Microsoft.AspNetCore.App.Ref.Internal,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets From Version 8.0.22-servicing.25528.8 -> To Version 8.0.23-servicing.25562.9 (parent: Microsoft.NET.Sdk)

Microsoft.Dotnet.WinForms.ProjectTemplates From Version 8.0.22-servicing.25528.2 -> To Version 8.0.23-servicing.25556.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

Microsoft.DotNet.Wpf.ProjectTemplates From Version 8.0.22-servicing.25528.2 -> To Version 8.0.23-servicing.25556.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.22 -> To Version 8.0.22 (parent: Microsoft.NETCore.App.Runtime.win-x64)

Microsoft.SourceBuild.Intermediate.emsdk From Version 8.0.22-servicing.25516.3 -> To Version 8.0.22-servicing.25527.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)
…otnet-sdk build 20251114.11

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.122 -> To Version 8.0.123
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.122-servicing.25528.8 -> To Version 8.0.123-servicing.25564.11

Dependency coherency updates
On relative base path root
Microsoft.Build From Version 17.8.43 -> To Version 17.8.45 (parent: Microsoft.NET.Sdk)

Microsoft.SourceBuild.Intermediate.msbuild From Version 17.8.43-servicing-25466-03 -> To Version 17.8.45-servicing-25560-07 (parent: Microsoft.NET.Sdk)
…otnet-sdk build 20251124.4

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.122 -> To Version 8.0.123
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.122-servicing.25528.8 -> To Version 8.0.123-servicing.25574.4

Dependency coherency updates
On relative base path root
Microsoft.WindowsDesktop.App.Ref,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 8.0.22 -> To Version 8.0.23 (parent: Microsoft.NET.Sdk)

VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.22-servicing.25528.1 -> To Version 8.0.23-servicing.25574.3 (parent: Microsoft.NET.Sdk)

Microsoft.AspNetCore.App.Ref.Internal,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets From Version 8.0.22-servicing.25528.8 -> To Version 8.0.23-servicing.25570.9 (parent: Microsoft.NET.Sdk)

Microsoft.Dotnet.WinForms.ProjectTemplates From Version 8.0.22-servicing.25528.2 -> To Version 8.0.23-servicing.25567.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

Microsoft.DotNet.Wpf.ProjectTemplates From Version 8.0.22-servicing.25528.2 -> To Version 8.0.23-servicing.25570.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
…dnceng/internal/dotnet-sdk

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.WindowsDesktop.App.Ref**: from 8.0.22 to 8.0.23 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.22-servicing.25528.1 to 8.0.23-servicing.25574.3 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.22-servicing.25528.1 to 8.0.23-servicing.25574.3 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Ref**: from 8.0.22 to 8.0.23 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.22-servicing.25528.8 to 8.0.23-servicing.25570.9 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.22 to 8.0.23 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.22-servicing.25528.8 to 8.0.23-servicing.25570.9 (parent: Microsoft.NET.Sdk)
    - **dotnet-dev-certs**: from 8.0.22-servicing.25528.8 to 8.0.23-servicing.25570.9 (parent: Microsoft.NET.Sdk)
    - **dotnet-user-jwts**: from 8.0.22-servicing.25528.8 to 8.0.23-servicing.25570.9 (parent: Microsoft.NET.Sdk)
    - **dotnet-user-secrets**: from 8.0.22-servicing.25528.8 to 8.0.23-servicing.25570.9 (parent: Microsoft.NET.Sdk)
    - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.22 to 8.0.23 (parent: Microsoft.NET.Sdk)
    - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.22-servicing.25528.2 to 8.0.23-servicing.25567.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
    - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.22 to 8.0.23 (parent: Microsoft.NET.Sdk)
    - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.22-servicing.25528.2 to 8.0.23-servicing.25570.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: [5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be](https://maestro.dot.net/subscriptions?search=5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
- **Build**: [20251124.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=2846602) ([292146](https://maestro.dot.net/channel/3881/azdo:dnceng:internal:dotnet-sdk/build/292146))
- **Date Produced**: November 24, 2025 8:00:27 PM UTC
- **Commit**: [1dd0029842828b2462555e31f39205d83c2067a6](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GC1dd0029842828b2462555e31f39205d83c2...
…otnet-sdk build 20251125.4

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.123 -> To Version 8.0.123
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.123-servicing.25574.4 -> To Version 8.0.123-servicing.25575.4
…otnet-sdk build 20251125.7

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.123 -> To Version 8.0.123
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.123-servicing.25574.4 -> To Version 8.0.123-servicing.25575.7

Dependency coherency updates
On relative base path root
Microsoft.Net.Compilers.Toolset From Version 4.8.0-7.25056.18 -> To Version 4.8.0-7.25569.25 (parent: Microsoft.NET.Sdk)
…cade (#20733)

- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.

[release/8.0.1xx] Update dependencies from dotnet/arcade (#20733)

[release/8.0.1xx] Update dependencies from dotnet/arcade

----
#### AI description  (iteration 1)
#### PR Classification
This pull request performs a dependency update and configuration cleanup for the Arcade-related tools used in the build.

#### PR Summary
The changes update version numbers and SHA values for the Arcade SDK, CMake SDK, and build tasks installers across configuration files while also removing outdated package sources and updating the build pipeline image.
- `eng/Version.Details.xml`: Updated versions and SHA values for Arcade SDK, CMake SDK, and Build Tasks Installers.
- `global.json` and `eng/Versions.props`: Revised dependency versions for Arcade and CMake SDK components.
- `NuGet.config`: Removed several outdated package source entries and keys.
- `eng/common/templates-official/job/source-build.yml`: Changed the build image from “1es-mariner-2” to “1es-azurelinux-3”.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-sdk build 20251205.4

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.123 -> To Version 8.0.123
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.123-servicing.25574.4 -> To Version 8.0.123-servicing.25605.4
- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.

Specify container correctly for source-build

----
#### AI description  (iteration 1)
#### PR Classification
CI configuration update to correctly specify the container for a source-build job.

#### PR Summary
This pull request updates the CI configuration to fix the source-build template reference and add explicit container settings.
- `/.vsts-ci.yml`: Changed the template path from `/eng/common/templates-official/jobs/source-build.yml@self` to `/eng/common/templates-official/job/source-build.yml@self`.
- `/.vsts-ci.yml`: Added a platform configuration with `name: Managed` and `container: centosStream9`.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-sdk build 20251205.8

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.123 -> To Version 8.0.123
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.123-servicing.25574.4 -> To Version 8.0.123-servicing.25605.8

Dependency coherency updates
On relative base path root
Microsoft.WindowsDesktop.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.23 -> To Version 8.0.23 (parent: Microsoft.NET.Sdk)

VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.23-servicing.25574.3 -> To Version 8.0.23-servicing.25604.3 (parent: Microsoft.NET.Sdk)

VS.Redist.Common.NetCore.SharedFramework.x64.8.0,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.Platforms From Version 8.0.23-servicing.25555.15 -> To Version 8.0.23-servicing.25604.14 (parent: Microsoft.NET.Sdk)

Microsoft.AspNetCore.App.Ref.Internal,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets From Version 8.0.23-servicing.25570.9 -> To Version 8.0.23-servicing.25604.17 (parent: Microsoft.NET.Sdk)

Microsoft.Dotnet.WinForms.ProjectTemplates From Version 8.0.23-servicing.25567.1 -> To Version 8.0.23-servicing.25604.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

Microsoft.DotNet.Wpf.ProjectTemplates From Version 8.0.23-servicing.25570.3 -> To Version 8.0.23-servicing.25604.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
…otnet-sdk build 20251208.9

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.123 -> To Version 8.0.123
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.123-servicing.25574.4 -> To Version 8.0.123-servicing.25608.9
…otnet-sdk build 20251209.10

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.123 -> To Version 8.0.123
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.123-servicing.25574.4 -> To Version 8.0.123-servicing.25609.10

Dependency coherency updates
On relative base path root
Microsoft.WindowsDesktop.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.23 -> To Version 8.0.23 (parent: Microsoft.NET.Sdk)

VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.23-servicing.25574.3 -> To Version 8.0.23-servicing.25609.2 (parent: Microsoft.NET.Sdk)

VS.Redist.Common.NetCore.SharedFramework.x64.8.0,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.Platforms From Version 8.0.23-servicing.25555.15 -> To Version 8.0.23-servicing.25606.7 (parent: Microsoft.NET.Sdk)

Microsoft.AspNetCore.App.Ref.Internal,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets From Version 8.0.23-servicing.25570.9 -> To Version 8.0.23-servicing.25608.9 (parent: Microsoft.NET.Sdk)

Microsoft.Dotnet.WinForms.ProjectTemplates From Version 8.0.23-servicing.25567.1 -> To Version 8.0.23-servicing.25608.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

Microsoft.DotNet.Wpf.ProjectTemplates From Version 8.0.23-servicing.25570.3 -> To Version 8.0.23-servicing.25609.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.22 -> To Version 8.0.23 (parent: Microsoft.NETCore.App.Runtime.win-x64)

Microsoft.SourceBuild.Intermediate.emsdk From Version 8.0.22-servicing.25527.3 -> To Version 8.0.23-servicing.25602.41 (parent: Microsoft.NETCore.App.Runtime.win-x64)
…otnet-sdk build 20251210.5

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.123 -> To Version 8.0.123
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.123-servicing.25574.4 -> To Version 8.0.123-servicing.25610.5

Dependency coherency updates
On relative base path root
Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64 From Version 8.0.23 -> To Version 8.0.23 (parent: Microsoft.NET.Sdk)

Microsoft.AspNetCore.App.Ref.Internal,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets From Version 8.0.23-servicing.25570.9 -> To Version 8.0.23-servicing.25609.5 (parent: Microsoft.NET.Sdk)
…dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: [5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be](https://maestro.dot.net/subscriptions?search=5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
- **Build**: [20251210.5](https://dev.azure.com/dnceng/internal/_build/results?buildId=2858370) ([294197](https://maestro.dot.net/channel/3881/azdo:dnceng:internal:dotnet-sdk/build/294197))
- **Date Produced**: December 10, 2025 7:51:42 PM UTC
- **Commit**: [423744d3d724004dde31a782ae75768405f751d6](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GC423744d3d724004dde31a782ae75768405f751d6)
- **Branch**: [refs/heads/internal/release/8.0.1xx](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?version=GBrefs/heads/internal/release/8.0.1xx)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.123 to 8.0.123][7]
     - Microsoft.DotNet.Common.ItemTemplates
  - From [8.0.123-servicing.25574.4 to 8.0.123-servicing.25610.5][7]
     - Microsoft.DotNet.MSBuildSdkResolver
     - Microsoft.NET.Sdk
     - Microsoft.TemplateEngine.Cli

[7]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC1dd0029842828b2462555e31f39205d83c2067a6&targetVersion=GC423744d3d724004dde31a782ae75768405f751d6&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)

[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.WindowsDesktop.App.Ref**: from 8.0.23 to 8.0.23 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.23-servicing.25574.3 to 8.0.23-servicing.25604.3 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.23-servicing.25574.3 to 8.0.23-servicing.25604.3 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.23-servicing.25555.15 to 8.0.23-servicing.25604.14 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.App.Ref**: from 8.0.23 to 8.0.23 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: from 8.0.23-servicing.25555.15 to 8.0.23-servicing.25604.14 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.App.Host.win-x64**: from 8.0.23 to 8.0.23 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.DotNetHostResolver**: from 8.0.23 to 8.0.23 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.Platforms**: from 8.0.23-servicing.25555.15 to 8.0.23-servicing.25604.14 (p...
This patch was backported to runtime.

----
#### AI description  (iteration 1)
#### PR Classification
This PR is a code cleanup that removes an obsolete clang patch.

#### PR Summary
The pull request deletes an outdated patch file no longer needed in the build process.
- `/src/SourceBuild/patches/runtime/0001-release-8.0-staging-Add-flags-when-the-clang-s-major.patch` file removed.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…into merge/release/8.0.1xx-to-release/8.0.4xx
@DonnaChen888 DonnaChen888 merged commit 9a560d6 into release/8.0.4xx Jan 20, 2026
14 checks passed
@DonnaChen888 DonnaChen888 deleted the merge/release/8.0.1xx-to-release/8.0.4xx branch January 20, 2026 01:10
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.

7 participants