Skip to content
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

[automated] Merge branch 'release/6.0.4xx' => 'release/7.0.1xx' #17493

Conversation

dotnet-maestro-bot
Copy link

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

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

  • marcpopMSFT
  • vseanreesermsft
  • Forgind
  • wtgodbe
  • dotnet-bot
  • v-wuzhai
  • dotnet-sb-bot
  • ayakael

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/6.0.4xx
git pull --ff-only
git checkout release/7.0.1xx
git pull --ff-only
git merge --no-ff release/6.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-maestro-bot/core-sdk HEAD:merge/release/6.0.4xx-to-release/7.0.1xx
or if you are using SSH
git push git@github.com:dotnet-maestro-bot/core-sdk HEAD:merge/release/6.0.4xx-to-release/7.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/6.0.4xx-to-release/7.0.1xx'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.

git checkout -b merge/release/6.0.4xx-to-release/7.0.1xx release/7.0.1xx
git pull https://github.com/dotnet-maestro-bot/core-sdk merge/release/6.0.4xx-to-release/7.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet-maestro-bot/core-sdk HEAD:merge/release/6.0.4xx-to-release/7.0.1xx
or if you are using SSH
git checkout -b merge/release/6.0.4xx-to-release/7.0.1xx release/7.0.1xx
git pull git@github.com:dotnet-maestro-bot/core-sdk merge/release/6.0.4xx-to-release/7.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet-maestro-bot/core-sdk HEAD:merge/release/6.0.4xx-to-release/7.0.1xx

Contact .NET Core Engineering if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/dotnet/arcade/blob/master/scripts/GitHubMergeBranches.ps1.

ayakael and others added 27 commits September 13, 2023 10:57
…otnet-sdk build 20230927.35

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.413-servicing.23367.15 -> To Version 6.0.415-servicing.23477.35

Dependency coherency updates

VS.Redist.Common.NetCore.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.6.0,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver
 From Version 6.0.21-servicing.23363.11 -> To Version 6.0.23-servicing.23475.15 (parent: Microsoft.NET.Sdk
…ncies from 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.6.0**: from 6.0.21-servicing.23363.11 to 6.0.23-servicing.23475.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 6.0.21 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: from 6.0.21-servicing.23363.11 to 6.0.23-servicing.23475.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.21 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 6.0.21 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 6.0.21 to 6.0.23 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:972ce726-6675-4ba6-cadf-08dbbf3cebf2)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 972ce726-6675-4ba6-cadf-08dbbf3cebf2
- **Build**: 20230927.35
- **Date Produced**: September 27, 2023 11:45:51 PM UTC
- **Commit**: 171bf8e96b7a11471a40fcd6b0376b435e895de8
- **Branch**: refs/heads/internal/release/frameshift/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.413-servicing.23367.15 to 6.0.415-servicing.23477.35][1]
  - **Microsoft.NET.Sdk**: [from 6.0.413-servicing.23367.15 to 6.0.415-servicing.23477.35][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.21-servicing.23363.11 to 6.0.23-servicing.23475.15][2]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.21 to 6.0.23][2]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: [from 6.0.21-servicing.23363.11 to 6.0.23-servicing.23475.15][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.21 to 6.0.23][2]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.21 to 6.0.23][2]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.21 to 6.0.23][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC32a105ca98&targetVersion=GC171bf8e96b&_a=files
[2]: dotnet/runtime@e40b3ab...301ba1e

[DependencyUpdate]: <> (End)

[marker]: <> (End:972ce726-6675-4ba6-cadf-08dbbf3cebf2)
…otnet-sdk build 20230927.42

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.415-servicing.23477.35 -> To Version 6.0.415-servicing.23477.42
…otnet-sdk build 20230927.52

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.415-servicing.23477.42 -> To Version 6.0.415-servicing.23477.52
…otnet-sdk build 20230927.56

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.415-servicing.23477.52 -> To Version 6.0.415-servicing.23477.56
Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.TemplateEngine.Cli,Microsoft.DotNet.Common.ProjectTemplates.6.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 6.0.21 -> To Version 6.0.23 (parent: Microsoft.NET.Sdk
…ncies from dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:972ce726-6675-4ba6-cadf-08dbbf3cebf2)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 972ce726-6675-4ba6-cadf-08dbbf3cebf2
- **Build**: 20230927.56
- **Date Produced**: September 28, 2023 3:15:54 AM UTC
- **Commit**: baa805b8bcf24e1081624afd70a5f4d4bd3dbb18
- **Branch**: refs/heads/internal/release/frameshift/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.415-servicing.23477.52 to 6.0.415-servicing.23477.56][3]
  - **Microsoft.NET.Sdk**: [from 6.0.415-servicing.23477.52 to 6.0.415-servicing.23477.56][3]

[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC64040b6846&targetVersion=GCbaa805b8bc&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:972ce726-6675-4ba6-cadf-08dbbf3cebf2)

[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 6.0.21 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.21-servicing.23367.3 to 6.0.23-servicing.23477.7 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.21-servicing.23367.3 to 6.0.23-servicing.23477.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 6.0.21 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 6.0.21-servicing.23364.38 to 6.0.23-servicing.23477.22 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 6.0.21 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: from 6.0.21-servicing.23364.38 to 6.0.23-servicing.23477.22 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 6.0.21-servicing.23364.38 to 6.0.23-servicing.23477.22 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 6.0.21-servicing.23364.38 to 6.0.23-servicing.23477.22 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ItemTemplates**: from 6.0.413 to 6.0.415 (parent: Microsoft.NET.Sdk)
  - **Microsoft.TemplateEngine.Cli**: from 6.0.413-rtm.23363.7 to 6.0.415-rtm.23477.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: from 6.0.413 to 6.0.415 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.21 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.21-servicing.23364.6 to ...
…otnet-sdk build 20230929.70

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.415-servicing.23477.56 -> To Version 6.0.415-servicing.23479.70

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0,VS.Redist.Common.NetCore.SharedFramework.x64.6.0,VS.Redist.Common.NetCore.TargetingPack.x64.6.0,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.DotNet.Common.ItemTemplates,Microsoft.TemplateEngine.Cli,Microsoft.DotNet.Common.ProjectTemplates.6.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 6.0.23 -> To Version 6.0.23 (parent: Microsoft.NET.Sdk
…ncies from 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 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.23-servicing.23477.7 to 6.0.23-servicing.23479.7 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.23-servicing.23477.7 to 6.0.23-servicing.23479.7 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.23-servicing.23475.15 to 6.0.23-servicing.23479.5 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: from 6.0.23-servicing.23475.15 to 6.0.23-servicing.23479.5 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 6.0.23-servicing.23477.22 to 6.0.23-servicing.23479.20 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: from 6.0.23-servicing.23477.22 to 6.0.23-servicing.23479.20 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 6.0.23-servicing.23477.22 to 6.0.23-servicing.23479.20 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 6.0.23-servicing.23477.22 to 6.0.23-servicing.23479.20 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ItemTemplates**: from 6.0.415 to 6.0.415 (parent: Microsoft.NET.Sdk)
  - **Microsoft.TemplateEngine.Cli**: from 6.0.415-rtm.23477.14 to 6.0.415-rtm.23479.11 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: from 6.0.415 to 6.0.415 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.23-servicing.23477.14 to 6.0.23-servicing.23479.10 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 6.0.23-servicing.23477.3 to 6.0.23-servicing.23479.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:972ce726-6675-4ba6-cadf-08dbbf3cebf2)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 972ce726-6675-4ba6-...
…otnet-sdk build 20230929.30

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.415-servicing.23479.70 -> To Version 6.0.415-servicing.23479.30
…otnet-sdk build 20230929.40

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.415-servicing.23479.30 -> To Version 6.0.415-servicing.23479.40
…otnet-sdk build 20230929.47

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.415-servicing.23479.40 -> To Version 6.0.415-servicing.23479.47
…otnet-sdk build 20230929.56

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.415-servicing.23479.47 -> To Version 6.0.415-servicing.23479.56
…otnet-sdk build 20230929.70

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.415-servicing.23479.56 -> To Version 6.0.415-servicing.23479.70
…ncies from dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:972ce726-6675-4ba6-cadf-08dbbf3cebf2)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 972ce726-6675-4ba6-cadf-08dbbf3cebf2
- **Build**: 20230929.70
- **Date Produced**: September 30, 2023 5:33:40 AM UTC
- **Commit**: 41584f8690a6d383db4c980ff4279dada7d1dd0a
- **Branch**: refs/heads/internal/release/frameshift/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.415-servicing.23479.56 to 6.0.415-servicing.23479.70][5]
  - **Microsoft.NET.Sdk**: [from 6.0.415-servicing.23479.56 to 6.0.415-servicing.23479.70][5]

[5]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC6e7f11dfd6&targetVersion=GC41584f8690&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:972ce726-6675-4ba6-cadf-08dbbf3cebf2)
…ncies from 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 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.23-servicing.23479.7 to 6.0.23-servicing.23480.2 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.23-servicing.23479.7 to 6.0.23-servicing.23480.2 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.23-servicing.23479.5 to 6.0.23-servicing.23480.2 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: from 6.0.23-servicing.23479.5 to 6.0.23-servicing.23480.2 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 6.0.23-servicing.23479.20 to 6.0.23-servicing.23480.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: from 6.0.23-servicing.23479.20 to 6.0.23-servicing.23480.7 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 6.0.23-servicing.23479.20 to 6.0.23-servicing.23480.7 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 6.0.23-servicing.23479.20 to 6.0.23-servicing.23480.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ItemTemplates**: from 6.0.415 to 6.0.415 (parent: Microsoft.NET.Sdk)
  - **Microsoft.TemplateEngine.Cli**: from 6.0.415-rtm.23479.11 to 6.0.415-rtm.23480.5 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: from 6.0.415 to 6.0.415 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.23-servicing.23479.10 to 6.0.23-servicing.23480.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.23 to 6.0.23 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.P...
…ncies from dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:972ce726-6675-4ba6-cadf-08dbbf3cebf2)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 972ce726-6675-4ba6-cadf-08dbbf3cebf2
- **Build**: 20230930.38
- **Date Produced**: October 1, 2023 1:52:12 AM UTC
- **Commit**: bb5ae4829da51d315033bedb73116477b0390cd3
- **Branch**: refs/heads/internal/release/frameshift/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.415-servicing.23480.28 to 6.0.415-servicing.23480.38][1]
  - **Microsoft.NET.Sdk**: [from 6.0.415-servicing.23480.28 to 6.0.415-servicing.23480.38][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:972ce726-6675-4ba6-cadf-08dbbf3cebf2)
@dotnet-maestro-bot dotnet-maestro-bot requested a review from a team as a code owner October 10, 2023 19:05
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the merge/release/6.0.4xx-to-release/7.0.1xx branch from 5883371 to 8bf5117 Compare October 10, 2023 19:05
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.

None yet

8 participants