Skip to content

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

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 9, 2026

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:

  • dotnet-sb-bot
  • 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.

Mirroring and others added 29 commits August 5, 2026 13:03
…otnet-sdk build 20260805.3

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.24 -> To Version 8.0.130-servicing.26405.3
…otnet-sdk build 20260807.5

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.130 -> To Version 8.0.131
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.130-servicing.26373.24 -> To Version 8.0.131-servicing.26407.5
…otnet-sdk build 20260813.1

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.130 -> To Version 8.0.131
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.130-servicing.26373.24 -> To Version 8.0.131-servicing.26413.1
…otnet-sdk build 20260814.4

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

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.30 -> To Version 8.0.31 (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.26373.1 -> To Version 8.0.31-servicing.26414.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.30-servicing.26367.20 -> To Version 8.0.31-servicing.26413.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.30-servicing.26373.4 -> To Version 8.0.31-servicing.26413.29 (parent: Microsoft.NET.Sdk)

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

Microsoft.DotNet.Wpf.ProjectTemplates From Version 8.0.30-servicing.26373.2 -> To Version 8.0.31-servicing.26414.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**: [20260814.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=3048486) ([327238](https://maestro.dot.net/channel/3881/azdo:dnceng:internal:dotnet-sdk/build/327238))
- **Date Produced**: August 15, 2026 1:55:14 AM UTC
- **Commit**: [715f87326e6080d0ff38e209fc44fe89eadc52bd](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GC715f87326e6080d0ff38e209fc44fe89eadc52bd)
- **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.131][4]
     - Microsoft.DotNet.Common.ItemTemplates
  - From [8.0.130-servicing.26373.24 to 8.0.131-servicing.26414.4][4]
     - Microsoft.DotNet.MSBuildSdkResolver
     - Microsoft.NET.Sdk
     - Microsoft.TemplateEngine.Cli

[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCf50079ab6af8cad1f0e0ba3f94bfda25cc4ad2c9&targetVersion=GC715f87326e6080d0ff38e209fc44fe89eadc52bd&_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.30 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.30-servicing.26373.1 to 8.0.31-servicing.26414.2 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.30-servicing.26373.1 to 8.0.31-servicing.26414.2 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.30-servicing.26367.20 to 8.0.31-servicing.26413.7 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.App.Ref**: from 8.0.30 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: from 8.0.30-servicing.26367.20 to 8.0.31-servicing.26413.7 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.App.Host.win-x64**: from 8.0.30 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.DotNetHostResolver**: from 8.0.30 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.Platforms**: from 8.0.30-servicing.26367.20 to 8.0.31-servicing.26413.7 (pa...
…otnet-sdk build 20260818.24

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.131 -> To Version 8.0.131
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.131-servicing.26414.4 -> To Version 8.0.131-servicing.26418.24
…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**: [20260818.24](https://dev.azure.com/dnceng/internal/_build/results?buildId=3051371) ([327677](https://maestro.dot.net/channel/3881/azdo:dnceng:internal:dotnet-sdk/build/327677))
- **Date Produced**: August 19, 2026 12:02:16 AM UTC
- **Commit**: [660c03af0b4687709b92723eb5790ad7fe2d2976](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GC660c03af0b4687709b92723eb5790ad7fe2d2976)
- **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.131 to 8.0.131][1]
     - Microsoft.DotNet.Common.ItemTemplates
  - From [8.0.131-servicing.26414.4 to 8.0.131-servicing.26418.24][1]
     - Microsoft.DotNet.MSBuildSdkResolver
     - Microsoft.NET.Sdk
     - Microsoft.TemplateEngine.Cli

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

[DependencyUpdate]: <> (End)


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

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.131 -> To Version 8.0.131
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.131-servicing.26418.24 -> To Version 8.0.131-servicing.26421.4

Dependency coherency updates
On relative base path root
VS.Redist.Common.NetCore.SharedFramework.x64.8.0,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.Platforms From Version 8.0.31-servicing.26413.7 -> To Version 8.0.31-servicing.26420.15 (parent: Microsoft.NET.Sdk)

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.31 -> To Version 8.0.31 (parent: Microsoft.NET.Sdk)

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

Microsoft.SourceBuild.Intermediate.emsdk From Version 8.0.30-servicing.26356.2 -> To Version 8.0.31-servicing.26418.4 (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**:
    - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.31-servicing.26413.7 to 8.0.31-servicing.26420.15 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.App.Ref**: from 8.0.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: from 8.0.31-servicing.26413.7 to 8.0.31-servicing.26420.15 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.App.Host.win-x64**: from 8.0.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.DotNetHostResolver**: from 8.0.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.Platforms**: from 8.0.31-servicing.26413.7 to 8.0.31-servicing.26420.15 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NET.ILLink.Tasks**: from 8.0.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: from 8.0.30 to 8.0.31 (parent: Microsoft.NETCore.App.Runtime.win-x64)
    - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **Microsoft.SourceBuild.Intermediate.emsdk**: from 8.0.30-servicing.26356.2 to 8.0.31-servicing.26418.4 (parent: Microsoft.NETCore.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**: [20260821.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=3054256) ([328134](https://maestro.dot.net/channel/3881/azdo:dnceng:internal:dotnet-sdk/build/328134))
- **Date Produced**: August 21, 2026 10:29:09 PM UTC
- **Commit**: [9a0b55753eb9c43658289a70209813b6b340af43](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GC9a0b55753eb9c43658289a70209813b6b340af43)
- **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.131 to 8.0.131][1]
     - Microsoft.DotNet.Common.ItemTemplates
  - From [8.0.131-servicing.26418.24 to 8.0.131-servicing.26421.4][1]
     - Microsoft.DotNet.MSBuildSdkResolver
     - Microsoft.NET.Sdk
     - Microsoft.TemplateEngine.Cli

[1]: htt...
…otnet-sdk build 20260821.10

On relative base path root
Microsoft.DotNet.Common.ItemTemplates From Version 8.0.131 -> To Version 8.0.131
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.131-servicing.26421.4 -> To Version 8.0.131-servicing.26421.10

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

VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.31-servicing.26414.2 -> To Version 8.0.31-servicing.26421.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.31-servicing.26413.29 -> To Version 8.0.31-servicing.26421.25 (parent: Microsoft.NET.Sdk)

Microsoft.Dotnet.WinForms.ProjectTemplates From Version 8.0.31-servicing.26414.1 -> To Version 8.0.31-servicing.26421.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

Microsoft.DotNet.Wpf.ProjectTemplates From Version 8.0.31-servicing.26414.4 -> To Version 8.0.31-servicing.26421.9 (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.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.31-servicing.26414.2 to 8.0.31-servicing.26421.7 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.31-servicing.26414.2 to 8.0.31-servicing.26421.7 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Ref**: from 8.0.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.31-servicing.26413.29 to 8.0.31-servicing.26421.25 (parent: Microsoft.NET.Sdk)
    - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.31-servicing.26413.29 to 8.0.31-servicing.26421.25 (parent: Microsoft.NET.Sdk)
    - **dotnet-dev-certs**: from 8.0.31-servicing.26413.29 to 8.0.31-servicing.26421.25 (parent: Microsoft.NET.Sdk)
    - **dotnet-user-jwts**: from 8.0.31-servicing.26413.29 to 8.0.31-servicing.26421.25 (parent: Microsoft.NET.Sdk)
    - **dotnet-user-secrets**: from 8.0.31-servicing.26413.29 to 8.0.31-servicing.26421.25 (parent: Microsoft.NET.Sdk)
    - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.31-servicing.26414.1 to 8.0.31-servicing.26421.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
    - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.31 to 8.0.31 (parent: Microsoft.NET.Sdk)
    - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.31-servicing.26414.4 to 8.0.31-servicing.26421.9 (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**: [20260821.10](https://dev.azure.com/dnceng/internal/_build/results?buildId=3054502) ([328174](https://maestro.dot.net/channel/3881/azdo:dnceng:internal:dotnet-sdk/build/328174))
- **Date Produced**: August 22, 2026 4:32:05 AM UTC
- **Commit**: [85149546984b9f28beb05daeb8e0e8492eecd357](https://dev.azure.com/dnceng/internal/_git/dotnet-sdk?_a=history&version=GC85149546984b9f28beb05daeb8e0...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…908.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.26457.4 -> To Version 8.0.0-beta.26458.9
…915.3

On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk From Version 8.0.0-beta.26457.4 -> To Version 8.0.0-beta.26465.3
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.

4 participants