Skip to content

Conversation

@dotnet-maestro-bot
Copy link
Contributor

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

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

  • dotnet-maestro[bot]
  • ayakael
  • TanayParikh
  • mmitche
  • vseanreesermsft
  • dotnet-bot
  • marcpopMSFT

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.1xx
git pull --ff-only
git checkout release/6.0.3xx
git pull --ff-only
git merge --no-ff release/6.0.1xx

# If there are merge conflicts, resolve them and then run git merge --continue to complete the merge
# Pushing the changes to the PR branch will re-trigger PR validation.
git push https://github.com/dotnet-maestro-bot/sdk HEAD:merge/release/6.0.1xx-to-release/6.0.3xx
or if you are using SSH
git push [email protected]:dotnet-maestro-bot/sdk HEAD:merge/release/6.0.1xx-to-release/6.0.3xx

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

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.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.TestHost , Microsoft.CodeAnalysis.Razor , 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.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.TestHost , Microsoft.CodeAnalysis.Razor , 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.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.TestHost , Microsoft.CodeAnalysis.Razor , 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.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.TestHost , Microsoft.CodeAnalysis.Razor , 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.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.TestHost , Microsoft.CodeAnalysis.Razor , 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.9

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.110 -> To Version 6.0.111
…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.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.TestHost , Microsoft.CodeAnalysis.Razor , 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.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.TestHost , Microsoft.CodeAnalysis.Razor , 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.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.110 -> To Version 6.0.111
…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.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.TestHost , Microsoft.CodeAnalysis.Razor , 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.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.TestHost , Microsoft.CodeAnalysis.Razor , 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-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 20221010.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.110 -> To Version 6.0.111
…otnet-templating build 20221010.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.110 -> To Version 6.0.111
…otnet-aspnetcore build 20221011.16

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.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.TestHost , Microsoft.CodeAnalysis.Razor , 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.22511.16
…otnet-templating build 20221012.7

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.110 -> To Version 6.0.111
…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:258d4206-cc1e-4c20-39b6-08d960f4ca81)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 258d4206-cc1e-4c20-39b6-08d960f4ca81
- **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:258d4206-cc1e-4c20-39b6-08d960f4ca81)

[marker]: <> (Begin:ffa022ec-0654-4a20-3a4e-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: ffa022ec-0654-4a20-3a4e-08d961c5a689
- **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.Mvc.Razor.Extensions**: [from 6.0.10 to 6.0.11][11]
  - **Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport**: [from 6.0.10-servicing.22476.17 to 6.0.11-servicing.22511.16][11]
  - **Microsoft.AspNetCore.Razor.Language**: [from 6.0.10 to 6.0.11][11]
  - **Microsoft.AspN...
…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
…otnet-templating build 20221017.3

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.111 -> To Version 6.0.111
…dnceng/internal/dotnet-runtime dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:499cebc0-3291-4ec8-3a4f-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 499cebc0-3291-4ec8-3a4f-08d961c5a689
- **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:499cebc0-3291-4ec8-3a4f-08d961c5a689)

[marker]: <> (Begin:b9edc696-13f4-406c-3a51-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: b9edc696-13f4-406c-3a51-08d961c5a689
- **Build**: 20221017.3
- **Date Produced**: October 17, 2022 8:48:22 AM UTC
- **Commit**: ae281afa07344191bc212270148f881726d2534d
- **Branch**: refs/heads/internal/release/6.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.111 to 6.0.111][3]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.111 to 6.0.111][3]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.111 to 6.0.111][3]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.111-servicing.22512.7 to 6.0.111-servicing.22517.3][3]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.111 to 6.0.111][3]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.111 to 6.0.111][3]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.111 to 6.0.111][3]

[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GCcf2015f&targetVersion=GCae281af&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:b9edc696-13f4-406c-3a51-08d961c5a689)
…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:258d4206-cc1e-4c20-39b6-08d960f4ca81)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 258d4206-cc1e-4c20-39b6-08d960f4ca81
- **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:258d4206-cc1e-4c20-39b6-08d960f4ca81)
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:ffa022ec-0654-4a20-3a4e-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: ffa022ec-0654-4a20-3a4e-08d961c5a689
- **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.22511.16 to 6.0.11-servicing.22517.15][1]
  - **dotnet-user-secrets**: [from 6.0.11-servicing.22511.16 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.11-servicing.22511.16 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.22511.16 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.22511.16 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.11-servicing.22511.16 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.11-servicing.22511.16 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport**: [from 6.0.11-servicing.22511.16 to 6.0.11-servicing.22517.15][1]
  - **Microsoft.AspNetCore.Razor.Language**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.CodeAnalysis.Razor**: [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.22511.16 to 6.0.11-servicing.22517.15][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:ffa022ec-0654-4a20-3a4e-08d961c5a689)
dotnet-bot and others added 13 commits October 18, 2022 19:44
…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:258d4206-cc1e-4c20-39b6-08d960f4ca81)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 258d4206-cc1e-4c20-39b6-08d960f4ca81
- **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:258d4206-cc1e-4c20-39b6-08d960f4ca81)
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:499cebc0-3291-4ec8-3a4f-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 499cebc0-3291-4ec8-3a4f-08d961c5a689
- **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:499cebc0-3291-4ec8-3a4f-08d961c5a689)
…dnceng/internal/dotnet-aspnetcore dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:ffa022ec-0654-4a20-3a4e-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: ffa022ec-0654-4a20-3a4e-08d961c5a689
- **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][1]
  - **dotnet-user-secrets**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][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.22517.15 to 6.0.11-servicing.22518.17][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][1]
  - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport**: [from 6.0.11-servicing.22517.15 to 6.0.11-servicing.22518.17][1]
  - **Microsoft.AspNetCore.Razor.Language**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.CodeAnalysis.Razor**: [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.22517.15 to 6.0.11-servicing.22518.17][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:ffa022ec-0654-4a20-3a4e-08d961c5a689)

[marker]: <> (Begin:b9edc696-13f4-406c-3a51-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: b9edc696-13f4-406c-3a51-08d961c5a689
- **Build**: 20221018.6
- **Date Produced**: October 19, 2022 5:23:42 AM UTC
- **Commit**: 5f17eae8fa21ff887ba04f39925fc1b986799145
- **Branch**: refs/heads/internal/release/6.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.111...
…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:258d4206-cc1e-4c20-39b6-08d960f4ca81)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 258d4206-cc1e-4c20-39b6-08d960f4ca81
- **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:258d4206-cc1e-4c20-39b6-08d960f4ca81)
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:499cebc0-3291-4ec8-3a4f-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 499cebc0-3291-4ec8-3a4f-08d961c5a689
- **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:499cebc0-3291-4ec8-3a4f-08d961c5a689)
…dnceng/internal/dotnet-aspnetcore dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:ffa022ec-0654-4a20-3a4e-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: ffa022ec-0654-4a20-3a4e-08d961c5a689
- **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.Mvc.Razor.Extensions**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport**: [from 6.0.11-servicing.22518.17 to 6.0.11-servicing.22523.4][1]
  - **Microsoft.AspNetCore.Razor.Language**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.11 to 6.0.11][1]
  - **Microsoft.CodeAnalysis.Razor**: [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:ffa022ec-0654-4a20-3a4e-08d961c5a689)

[marker]: <> (Begin:b9edc696-13f4-406c-3a51-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: b9edc696-13f4-406c-3a51-08d961c5a689
- **Build**: 20221023.4
- **Date Produced**: October 23, 2022 11:19:18 PM UTC
- **Commit**: 6e2c3a8926045e73af9e503eaeb5443a82ac6d5e
- **Branch**: refs/heads/internal/release/6.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.111 to 6.0....
…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:258d4206-cc1e-4c20-39b6-08d960f4ca81)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 258d4206-cc1e-4c20-39b6-08d960f4ca81
- **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:258d4206-cc1e-4c20-39b6-08d960f4ca81)
….0.1xx-2022-11-08-1049

Merging internal commits for release/6.0.1xx
…Logging (dotnet#28894)

* Add Blazor SWA Baseline Mismatched Assets Logging (dotnet#27542)

* Add Blazor AssetDifferencesDetails

* Update AspNetSdkBaselineTest.cs

For https://github.com/dotnet/sdk/issues/27346

* Spacing

* Create blazor-swa-baseline-generation.md

* PR Feedback

* Remove instructions add script reference

* Property level comparison

* Added instructions

* Update AspNetSdkBaselineTest.cs

* Update AspNetSdkBaselineTest.cs

(cherry picked from commit bacc17c)

* Create update-test-baselines.ps1
* Update dependencies from https://github.com/dotnet/arcade build 20221114.9

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

* [REVERT/REJECT THIS PR IN CODEFLOW] Prevent SDK Tests for 6.0.100 from running in 6.0.100

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Noah Gilson <[email protected]>
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the merge/release/6.0.1xx-to-release/6.0.3xx branch from 1252622 to 17a524f Compare November 19, 2022 00:30
@ghost ghost added the Area-Infrastructure label Nov 19, 2022
@v-wuzhai v-wuzhai force-pushed the merge/release/6.0.1xx-to-release/6.0.3xx branch from 3066d88 to 98bd4d1 Compare November 22, 2022 08:34
@v-wuzhai v-wuzhai force-pushed the merge/release/6.0.1xx-to-release/6.0.3xx branch from 98bd4d1 to c04cfe3 Compare November 22, 2022 10:00
@v-wuzhai
Copy link
Contributor

v-wuzhai commented Nov 22, 2022

@mmitche I noticed that the same issue as in #29125, Could you take a look?

@mmitche
Copy link
Member

mmitche commented Nov 22, 2022

@dsplaisted @marcpopMSFT One test is failing with an unexpected warning:

        C:\h\w\A6380928\p\d\sdk\6.0.307-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets(1114,5): warning 
NETSDK1179: One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used. [C:\h\w\A6380928\t\dotnetSdkTests\mvpkhdd5.0yr\It_can_publis---4E1029DC\RidSelfContainedLib\RidSelfContainedLib.csproj]

@marcpopMSFT
Copy link
Member

Known issue, we can merge on red if that's the only issue. We're discussing fixes in the test (basically a change to 17.4 MSBuild breaks the 6.0.3xx/4xx SDK for this scenario but the harm is that it adds an error you can't solve). Since helix doesn't let us have control over the VS version (it pretty much just upgrades us), we plan on just not running the test when run in that environment.

@marcpopMSFT
Copy link
Member

the non-windows legs failed with this old issue: I think we fixed it in 7.0.1xx but maybe not in the 6.0.Nxx branches (it was a duplicate publish from multiple legs):
Chunk '23' attempt '1' of file 'BlobArtifacts/dotnet-toolset-internal-6.0.307-ci.zip' fail to send request to server. Error: Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException: Blob is incomplete (missing block). Blob: 4a32f1714e6aed119f5e00224848d5c8, Expected Offset: 93216711, Actual Offset: 92274688
---> System.InvalidOperationException: Blob is incomplete (missing block). Blob: 4a32f1714e6aed119f5e00224848d5c8, Expected Offset: 93216711, Actual Offset: 92274688

@marcpopMSFT
Copy link
Member

This fixes the one windows test: 60bdf29

@mmitche , do you recall what change was made to fix the publishing from multiple legs? I found this one from you from a while back but wasn't sure: #27828

@mmitche
Copy link
Member

mmitche commented Nov 22, 2022

@marcpopMSFT You made that change: #27899

@marcpopMSFT
Copy link
Member

Ahh, must have been that old CIBuild script that caused the extra publish. I had forgotten about that. I'll see if I can port that into 6.0.Nxx branches.

@marcpopMSFT
Copy link
Member

Here's the port: #29182 For this PR, I'll just rerun and we'll merge on red if fullframework has the one failure.

@marcpopMSFT marcpopMSFT merged commit 866c282 into dotnet:release/6.0.3xx 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.

8 participants