Skip to content

Conversation

@dotnet-maestro-bot
Copy link
Contributor

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

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

  • dotnet-maestro[bot]
  • mmitche
  • vseanreesermsft
  • marcpopMSFT
  • 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/6.0.3xx
git pull --ff-only
git checkout release/6.0.4xx
git pull --ff-only
git merge --no-ff release/6.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-maestro-bot/sdk HEAD:merge/release/6.0.3xx-to-release/6.0.4xx
or if you are using SSH
git push [email protected]:dotnet-maestro-bot/sdk HEAD:merge/release/6.0.3xx-to-release/6.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/6.0.3xx-to-release/6.0.4xx'. 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.3xx-to-release/6.0.4xx release/6.0.4xx
git pull https://github.com/dotnet-maestro-bot/sdk merge/release/6.0.3xx-to-release/6.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet-maestro-bot/sdk HEAD:merge/release/6.0.3xx-to-release/6.0.4xx
or if you are using SSH
git checkout -b merge/release/6.0.3xx-to-release/6.0.4xx release/6.0.4xx
git pull [email protected]:dotnet-maestro-bot/sdk merge/release/6.0.3xx-to-release/6.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push [email protected]:dotnet-maestro-bot/sdk HEAD:merge/release/6.0.3xx-to-release/6.0.4xx

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.

dotnet-bot and others added 30 commits October 4, 2022 18:40
…otnet-windowsdesktop build 20221004.4

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.10 -> To Version 6.0.11
…otnet-aspnetcore build 20221004.10

dotnet-dev-certs , 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.Analyzers , 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.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.10-servicing.22476.17 -> To Version 6.0.11-servicing.22504.10
…otnet-aspnetcore build 20221004.17

dotnet-dev-certs , 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.Analyzers , 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.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.10-servicing.22476.17 -> To Version 6.0.11-servicing.22504.17
…otnet-aspnetcore build 20221004.21

dotnet-dev-certs , 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.Analyzers , 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.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.10-servicing.22476.17 -> To Version 6.0.11-servicing.22504.21
…otnet-aspnetcore build 20221004.23

dotnet-dev-certs , 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.Analyzers , 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.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.10-servicing.22476.17 -> To Version 6.0.11-servicing.22504.23
…otnet-aspnetcore build 20221004.24

dotnet-dev-certs , 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.Analyzers , 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.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.10-servicing.22476.17 -> To Version 6.0.11-servicing.22504.24
…otnet-templating build 20221005.8

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.305 -> To Version 6.0.306
…otnet-aspnetcore build 20221005.2

dotnet-dev-certs , 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.Analyzers , 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.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.10-servicing.22476.17 -> To Version 6.0.11-servicing.22505.2
…otnet-runtime build 20221005.10

Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , VS.Redist.Common.NetCore.SharedFramework.x64.6.0 , VS.Redist.Common.NetCore.TargetingPack.x64.6.0
 From Version 6.0.10-servicing.22476.5 -> To Version 6.0.11-servicing.22505.10
…otnet-runtime build 20221005.17

Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , VS.Redist.Common.NetCore.SharedFramework.x64.6.0 , VS.Redist.Common.NetCore.TargetingPack.x64.6.0
 From Version 6.0.10-servicing.22476.5 -> To Version 6.0.11-servicing.22505.17
…otnet-aspnetcore build 20221005.8

dotnet-dev-certs , 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.Analyzers , 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.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.10-servicing.22476.17 -> To Version 6.0.11-servicing.22505.8
…otnet-templating build 20221006.4

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.305 -> To Version 6.0.306
…otnet-aspnetcore build 20221006.4

dotnet-dev-certs , 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.Analyzers , 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.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.10-servicing.22476.17 -> To Version 6.0.11-servicing.22506.4
…otnet-runtime build 20221006.9

Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , VS.Redist.Common.NetCore.SharedFramework.x64.6.0 , VS.Redist.Common.NetCore.TargetingPack.x64.6.0
 From Version 6.0.10-servicing.22476.5 -> To Version 6.0.11-servicing.22506.9
…otnet-aspnetcore build 20221007.1

dotnet-dev-certs , 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.Analyzers , 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.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.10-servicing.22476.17 -> To Version 6.0.11-servicing.22507.1
…otnet-templating build 20221007.6

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.305 -> To Version 6.0.306
…otnet-runtime build 20221007.4

Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , VS.Redist.Common.NetCore.SharedFramework.x64.6.0 , VS.Redist.Common.NetCore.TargetingPack.x64.6.0
 From Version 6.0.10-servicing.22476.5 -> To Version 6.0.11-servicing.22507.4
…otnet-templating build 20221012.10

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.305 -> To Version 6.0.306
…otnet-windowsdesktop build 20221013.3

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.10 -> To Version 6.0.11
…otnet-windowsdesktop build 20221013.9

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.10 -> To Version 6.0.11
…4 repositories

This pull request updates the following dependencies

[marker]: <> (Begin:d1814f0c-875d-4709-e94c-08da181a39e5)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: d1814f0c-875d-4709-e94c-08da181a39e5
- **Build**: 20221013.9
- **Date Produced**: October 13, 2022 11:31:38 PM UTC
- **Commit**: c71eacb109f176eb6a8b15d32424fafceaba6142
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.10 to 6.0.11][13]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.10 to 6.0.11][13]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.10-servicing.22476.6 to 6.0.11-servicing.22513.9][13]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.10-servicing.22476.6 to 6.0.11-servicing.22513.9][13]

[13]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC74607da&targetVersion=GCc71eacb&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:d1814f0c-875d-4709-e94c-08da181a39e5)

[marker]: <> (Begin:ffc11ea2-d045-4ff5-4d39-08da180de348)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: ffc11ea2-d045-4ff5-4d39-08da180de348
- **Build**: 20221011.16
- **Date Produced**: October 12, 2022 12:35:01 AM UTC
- **Commit**: b786d2bbcc15b6841d407b3fb028d0006faa094b
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.10-servicing.22476.17 to 6.0.11-servicing.22511.16][11]
  - **dotnet-user-secrets**: [from 6.0.10-servicing.22476.17 to 6.0.11-servicing.22511.16][11]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.10-servicing.22476.17 to 6.0.11-servicing.22511.16][11]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.10 to 6.0.11][11]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.10-servicing.22476.17 to 6.0.11-servicing.22511.16][11]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.10 to 6.0.11][11]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.10 to 6.0.11][11]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.10 to 6.0.11][11]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.10 to 6.0.11][11]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.10-servicing.22476.17 to 6.0.11-servicing.22511.16][11]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.10-servicing.22476.17 to 6.0.11-servicing.22511.16][11]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.10-servicing.22476.17 to 6.0.11-servicing.22511.16][11]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.10 to 6.0.11][11]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.10 to 6.0.11][11]
  - **Microsoft.JSInterop**: [from 6.0.10 to 6.0.11][11]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.10-servicing.22476.17 to 6.0.11-s...
…otnet-runtime build 20221014.6

Microsoft.NET.HostModel , 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.6.0 , VS.Redist.Common.NetCore.TargetingPack.x64.6.0
 From Version 6.0.11-servicing.22507.4 -> To Version 6.0.11-servicing.22514.6
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:dc1c3afc-aa30-466e-4d3a-08da180de348)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: dc1c3afc-aa30-466e-4d3a-08da180de348
- **Build**: 20221014.6
- **Date Produced**: October 14, 2022 9:40:37 PM UTC
- **Commit**: c672e901c8819a22123da5c0cb7295d914e70627
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 6.0.11-servicing.22507.4 to 6.0.11-servicing.22514.6][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.Platforms**: [from 6.0.6 to 6.0.7][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22507.4 to 6.0.11-servicing.22514.6][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: [from 6.0.11-servicing.22507.4 to 6.0.11-servicing.22514.6][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCdd7c928&targetVersion=GCc672e90&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC5a400c2&targetVersion=GCc672e90&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:dc1c3afc-aa30-466e-4d3a-08da180de348)
…otnet-templating build 20221017.2

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.306 -> To Version 6.0.306
…dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:2e2c41e3-4520-418e-d824-08da180b2c46)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 2e2c41e3-4520-418e-d824-08da180b2c46
- **Build**: 20221017.2
- **Date Produced**: October 17, 2022 8:51:49 AM UTC
- **Commit**: 9303db79522b69698068b6926d45b4c84fa6368f
- **Branch**: refs/heads/internal/release/6.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.306-servicing.22512.10 to 6.0.306-servicing.22517.2][1]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.306 to 6.0.306][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC721ed1f&targetVersion=GC9303db7&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:2e2c41e3-4520-418e-d824-08da180b2c46)
…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 6.0.10-servicing.22476.4 to 6.0.11-servicing.22517.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:d1814f0c-875d-4709-e94c-08da181a39e5)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: d1814f0c-875d-4709-e94c-08da181a39e5
- **Build**: 20221017.3
- **Date Produced**: October 17, 2022 7:21:10 PM UTC
- **Commit**: 7b9c4cbc4933814b305208b573e700e55c600a57
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.11 to 6.0.11][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][3]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22513.9 to 6.0.11-servicing.22517.3][3]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.11-servicing.22513.9 to 6.0.11-servicing.22517.3][3]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.10-servicing.22476.4 to 6.0.11-servicing.22517.1][4]

[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCc71eacb&targetVersion=GC7b9c4cb&_a=files
[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC3bbc772&targetVersion=GC8d60cc7&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:d1814f0c-875d-4709-e94c-08da181a39e5)
…otnet-aspnetcore build 20221017.15

dotnet-dev-certs , 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.Analyzers , 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.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.11-servicing.22507.1 -> To Version 6.0.11-servicing.22517.15
dotnet-bot and others added 12 commits October 18, 2022 06:05
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:ffc11ea2-d045-4ff5-4d39-08da180de348)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: ffc11ea2-d045-4ff5-4d39-08da180de348
- **Build**: 20221017.15
- **Date Produced**: October 17, 2022 9:36:28 PM UTC
- **Commit**: cb12e458e05385ddde3f1172aa1a9978ac9bc896
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.11-servicing.22507.1 to 6.0.11-servicing.22517.15][1]
  - **dotnet-user-secrets**: [from 6.0.11-servicing.22507.1 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.11-servicing.22507.1 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.11-servicing.22507.1 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.11-servicing.22507.1 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.11-servicing.22507.1 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.11-servicing.22507.1 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.JSInterop**: [from 6.0.11 to 6.0.11][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22507.1 to 6.0.11-servicing.22517.15][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:ffc11ea2-d045-4ff5-4d39-08da180de348)
…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 6.0.11-servicing.22517.1 to 6.0.11-servicing.22517.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:d1814f0c-875d-4709-e94c-08da181a39e5)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: d1814f0c-875d-4709-e94c-08da181a39e5
- **Build**: 20221018.2
- **Date Produced**: October 18, 2022 9:41:09 PM UTC
- **Commit**: d43b60fc06ed9c74bd1d39c9656d23beb6478091
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22517.3 to 6.0.11-servicing.22518.2][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.11-servicing.22517.3 to 6.0.11-servicing.22518.2][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.11-servicing.22517.1 to 6.0.11-servicing.22517.6][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC7b9c4cb&targetVersion=GCd43b60f&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC8d60cc7&targetVersion=GC4e1581e&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:d1814f0c-875d-4709-e94c-08da181a39e5)
…dnceng/internal/dotnet-runtime dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:dc1c3afc-aa30-466e-4d3a-08da180de348)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: dc1c3afc-aa30-466e-4d3a-08da180de348
- **Build**: 20221018.9
- **Date Produced**: October 19, 2022 1:18:11 AM UTC
- **Commit**: af5b37cd54cfdd15f14f854eafc34ed9c346ddde
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 6.0.11-servicing.22514.6 to 6.0.11-servicing.22518.9][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.Platforms**: [from 6.0.7 to 6.0.7][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22514.6 to 6.0.11-servicing.22518.9][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: [from 6.0.11-servicing.22514.6 to 6.0.11-servicing.22518.9][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCc672e90&targetVersion=GCaf5b37c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:dc1c3afc-aa30-466e-4d3a-08da180de348)

[marker]: <> (Begin:ffc11ea2-d045-4ff5-4d39-08da180de348)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: ffc11ea2-d045-4ff5-4d39-08da180de348
- **Build**: 20221018.17
- **Date Produced**: October 19, 2022 5:23:40 AM UTC
- **Commit**: 1f928299b4f7543976248e5a96abf8aa45ea5605
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][2]
  - **dotnet-user-secrets**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][2]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][2]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.11 to 6.0.11][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][2]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.11 to 6.0.11][2]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.11 to 6.0.11][2]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.11 to 6.0.11][2]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][2]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][2]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][2]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.11 to 6.0.11][2]
  - ...
…dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:2e2c41e3-4520-418e-d824-08da180b2c46)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 2e2c41e3-4520-418e-d824-08da180b2c46
- **Build**: 20221019.6
- **Date Produced**: October 19, 2022 2:15:46 PM UTC
- **Commit**: 051afa20f7201629fd9bab065f81a4f185220493
- **Branch**: refs/heads/internal/release/6.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.306-servicing.22517.2 to 6.0.306-servicing.22519.6][1]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.306 to 6.0.306][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC9303db7&targetVersion=GC051afa2&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:2e2c41e3-4520-418e-d824-08da180b2c46)
…dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:2e2c41e3-4520-418e-d824-08da180b2c46)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 2e2c41e3-4520-418e-d824-08da180b2c46
- **Build**: 20221019.11
- **Date Produced**: October 19, 2022 4:15:14 PM UTC
- **Commit**: 2198eb3a0ffe5e89b98096058f414f9a81dbe7a1
- **Branch**: refs/heads/internal/release/6.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.306-servicing.22519.6 to 6.0.306-servicing.22519.11][1]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.306 to 6.0.306][1]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.306 to 6.0.306][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC051afa2&targetVersion=GC2198eb3&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:2e2c41e3-4520-418e-d824-08da180b2c46)
…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 6.0.11-servicing.22517.6 to 6.0.11-servicing.22519.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:d1814f0c-875d-4709-e94c-08da181a39e5)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: d1814f0c-875d-4709-e94c-08da181a39e5
- **Build**: 20221019.3
- **Date Produced**: October 19, 2022 5:55:53 PM UTC
- **Commit**: ab5b39eef72a8ecc6f678f17254b8348d7cbf250
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22518.2 to 6.0.11-servicing.22519.3][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.11-servicing.22518.2 to 6.0.11-servicing.22519.3][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.11-servicing.22517.6 to 6.0.11-servicing.22519.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCd43b60f&targetVersion=GCab5b39e&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC4e1581e&targetVersion=GC37deaa0&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:d1814f0c-875d-4709-e94c-08da181a39e5)
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:dc1c3afc-aa30-466e-4d3a-08da180de348)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: dc1c3afc-aa30-466e-4d3a-08da180de348
- **Build**: 20221023.4
- **Date Produced**: October 23, 2022 9:20:00 PM UTC
- **Commit**: 943474ca16db7c65ba6cff4a89c3ebd219dde3e5
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.NETCore.Platforms**: [from 6.0.7 to 6.0.7][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: [from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCaf5b37c&targetVersion=GC943474c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:dc1c3afc-aa30-466e-4d3a-08da180de348)
…dnceng/internal/dotnet-aspnetcore dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:ffc11ea2-d045-4ff5-4d39-08da180de348)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: ffc11ea2-d045-4ff5-4d39-08da180de348
- **Build**: 20221023.4
- **Date Produced**: October 23, 2022 11:17:54 PM UTC
- **Commit**: 617d594f2bf75a8904d3d0e7d68a0bacf8e6763a
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.11-servicing.22518.17 to 6.0.11-servicing.22523.4][1]
  - **dotnet-user-secrets**: [from 6.0.11-servicing.22518.17 to 6.0.11-servicing.22523.4][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.11-servicing.22518.17 to 6.0.11-servicing.22523.4][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.11-servicing.22518.17 to 6.0.11-servicing.22523.4][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.11-servicing.22518.17 to 6.0.11-servicing.22523.4][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.11-servicing.22518.17 to 6.0.11-servicing.22523.4][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.11-servicing.22518.17 to 6.0.11-servicing.22523.4][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.JSInterop**: [from 6.0.11 to 6.0.11][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22518.17 to 6.0.11-servicing.22523.4][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:ffc11ea2-d045-4ff5-4d39-08da180de348)

[marker]: <> (Begin:2e2c41e3-4520-418e-d824-08da180b2c46)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 2e2c41e3-4520-418e-d824-08da180b2c46
- **Build**: 20221023.5
- **Date Produced**: October 23, 2022 11:19:08 PM UTC
- **Commit**: 84fa0403a62bd95b9e1f29c00f4b4f8e605bfc7c
- **Branch**: refs/heads/internal/release/6.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.306 to 6.0.306][2]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.306 to 6.0.306][2]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.306 to 6.0.306][2]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.306-servicing.22519.11 to 6.0.306-servicing.22523.5][2]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.306 t...
…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 6.0.11-servicing.22519.2 to 6.0.11-servicing.22523.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:d1814f0c-875d-4709-e94c-08da181a39e5)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: d1814f0c-875d-4709-e94c-08da181a39e5
- **Build**: 20221023.3
- **Date Produced**: October 24, 2022 3:36:15 AM UTC
- **Commit**: ee26d5bddd7cf13b37987de68fee12d9e50ff33d
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.11-servicing.22519.3 to 6.0.11-servicing.22523.3][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.11-servicing.22519.3 to 6.0.11-servicing.22523.3][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.11-servicing.22519.2 to 6.0.11-servicing.22523.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCab5b39e&targetVersion=GCee26d5b&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC37deaa0&targetVersion=GC96c5254&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:d1814f0c-875d-4709-e94c-08da181a39e5)
….0.3xx-2022-11-08-1051

Merging internal commits for release/6.0.3xx
…114.9 (dotnet#29125)

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions
 From Version 6.0.0-beta.22517.1 -> To Version 6.0.0-beta.22564.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the merge/release/6.0.3xx-to-release/6.0.4xx branch from afac0de to c284ce8 Compare November 18, 2022 18:24
@ghost ghost added the Area-Infrastructure label Nov 18, 2022
@v-wuzhai v-wuzhai requested a review from marcpopMSFT November 22, 2022 10:43
@v-wuzhai
Copy link
Contributor

Same issue as in #29132

@marcpopMSFT marcpopMSFT merged commit 1c082c6 into dotnet:release/6.0.4xx Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants