Skip to content

[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' #48408

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

Closed

Conversation

github-actions[bot]
Copy link
Contributor

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

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

  • marcpopMSFT
  • v-wuzhai
  • dotnet-maestro[bot]
  • 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.4xx
git pull --ff-only
git checkout release/9.0.1xx
git pull --ff-only
git merge --no-ff release/8.0.4xx

# 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.4xx-to-release/9.0.1xx
or if you are using SSH
git push [email protected]:dotnet/sdk HEAD:merge/release/8.0.4xx-to-release/9.0.1xx

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.4xx-to-release/9.0.1xx'. 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.4xx-to-release/9.0.1xx origin/release/9.0.1xx
git pull https://github.com/dotnet/sdk merge/release/8.0.4xx-to-release/9.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/sdk HEAD:merge/release/8.0.4xx-to-release/9.0.1xx
or if you are using SSH
git fetch
git checkout -b merge/release/8.0.4xx-to-release/9.0.1xx origin/release/9.0.1xx
git pull [email protected]:dotnet/sdk merge/release/8.0.4xx-to-release/9.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push [email protected]:dotnet/sdk HEAD:merge/release/8.0.4xx-to-release/9.0.1xx

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 March 13, 2025 16:38
…otnet-runtime build 20250312.16

Microsoft.Extensions.Logging.Abstractions , 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 , System.Diagnostics.EventLog , System.Formats.Asn1 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0
 From Version 8.0.3 -> To Version 8.0.3

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100
 From Version 8.0.14 -> To Version 8.0.15 (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.14 to 8.0.15 (parent: Microsoft.NETCore.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:82bc8158-ef88-4a27-3f7b-08dca299e604)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 82bc8158-ef88-4a27-3f7b-08dca299e604
- **Build**: [20250312.16](https://dev.azure.com/dnceng/internal/_build/results?buildId=2661775)
- **Date Produced**: March 13, 2025 3:37:27 AM UTC
- **Commit**: [6eee28c27213784c1f8a112df1c90113585c4111](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC6eee28c27213784c1f8a112df1c90113585c4111)
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Extensions.Logging.Abstractions**: [from 8.0.3 to 8.0.3][1]
  - **Microsoft.NET.HostModel**: [from 8.0.14-servicing.25111.18 to 8.0.15-servicing.25162.16][1]
  - **Microsoft.NET.ILLink.Tasks**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.NETCore.Platforms**: [from 8.0.14-servicing.25111.18 to 8.0.15-servicing.25162.16][1]
  - **System.Diagnostics.EventLog**: [from 8.0.1 to 8.0.2][2]
  - **System.Formats.Asn1**: [from 8.0.2 to 8.0.2][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.14-servicing.25111.18 to 8.0.15-servicing.25162.16][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: [from 8.0.14-servicing.25111.18 to 8.0.15-servicing.25162.16][1]
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: [from 8.0.14 to 8.0.15][3]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC1584e493603cfc4e9b36b77d6d4afe97de6363f9&targetVersion=GC6eee28c27213784c1f8a112df1c90113585c4111&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC81cabf2857a01351e5ab578947c7403a5b128ad1&targetVersion=GC6eee28c27213784c1f8a112df1c90113585c4111&_a=files
[3]: dotnet/emsdk@ec84e77...6afd7b9

[DependencyUpdate]: <> (End)

[marker]: <> (End:82bc8158-ef88-4a27-3f7b-08dca299e604)
…otnet-windowsdesktop build 20250314.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.14 -> To Version 8.0.15

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 8.0.14-servicing.25113.2 -> To Version 8.0.15-servicing.25163.3 (parent: Microsoft.WindowsDesktop.App.Ref
…otnet-runtime build 20250314.9

Microsoft.Extensions.Logging.Abstractions , 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 , System.Diagnostics.EventLog , System.Formats.Asn1 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0
 From Version 8.0.3 -> To Version 8.0.3
…otnet-runtime build 20250314.13

Microsoft.Extensions.Logging.Abstractions , 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 , System.Diagnostics.EventLog , System.Formats.Asn1 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0
 From Version 8.0.3 -> To Version 8.0.3
…dnceng/internal/dotnet-runtime, 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.14-servicing.25113.2 to 8.0.15-servicing.25163.3 (parent: Microsoft.WindowsDesktop.App.Ref)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:11ffd28b-eb51-469a-d3fb-08dca292067e)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 11ffd28b-eb51-469a-d3fb-08dca292067e
- **Build**: [20250314.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2663481)
- **Date Produced**: March 14, 2025 5:31:13 PM UTC
- **Commit**: [f53fd07b3c1508214c05fbd2ee4d2a9bad3f02d3](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GCf53fd07b3c1508214c05fbd2ee4d2a9bad3f02d3)
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.14 to 8.0.15][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.14-servicing.25113.1 to 8.0.15-servicing.25164.1][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.14-servicing.25113.1 to 8.0.15-servicing.25164.1][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 8.0.14-servicing.25113.2 to 8.0.15-servicing.25163.3][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC8506c0d82a3737ab3e7edce3976f11065bb57fd2&targetVersion=GCf53fd07b3c1508214c05fbd2ee4d2a9bad3f02d3&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCaf059f93ea0cd5b695d098162f0d9b1651adb6a3&targetVersion=GCb96de9c3900a80c97119788a4bde7c34dd5ebac0&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:11ffd28b-eb51-469a-d3fb-08dca292067e)

[marker]: <> (Begin:82bc8158-ef88-4a27-3f7b-08dca299e604)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 82bc8158-ef88-4a27-3f7b-08dca299e604
- **Build**: [20250314.9](https://dev.azure.com/dnceng/internal/_build/results?buildId=2663574)
- **Date Produced**: March 14, 2025 10:41:36 PM UTC
- **Commit**: [f64f43502df9ae0b087be92136fa2242091b3145](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCf64f43502df9ae0b087be92136fa2242091b3145)
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Extensions.Logging.Abstractions**: [from 8.0.3 to 8.0.3][3]
  - **Micro...
…otnet-aspnetcore build 20250315.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.14-servicing.25112.21 -> To Version 8.0.15-servicing.25165.2
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:1ab2aba6-b648-40a9-9fe8-08dca2920c50)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1ab2aba6-b648-40a9-9fe8-08dca2920c50
- **Build**: [20250315.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2664261)
- **Date Produced**: March 15, 2025 7:05:47 PM UTC
- **Commit**: [d6c6665f772165b3ac034420397184dabf993fdc](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GCd6c6665f772165b3ac034420397184dabf993fdc)
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 8.0.14-servicing.25112.21 to 8.0.15-servicing.25165.2][1]
  - **dotnet-user-jwts**: [from 8.0.14-servicing.25112.21 to 8.0.15-servicing.25165.2][1]
  - **dotnet-user-secrets**: [from 8.0.14-servicing.25112.21 to 8.0.15-servicing.25165.2][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 8.0.14-servicing.25112.21 to 8.0.15-servicing.25165.2][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.14-servicing.25112.21 to 8.0.15-servicing.25165.2][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.AspNetCore.Authorization**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 8.0.14-servicing.25112.21 to 8.0.15-servicing.25165.2][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 8.0.14-servicing.25112.21 to 8.0.15-servicing.25165.2][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 8.0.14-servicing.25112.21 to 8.0.15-servicing.25165.2][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 8.0.14-servicing.25112.21 to 8.0.15-servicing.25165.2][1]
  - **Microsoft.AspNetCore.TestHost**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.Extensions.ObjectPool**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.JSInterop**: [from 8.0.14 to 8.0.15][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.14-servicing.25112.21 to 8.0.15-servicing.25165.2][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:1ab2aba6-b648-40a9-9fe8-08dca2920c50)
…otnet-aspnetcore build 20250315.5

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.15-servicing.25165.2 -> To Version 8.0.15-servicing.25165.5
…otnet-windowsdesktop build 20250316.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.15 -> To Version 8.0.15

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 8.0.15-servicing.25163.3 -> To Version 8.0.15-servicing.25165.2 (parent: Microsoft.WindowsDesktop.App.Ref
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-windowsdesktop

This pull request updates the following dependencies

[marker]: <> (Begin:1ab2aba6-b648-40a9-9fe8-08dca2920c50)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1ab2aba6-b648-40a9-9fe8-08dca2920c50
- **Build**: [20250315.5](https://dev.azure.com/dnceng/internal/_build/results?buildId=2664445)
- **Date Produced**: March 16, 2025 1:41:03 AM UTC
- **Commit**: [8899cb30120d41413065f1b1465cdabefe0a1f9c](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GC8899cb30120d41413065f1b1465cdabefe0a1f9c)
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25165.5][1]
  - **dotnet-user-jwts**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25165.5][1]
  - **dotnet-user-secrets**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25165.5][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25165.5][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.15 to 8.0.15][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25165.5][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.15 to 8.0.15][1]
  - **Microsoft.AspNetCore.Authorization**: [from 8.0.15 to 8.0.15][1]
  - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25165.5][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 8.0.15 to 8.0.15][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25165.5][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25165.5][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25165.5][1]
  - **Microsoft.AspNetCore.TestHost**: [from 8.0.15 to 8.0.15][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 8.0.15 to 8.0.15][1]
  - **Microsoft.Extensions.ObjectPool**: [from 8.0.15 to 8.0.15][1]
  - **Microsoft.JSInterop**: [from 8.0.15 to 8.0.15][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25165.5][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:1ab2aba6-b648-40a9-9fe8-08dca2920c50)

[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 Upd...
…otnet-windowsdesktop build 20250317.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.15 -> To Version 8.0.15

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 8.0.15-servicing.25165.2 -> To Version 8.0.15-servicing.25167.5 (parent: Microsoft.WindowsDesktop.App.Ref
…otnet-windowsdesktop build 20250318.3

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.15 -> To Version 8.0.15

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 8.0.15-servicing.25165.2 -> To Version 8.0.15-servicing.25167.9 (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.15-servicing.25165.2 to 8.0.15-servicing.25167.9 (parent: Microsoft.WindowsDesktop.App.Ref)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:11ffd28b-eb51-469a-d3fb-08dca292067e)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 11ffd28b-eb51-469a-d3fb-08dca292067e
- **Build**: [20250318.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2666462)
- **Date Produced**: March 18, 2025 5:38:46 PM UTC
- **Commit**: [83fc500260851a71b62ed3e92e672021624c28da](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC83fc500260851a71b62ed3e92e672021624c28da)
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.15 to 8.0.15][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.15 to 8.0.15][3]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.15-servicing.25166.1 to 8.0.15-servicing.25168.3][3]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.15-servicing.25166.1 to 8.0.15-servicing.25168.3][3]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 8.0.15-servicing.25165.2 to 8.0.15-servicing.25167.9][4]

[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC2705463579d6d3d8436301f02213ce4987669c80&targetVersion=GC83fc500260851a71b62ed3e92e672021624c28da&_a=files
[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC9d1a7bbd03007c329391026b1abf1ca404b3b90d&targetVersion=GC4d5e32859f7dfaca9102a95d111a49d2aa2dbd8c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:11ffd28b-eb51-469a-d3fb-08dca292067e)
…408.7

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions
 From Version 8.0.0-beta.25204.7 -> To Version 8.0.0-beta.25208.7
…0250409.1

Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 8.0.312-servicing.25207.1 -> To Version 8.0.312-servicing.25209.1
…0410.2

Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
 From Version 17.10.25-preview-25207-05 -> To Version 17.10.26-servicing-25210-02
…merge/release/8.0.3xx-to-release/8.0.4xx
…ence-packages build 20250410.2

Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.25163.2 -> To Version 8.0.0-alpha.1.25210.2
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Apr 11, 2025
…merge/release/8.0.4xx-to-release/9.0.1xx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants