Skip to content

[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' - #20929

Open
github-actions[bot] wants to merge 44 commits into
release/8.0.4xxfrom
merge/release/8.0.1xx-to-release/8.0.4xx
Open

[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx'#20929
github-actions[bot] wants to merge 44 commits into
release/8.0.4xxfrom
merge/release/8.0.1xx-to-release/8.0.4xx

Conversation

@github-actions

Copy link
Copy Markdown

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:

  • dsplaisted
  • dotnet-maestro[bot]

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 30 commits July 6, 2026 23:57
…otnet-sdk build 20260706.11

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.423 -> To Version 8.0.424
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.423-servicing.26325.23 -> To Version 8.0.424-servicing.26356.11
…otnet-sdk build 20260707.6

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.129 -> To Version 8.0.130
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.129-servicing.26325.22 -> To Version 8.0.130-servicing.26357.6
…otnet-sdk build 20260708.3

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.423 -> To Version 8.0.424
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.423-servicing.26325.23 -> To Version 8.0.424-servicing.26358.3
…otnet-sdk build 20260708.10

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.129 -> To Version 8.0.130
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.129-servicing.26325.22 -> To Version 8.0.130-servicing.26358.10
…otnet-sdk build 20260713.9

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.423 -> To Version 8.0.424
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.423-servicing.26325.23 -> To Version 8.0.424-servicing.26363.9
…otnet-sdk build 20260714.3

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.423 -> To Version 8.0.424
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.423-servicing.26325.23 -> To Version 8.0.424-servicing.26364.3
…otnet-sdk build 20260720.12

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.423 -> To Version 8.0.424
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.423-servicing.26325.23 -> To Version 8.0.424-servicing.26370.12

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.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.29 -> To Version 8.0.30 (parent: Microsoft.NET.Sdk)

VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.29-servicing.26325.2 -> To Version 8.0.30-servicing.26370.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.29-servicing.26324.3 -> To Version 8.0.30-servicing.26367.20 (parent: Microsoft.NET.Sdk)

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

Microsoft.SourceBuild.Intermediate.emsdk From Version 8.0.29-servicing.26303.5 -> To Version 8.0.30-servicing.26356.2 (parent: Microsoft.NETCore.App.Runtime.win-x64)
…otnet-sdk build 20260721.3

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.423 -> To Version 8.0.424
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.423-servicing.26325.23 -> To Version 8.0.424-servicing.26371.3

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

VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.29-servicing.26325.2 -> To Version 8.0.30-servicing.26370.5 (parent: Microsoft.NET.Sdk)

Microsoft.Dotnet.WinForms.ProjectTemplates From Version 8.0.29-servicing.26325.2 -> To Version 8.0.30-servicing.26370.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

Microsoft.DotNet.Wpf.ProjectTemplates From Version 8.0.29-servicing.26325.4 -> To Version 8.0.30-servicing.26370.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
…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**: [20260708.10](https://dev.azure.com/dnceng/internal/_build/results?buildId=3017886) ([322045](https://maestro.dot.net/channel/3881/azdo:dnceng:internal:dotnet-sdk/build/322045))
- **Date Produced**: July 9, 2026 12:36:28 AM UTC
- **Commit**: [faab7fe9236e5c9786dfcafe5abd75bd47d9ec7d](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GCfaab7fe9236e5c9786dfcafe5abd75bd47d9ec7d)
- **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.129 to 8.0.130][2]
     - Microsoft.DotNet.Common.ItemTemplates
  - From [8.0.129-servicing.26325.22 to 8.0.130-servicing.26358.10][2]
     - Microsoft.DotNet.MSBuildSdkResolver
     - Microsoft.NET.Sdk
     - Microsoft.TemplateEngine.Cli

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC82e6875e6438bd805543ff056c4162763ba7f3bd&targetVersion=GCfaab7fe9236e5c9786dfcafe5abd75bd47d9ec7d&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
…dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:ccc6f0eb-7885-4b69-eb7f-08dca2920e19)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: [ccc6f0eb-7885-4b69-eb7f-08dca2920e19](https://maestro.dot.net/subscriptions?search=ccc6f0eb-7885-4b69-eb7f-08dca2920e19)
- **Build**: [20260721.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=3027899) ([323743](https://maestro.dot.net/channel/4609/azdo:dnceng:internal:dotnet-sdk/build/323743))
- **Date Produced**: July 21, 2026 1:17:51 PM UTC
- **Commit**: [efb6412a5f4b7631dcb03ce063d6848c01273351](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GCefb6412a5f4b7631dcb03ce063d6848c01273351)
- **Branch**: [refs/heads/internal/release/8.0.4xx](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?version=GBrefs/heads/internal/release/8.0.4xx)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.423 to 8.0.424][6]
     - Microsoft.DotNet.Common.ItemTemplates
  - From [8.0.423-servicing.26325.23 to 8.0.424-servicing.26371.3][6]
     - Microsoft.DotNet.MSBuildSdkResolver
     - Microsoft.NET.Sdk
     - Microsoft.TemplateEngine.Cli

[6]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCfab4796d657e3756ee1e19a790c11597fc08f430&targetVersion=GCefb6412a5f4b7631dcb03ce063d6848c01273351&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:ccc6f0eb-7885-4b69-eb7f-08dca2920e19)

















[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.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.29-servicing.26325.2 to 8.0.30-servicing.26370.5 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.29-servicing.26325.2 to 8.0.30-servicing.26370.5 (parent: Microsoft.NET.Sdk)
    - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.29-servicing.26325.2 to 8.0.30-servicing.26370.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
    - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.29-servicing.26325.4 to 8.0.30-servicing.26370.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)
…otnet-sdk build 20260723.9

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.424 -> To Version 8.0.424
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.424-servicing.26371.3 -> To Version 8.0.424-servicing.26373.9

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

VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.30-servicing.26370.5 -> To Version 8.0.30-servicing.26373.1 (parent: Microsoft.NET.Sdk)

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64 From Version 8.0.29 -> To Version 8.0.30 (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.29-servicing.26325.17 -> To Version 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)

Microsoft.Dotnet.WinForms.ProjectTemplates From Version 8.0.30-servicing.26370.2 -> To Version 8.0.30-servicing.26373.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

Microsoft.DotNet.Wpf.ProjectTemplates From Version 8.0.30-servicing.26370.4 -> To Version 8.0.30-servicing.26373.2 (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.30 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.30-servicing.26370.5 to 8.0.30-servicing.26373.1 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.30-servicing.26370.5 to 8.0.30-servicing.26373.1 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Ref**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.29-servicing.26325.17 to 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.29-servicing.26325.17 to 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)
    - **dotnet-dev-certs**: from 8.0.29-servicing.26325.17 to 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)
    - **dotnet-user-jwts**: from 8.0.29-servicing.26325.17 to 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)
    - **dotnet-user-secrets**: from 8.0.29-servicing.26325.17 to 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)
    - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.30 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.30-servicing.26370.2 to 8.0.30-servicing.26373.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
    - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.30 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.30-servicing.26370.4 to 8.0.30-servicing.26373.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:ccc6f0eb-7885-4b69-eb7f-08dca2920e19)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: [ccc6f0eb-7885-4b69-eb7f-08dca2920e19](https://maestro.dot.net/subscriptions?search=ccc6f0eb-7885-4b69-eb7f-08dca2920e19)
- **Build**: [20260723.9](https://dev.azure.com/dnceng/internal/_build/results?buildId=3029799) ([324151](https://maestro.dot.net/channel/4609/azdo:dnceng:internal:dotnet-sdk/build/324151))
- **Date Produced**: July 23, 2026 2:32:22 PM UTC
- **Commit**: [24fad7c54765e3986292ff879214461f294c6aa1](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GC24fad7c54765e3986292ff879214461f294c...
…cade (#20910)

- 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 (#20910)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…otnet-sdk build 20260723.13

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.130 -> To Version 8.0.130
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.130-servicing.26358.10 -> To Version 8.0.130-servicing.26373.13

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.29 -> To Version 8.0.30 (parent: Microsoft.NET.Sdk)

VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.29-servicing.26325.2 -> To Version 8.0.30-servicing.26373.1 (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.29-servicing.26324.3 -> To Version 8.0.30-servicing.26367.20 (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.29-servicing.26325.17 -> To Version 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)

Microsoft.Dotnet.WinForms.ProjectTemplates From Version 8.0.29-servicing.26325.2 -> To Version 8.0.30-servicing.26373.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

Microsoft.DotNet.Wpf.ProjectTemplates From Version 8.0.29-servicing.26325.4 -> To Version 8.0.30-servicing.26373.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

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

Microsoft.SourceBuild.Intermediate.emsdk From Version 8.0.29-servicing.26303.5 -> To Version 8.0.30-servicing.26356.2 (parent: Microsoft.NETCore.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.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.29-servicing.26325.2 to 8.0.30-servicing.26373.1 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.29-servicing.26325.2 to 8.0.30-servicing.26373.1 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.29-servicing.26324.3 to 8.0.30-servicing.26367.20 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.App.Ref**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: from 8.0.29-servicing.26324.3 to 8.0.30-servicing.26367.20 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.App.Host.win-x64**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.DotNetHostResolver**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.Platforms**: from 8.0.29-servicing.26324.3 to 8.0.30-servicing.26367.20 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Ref**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.29-servicing.26325.17 to 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.29-servicing.26325.17 to 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)
    - **dotnet-dev-certs**: from 8.0.29-servicing.26325.17 to 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)
    - **dotnet-user-jwts**: from 8.0.29-servicing.26325.17 to 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)
    - **dotnet-user-secrets**: from 8.0.29-servicing.26325.17 to 8.0.30-servicing.26373.4 (parent: Microsoft.NET.Sdk)
    - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.29-servicing.26325.2 to 8.0.30-servicing.26373.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
    - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.29 to 8.0.30 (parent: Microsoft.NET.Sdk)
    - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.29-servicing.26325.4 to 8.0.30-servicing.26373.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
    - **Microsoft.NET.ILLink.Tasks**: fr...
…otnet-sdk build 20260723.23

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.424 -> To Version 8.0.424
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.424-servicing.26373.9 -> To Version 8.0.424-servicing.26373.23
…otnet-sdk build 20260723.24

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.130 -> To Version 8.0.130
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.130-servicing.26373.13 -> To Version 8.0.130-servicing.26373.24
…dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:ccc6f0eb-7885-4b69-eb7f-08dca2920e19)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: [ccc6f0eb-7885-4b69-eb7f-08dca2920e19](https://maestro.dot.net/subscriptions?search=ccc6f0eb-7885-4b69-eb7f-08dca2920e19)
- **Build**: [20260723.23](https://dev.azure.com/dnceng/internal/_build/results?buildId=3030216) ([324221](https://maestro.dot.net/channel/4609/azdo:dnceng:internal:dotnet-sdk/build/324221))
- **Date Produced**: July 24, 2026 1:35:20 AM UTC
- **Commit**: [d7d27a35106edcb21c3566e9d8a05754a736b2fc](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GCd7d27a35106edcb21c3566e9d8a05754a736b2fc)
- **Branch**: [refs/heads/internal/release/8.0.4xx](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?version=GBrefs/heads/internal/release/8.0.4xx)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.424 to 8.0.424][1]
     - Microsoft.DotNet.Common.ItemTemplates
  - From [8.0.424-servicing.26373.9 to 8.0.424-servicing.26373.23][1]
     - Microsoft.DotNet.MSBuildSdkResolver
     - Microsoft.NET.Sdk
     - Microsoft.TemplateEngine.Cli

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC24fad7c54765e3986292ff879214461f294c6aa1&targetVersion=GCd7d27a35106edcb21c3566e9d8a05754a736b2fc&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:ccc6f0eb-7885-4b69-eb7f-08dca2920e19)
…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**: [20260723.24](https://dev.azure.com/dnceng/internal/_build/results?buildId=3030234) ([324223](https://maestro.dot.net/channel/3881/azdo:dnceng:internal:dotnet-sdk/build/324223))
- **Date Produced**: July 24, 2026 2:07:59 AM UTC
- **Commit**: [f50079ab6af8cad1f0e0ba3f94bfda25cc4ad2c9](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GCf50079ab6af8cad1f0e0ba3f94bfda25cc4ad2c9)
- **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.130 to 8.0.130][1]
     - Microsoft.DotNet.Common.ItemTemplates
  - From [8.0.130-servicing.26373.13 to 8.0.130-servicing.26373.24][1]
     - Microsoft.DotNet.MSBuildSdkResolver
     - Microsoft.NET.Sdk
     - Microsoft.TemplateEngine.Cli

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCa36829549759d7d4c6128eedd8a5d697f5de7c02&targetVersion=GCf50079ab6af8cad1f0e0ba3f94bfda25cc4ad2c9&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro Bot and others added 14 commits August 11, 2026 02:02
…810.9

On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk From Version 8.0.0-beta.26405.8 -> To Version 8.0.0-beta.26410.9
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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