Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' #50847

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
github-actions wants to merge 77 commits into release/8.0.4xx
base: release/8.0.4xx
Choose a base branch
Loading
from merge/release/8.0.3xx-to-release/8.0.4xx

Conversation

Copy link
Contributor

@github-actions github-actions bot commented Sep 16, 2025

I detected changes in the release/8.0.3xx 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.3xx by the following committers:

  • SimonZhao888
  • baronfel
  • marcpopMSFT
  • dotnet-maestro[bot]
  • dsplaisted
  • vseanreesermsft
  • dotnet-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.3xx
git pull --ff-only
git checkout release/8.0.4xx
git pull --ff-only
git merge --no-ff release/8.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/8.0.3xx-to-release/8.0.4xx
or if you are using SSH
git push git@github.com:dotnet/sdk HEAD:merge/release/8.0.3xx-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.3xx-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.3xx-to-release/8.0.4xx origin/release/8.0.4xx
git pull https://github.com/dotnet/sdk merge/release/8.0.3xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/sdk HEAD:merge/release/8.0.3xx-to-release/8.0.4xx
or if you are using SSH
git fetch
git checkout -b merge/release/8.0.3xx-to-release/8.0.4xx origin/release/8.0.4xx
git pull git@github.com:dotnet/sdk merge/release/8.0.3xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/sdk HEAD:merge/release/8.0.3xx-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 30 commits August 4, 2025 20:39
...otnet-runtime build 20250812.10
Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0
 From Version 8.0.19-servicing.25365.14 -> To Version 8.0.20-servicing.25412.10
...dnceng/internal/dotnet-runtime
This pull request updates the following dependencies
[marker]: <> (Begin:471db9b4-49ec-4921-de46-08dc11e85c3a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [471db9b4-49ec-4921-de46-08dc11e85c3a](https://maestro.dot.net/subscriptions?search=471db9b4-49ec-4921-de46-08dc11e85c3a)
- **Build**: [20250812.10](https://dev.azure.com/dnceng/internal/_build/results?buildId=2770473)
- **Date Produced**: August 13, 2025 1:42:24 AM UTC
- **Commit**: [6b12df1a810008460d16ef9bfd2cecb1a9a8c29f](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC6b12df1a810008460d16ef9bfd2cecb1a9a8c29f)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)
[DependencyUpdate]: <> (Begin)
- **Updates**:
 - From [8.0.19-servicing.25365.14 to 8.0.20-servicing.25412.10][1]
 - Microsoft.NET.HostModel
 - Microsoft.NETCore.Platforms
 - VS.Redist.Common.NetCore.SharedFramework.x64.8.0
 - VS.Redist.Common.NetCore.TargetingPack.x64.8.0
 - From [8.0.19 to 8.0.20][1]
 - Microsoft.NET.ILLink.Tasks
 - Microsoft.NETCore.App.Host.win-x64
 - Microsoft.NETCore.App.Ref
 - Microsoft.NETCore.App.Runtime.win-x64
 - Microsoft.NETCore.DotNetHostResolver
[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCfce8ed90dc43047eabec2b32c04ee46b789ad5d1&targetVersion=GC6b12df1a810008460d16ef9bfd2cecb1a9a8c29f&_a=files
[DependencyUpdate]: <> (End)
[marker]: <> (End:471db9b4-49ec-4921-de46-08dc11e85c3a)
...otnet-windowsdesktop build 20250813.2
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0
 From Version 8.0.19 -> To Version 8.0.20
Dependency coherency updates
Microsoft.NET.Sdk.WindowsDesktop
 From Version 8.0.19-servicing.25368.11 -> To Version 8.0.20-servicing.25413.5 (parent: Microsoft.WindowsDesktop.App.Ref
...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 8.0.19-servicing.25368.11 to 8.0.20-servicing.25413.5 (parent: Microsoft.WindowsDesktop.App.Ref)
[DependencyUpdate]: <> (End)
[marker]: <> (End:Coherency Updates)
[marker]: <> (Begin:1adb2556-0120-43d1-c468-08dc11e32ec2)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: [1adb2556-0120-43d1-c468-08dc11e32ec2](https://maestro.dot.net/subscriptions?search=1adb2556-0120-43d1-c468-08dc11e32ec2)
- **Build**: [20250813.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2771258)
- **Date Produced**: August 13, 2025 6:37:09 PM UTC
- **Commit**: [c0b240c049009c7056ade8a451821fbb9bfe3cd9](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GCc0b240c049009c7056ade8a451821fbb9bfe3cd9)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/8.0)
[DependencyUpdate]: <> (Begin)
- **Updates**:
 - From [8.0.19 to 8.0.20][1]
 - Microsoft.WindowsDesktop.App.Ref
 - Microsoft.WindowsDesktop.App.Runtime.win-x64
 - From [8.0.19-servicing.25368.2 to 8.0.20-servicing.25413.2][1]
 - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0
 - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0
 - From [8.0.19-servicing.25368.11 to 8.0.20-servicing.25413.5][2]
 - Microsoft.NET.Sdk.WindowsDesktop
[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c&targetVersion=GCc0b240c049009c7056ade8a451821fbb9bfe3cd9&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC43d1a9a5f6207405244e36ac6a2950c8050442f8&targetVersion=GC2d7eca6fab93a8568ab489034f975d937502322a&_a=files
[DependencyUpdate]: <> (End)
[marker]: <> (End:1adb2556-0120-43d1-c468-08dc11e32ec2)
...otnet-aspnetcore build 20250813.2
dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0
 From Version 8.0.19-servicing.25372.4 -> To Version 8.0.20-servicing.25413.2
...dnceng/internal/dotnet-aspnetcore
This pull request updates the following dependencies
[marker]: <> (Begin:911684f3-0faa-4fc9-de45-08dc11e85c3a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [911684f3-0faa-4fc9-de45-08dc11e85c3a](https://maestro.dot.net/subscriptions?search=911684f3-0faa-4fc9-de45-08dc11e85c3a)
- **Build**: [20250813.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2771190)
- **Date Produced**: August 13, 2025 7:01:14 PM UTC
- **Commit**: [f654ff210c47a5b2288916c219c21fde07661c8c](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GCf654ff210c47a5b2288916c219c21fde07661c8c)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?version=GBrefs/heads/internal/release/8.0)
[DependencyUpdate]: <> (Begin)
- **Updates**:
 - From [8.0.19-servicing.25372.4 to 8.0.20-servicing.25413.2][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.8.0
 - From [8.0.19 to 8.0.20][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=GC277e317dd5cab9859ceea4c8ebae218522c2c173&targetVersion=GCf654ff210c47a5b2288916c219c21fde07661c8c&_a=files
[DependencyUpdate]: <> (End)
[marker]: <> (End:911684f3-0faa-4fc9-de45-08dc11e85c3a)
...otnet-runtime build 20250815.11
Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0
 From Version 8.0.20-servicing.25412.10 -> To Version 8.0.20-servicing.25415.11
...dnceng/internal/dotnet-runtime
This pull request updates the following dependencies
[marker]: <> (Begin:471db9b4-49ec-4921-de46-08dc11e85c3a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [471db9b4-49ec-4921-de46-08dc11e85c3a](https://maestro.dot.net/subscriptions?search=471db9b4-49ec-4921-de46-08dc11e85c3a)
- **Build**: [20250815.11](https://dev.azure.com/dnceng/internal/_build/results?buildId=2772905)
- **Date Produced**: August 15, 2025 10:41:20 PM UTC
- **Commit**: [dd6010a8a425962e7793cc741e1f79f8681e4882](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCdd6010a8a425962e7793cc741e1f79f8681e4882)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)
[DependencyUpdate]: <> (Begin)
- **Updates**:
 - From [8.0.20-servicing.25412.10 to 8.0.20-servicing.25415.11][1]
 - Microsoft.NET.HostModel
 - Microsoft.NETCore.Platforms
 - VS.Redist.Common.NetCore.SharedFramework.x64.8.0
 - VS.Redist.Common.NetCore.TargetingPack.x64.8.0
 - From [8.0.20 to 8.0.20][1]
 - Microsoft.NET.ILLink.Tasks
 - Microsoft.NETCore.App.Host.win-x64
 - Microsoft.NETCore.App.Ref
 - Microsoft.NETCore.App.Runtime.win-x64
 - Microsoft.NETCore.DotNetHostResolver
[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC6b12df1a810008460d16ef9bfd2cecb1a9a8c29f&targetVersion=GCdd6010a8a425962e7793cc741e1f79f8681e4882&_a=files
[DependencyUpdate]: <> (End)
[marker]: <> (End:471db9b4-49ec-4921-de46-08dc11e85c3a)
...otnet-aspnetcore build 20250815.15
dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0
 From Version 8.0.20-servicing.25413.2 -> To Version 8.0.20-servicing.25415.15
...0250814.3
Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 8.0.317-servicing.25407.9 -> To Version 8.0.317-servicing.25414.3
...815.2
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions
 From Version 8.0.0-beta.25407.1 -> To Version 8.0.0-beta.25415.2
#### AI description (iteration 1)
#### PR Classification
This pull request updates dependency version details in the configuration.
#### PR Summary
The pull request merges changes from the public branch into the internal branch and updates dependency information to ensure accurate versioning.
- `/eng/Version.Details.xml`: Updated the version and SHA for the dependency `Microsoft.SourceBuild.Intermediate.source-build-reference-packages`.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
...otnet-aspnetcore build 20250815.21
dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0
 From Version 8.0.20-servicing.25413.2 -> To Version 8.0.20-servicing.25415.21
...otnet-windowsdesktop build 20250816.1
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0
 From Version 8.0.20 -> To Version 8.0.20
Dependency coherency updates
Microsoft.NET.Sdk.WindowsDesktop
 From Version 8.0.20-servicing.25413.5 -> To Version 8.0.20-servicing.25415.2 (parent: Microsoft.WindowsDesktop.App.Ref
...dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-windowsdesktop
This pull request updates the following dependencies
[marker]: <> (Begin:911684f3-0faa-4fc9-de45-08dc11e85c3a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [911684f3-0faa-4fc9-de45-08dc11e85c3a](https://maestro.dot.net/subscriptions?search=911684f3-0faa-4fc9-de45-08dc11e85c3a)
- **Build**: [20250815.21](https://dev.azure.com/dnceng/internal/_build/results?buildId=2773302)
- **Date Produced**: August 16, 2025 5:28:50 AM UTC
- **Commit**: [a963a15a6fe69263d5381a6d0fb98f6fff0003f8](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GCa963a15a6fe69263d5381a6d0fb98f6fff0003f8)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?version=GBrefs/heads/internal/release/8.0)
[DependencyUpdate]: <> (Begin)
- **Updates**:
 - From [8.0.20-servicing.25413.2 to 8.0.20-servicing.25415.21][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.8.0
 - From [8.0.20 to 8.0.20][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=GCf654ff210c47a5b2288916c219c21fde07661c8c&targetVersion=GCa963a15a6fe69263d5381a6d0fb98f6fff0003f8&_a=files
[DependencyUpdate]: <> (End)
[marker]: <> (End:911684f3-0faa-4fc9-de45-08dc11e85c3a)
[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 8.0.20-servicing.25413.5 to 8.0.20-servicing.25415.2 (parent: Microsoft.WindowsDesktop.App.Ref)
[DependencyUpdate]: <> (End)
[marker]: <> (End:Coherency Updates)
[marker]: <> (Begin:1adb2556-0120-43d1-c468-08dc11e32ec2)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: [1adb2556-0120-43d1-c468-08dc11e32ec2](https://maestro.dot.net/subscriptions?search=1adb2556-0120-43d1-c468-08dc11e32ec2)
- **Build**: [20250816.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2773672)
- **Date Produc...
...0818.6
Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
 From Version 17.10.38-servicing-25411-06 -> To Version 17.10.39-servicing-25418-06
...0250817.8
Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 8.0.317-servicing.25414.3 -> To Version 8.0.317-servicing.25417.8
...0819.2
Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
 From Version 17.10.39-servicing-25418-06 -> To Version 17.10.40-servicing-25419-02
...otnet-runtime build 20250819.14
Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0
 From Version 8.0.20-servicing.25415.11 -> To Version 8.0.20-servicing.25419.14
Dependency coherency updates
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100
 From Version 8.0.19 -> To Version 8.0.20 (parent: Microsoft.NETCore.App.Runtime.win-x64
...dnceng/internal/dotnet-runtime
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.Workload.Emscripten.Current.Manifest-8.0.100**: from 8.0.19 to 8.0.20 (parent: Microsoft.NETCore.App.Runtime.win-x64)
[DependencyUpdate]: <> (End)
[marker]: <> (End:Coherency Updates)
[marker]: <> (Begin:471db9b4-49ec-4921-de46-08dc11e85c3a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [471db9b4-49ec-4921-de46-08dc11e85c3a](https://maestro.dot.net/subscriptions?search=471db9b4-49ec-4921-de46-08dc11e85c3a)
- **Build**: [20250819.14](https://dev.azure.com/dnceng/internal/_build/results?buildId=2775732)
- **Date Produced**: August 20, 2025 2:48:46 AM UTC
- **Commit**: [574100b692e71fa3426931adf4c1ba42e4ee5213](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC574100b692e71fa3426931adf4c1ba42e4ee5213)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)
[DependencyUpdate]: <> (Begin)
- **Updates**:
 - From [8.0.20-servicing.25415.11 to 8.0.20-servicing.25419.14][1]
 - Microsoft.NET.HostModel
 - Microsoft.NETCore.Platforms
 - VS.Redist.Common.NetCore.SharedFramework.x64.8.0
 - VS.Redist.Common.NetCore.TargetingPack.x64.8.0
 - From [8.0.20 to 8.0.20][1]
 - Microsoft.NET.ILLink.Tasks
 - Microsoft.NETCore.App.Host.win-x64
 - Microsoft.NETCore.App.Ref
 - Microsoft.NETCore.App.Runtime.win-x64
 - Microsoft.NETCore.DotNetHostResolver
 - From [8.0.19 to 8.0.20][2]
 - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100
[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCdd6010a8a425962e7793cc741e1f79f8681e4882&targetVersion=GC574100b692e71fa3426931adf4c1ba42e4ee5213&_a=files
[2]: dotnet/emsdk@6fd14a4...222749b
[DependencyUpdate]: <> (End)
[marker]: <> (End:471db9b4-49ec-4921-de46-08dc11e85c3a)
...otnet-aspnetcore build 20250819.13
dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0
 From Version 8.0.20-servicing.25415.21 -> To Version 8.0.20-servicing.25419.13
@github-actions github-actions bot force-pushed the merge/release/8.0.3xx-to-release/8.0.4xx branch from 53d3fb8 to 2348742 Compare September 16, 2025 01:34
@github-actions github-actions bot requested a review from a team as a code owner September 16, 2025 01:34
...merge/release/8.0.3xx-to-release/8.0.4xx
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

MiYanni commented Sep 16, 2025
edited
Loading

@dotnet/source-build Looks like there are some pre-built versions here. Comparison file shows:

<BaselineComparison>
 <New>
 <Usage Id="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25455.3" />
 <Usage Id="Microsoft.DotNet.SourceBuild.Tasks" Version="8.0.0-beta.25455.3" File="src/artifacts/toolset/Common/project.assets.json" IsDirectDependency="true" IsAutoReferenced="true" />
 </New>
</BaselineComparison>

Copy link
Member

@dotnet/source-build Looks like there are some pre-built versions here. Comparison file shows:

<BaselineComparison>
 <New>
 <Usage Id="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25455.3" />
 <Usage Id="Microsoft.DotNet.SourceBuild.Tasks" Version="8.0.0-beta.25455.3" File="src/artifacts/toolset/Common/project.assets.json" IsDirectDependency="true" IsAutoReferenced="true" />
 </New>
</BaselineComparison>

I'll push the change to update the exclusion list, and create a PR to disable source-build leg in 8.0.4xx builds as we do not support source-build on anything but 8.0.1xx.

@SimonZhao888 SimonZhao888 added the Area-Containers Related to dotnet SDK containers functionality label Oct 9, 2025
...merge/release/8.0.3xx-to-release/8.0.4xx
Copy link
Member

@MiYanni, @nagilson the test cases in this PR failed due to container issue, following is the error message:

Added port 8080
Uploading layer 'sha256:5c32499ab806884c5725c705c2bf528662d034ed99de13d3205309e0d9ef0375' to 'localhost:5010'.
Uploading layer 'sha256:6fad34a012d65a03385a7c609de6af0e296b9a51dd82f07c1145e4d54f202ffb' to 'localhost:5010'.
Uploading layer 'sha256:9f131970726376f73c91f14b38c99776673fd33bad02e0bd58a56e0b0736cbd7' to 'localhost:5010'.
Uploading layer 'sha256:ba0394d0c03ce1d8427d9d2c064a8d0434f31b09c7ee2011428971dcf080ae92' to 'localhost:5010'.
Uploading layer 'sha256:c2e4154dbbb365cc1699ce03cfe8ca66fb077e762f3be7fed20babcf970b0252' to 'localhost:5010'.
Uploading layer 'sha256:5e922607838ec0aa23e9f13c58d1d89e1496e26ef276e2e7c21e4864829375cc' to 'localhost:5010'.
Failed to push to the output registry: Connection refused (localhost:5010)
Details: System.Net.Http.HttpRequestException: Connection refused (localhost:5010)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)

Copy link
Member

We never ported the change to change the ACR registry. May want to try getting https://github.com/dotnet/sdk/pull/49691/files merged and flowing as it might help fix all the container tests in 8.

SimonZhao888 reacted with thumbs up emoji

Copy link
Member

We never ported the change to change the ACR registry. May want to try getting https://github.com/dotnet/sdk/pull/49691/files merged and flowing as it might help fix all the container tests in 8.

I think this change is already in the current branch, @nagilson could you please take a look at this?

Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

Some test segments are canceled, and the following message is displayed:
The Operation will be canceled. The next steps may not contain expected logs.

Known issue: dotnet/dnceng#3008

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Area-Containers Related to dotnet SDK containers functionality

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /