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/8.0.1xx' #44046

Merged
merged 55 commits into from
Oct 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

I detected changes in the release/6.0.4xx branch which have not been merged yet to release/8.0.1xx. I'm a robot and am configured to help you automatically keep release/8.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
  • mmitche
  • vseanreesermsft
  • dotnet-bot

Instructions for merging from UI

This PR will not be auto-merged. When pull request checks pass, complete this PR by creating a merge commit, not a squash or rebase commit.

merge button instructions

If this repo does not allow creating merge commits from the GitHub UI, use command line instructions.

Instructions for merging via command line

Run these commands to merge this pull request from the command line.

git fetch
git checkout release/6.0.4xx
git pull --ff-only
git checkout release/8.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:/dotnet/sdk HEAD:merge/release/6.0.4xx-to-release/8.0.1xx
or if you are using SSH
git push [email protected]:dotnet/sdk HEAD:merge/release/6.0.4xx-to-release/8.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/8.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/8.0.1xx release/8.0.1xx
git pull https:/dotnet/sdk merge/release/6.0.4xx-to-release/8.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push https:/dotnet/sdk HEAD:merge/release/6.0.4xx-to-release/8.0.1xx
or if you are using SSH
git checkout -b merge/release/6.0.4xx-to-release/8.0.1xx release/8.0.1xx
git pull [email protected]:dotnet/sdk merge/release/6.0.4xx-to-release/8.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push [email protected]:dotnet/sdk HEAD:merge/release/6.0.4xx-to-release/8.0.1xx

Contact .NET Core Engineering (dotnet/dnceng) if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https:/dotnet/arcade/blob/main/.github/workflows/scripts/inter-branch-merge.ps1.

Mirroring and others added 30 commits August 6, 2024 19:41
…3 repositories

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**: 20240812.10
- **Date Produced**: August 13, 2024 2:56:37 AM UTC
- **Commit**: 4493500184d43f2d0c60001d557433e40de1663c
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 6.0.34-servicing.24406.8 to 6.0.34-servicing.24412.10][3]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.34 to 6.0.34][3]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.34 to 6.0.34][3]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.34 to 6.0.34][3]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.34 to 6.0.34][3]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.34-servicing.24406.8 to 6.0.34-servicing.24412.10][3]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: [from 6.0.34-servicing.24406.8 to 6.0.34-servicing.24412.10][3]

[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC6e4bec0ab4141e6681c87e3f34317f3d670946cd&targetVersion=GC4493500184d43f2d0c60001d557433e40de1663c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:499cebc0-3291-4ec8-3a4f-08d961c5a689)

[marker]: <> (Begin:258d4206-cc1e-4c20-39b6-08d960f4ca81)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 258d4206-cc1e-4c20-39b6-08d960f4ca81
- **Build**: 20240813.2
- **Date Produced**: August 13, 2024 11:41:29 PM UTC
- **Commit**: 526b783fc75e702512a29ede591c4335dce62d6f
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.34 to 6.0.34][4]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.34 to 6.0.34][4]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.34-servicing.24406.5 to 6.0.34-servicing.24413.2][4]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.34-servicing.24406.5 to 6.0.34-servicing.24413.2][4]

[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC7748e8750e5b93731c9ebd20aae01dd5b6abaaab&targetVersion=GC526b783fc75e702512a29ede591c4335dce62d6f&_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**: 20240807.6
- **Date Produced**: August 7, 2024 10:41:17 PM UTC
- **Commit**: 461f5091a1b0ac7a12af350bb2a094e248cd757c
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.33-servici...
…dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:b9edc696-13f4-406c-3a51-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: b9edc696-13f4-406c-3a51-08d961c5a689
- **Build**: 20240815.8
- **Date Produced**: August 15, 2024 8:11:17 PM UTC
- **Commit**: 15b9e7637e51dc8495f899ebaadd7d2a76095967
- **Branch**: refs/heads/internal/release/6.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.133 to 6.0.133][2]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.133 to 6.0.133][2]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.133 to 6.0.133][2]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.133-servicing.24415.4 to 6.0.133-servicing.24415.8][2]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.133 to 6.0.133][2]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.133 to 6.0.133][2]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.133 to 6.0.133][2]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC68f6e5bdac8569fd32be90ecf442d4f8068e967b&targetVersion=GC15b9e7637e51dc8495f899ebaadd7d2a76095967&_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:/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.NET.Sdk.WindowsDesktop**: from 6.0.33-servicing.24366.5 to 6.0.34-servicing.24415.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**: 20240815.7
- **Date Produced**: August 16, 2024 1:03:31 AM UTC
- **Commit**: 4e044058aadccd22bc0dc7ecb27ca7f5ab270584
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.34 to 6.0.34][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.34 to 6.0.34][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.34-servicing.24413.2 to 6.0.34-servicing.24415.7][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.34-servicing.24413.2 to 6.0.34-servicing.24415.7][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.33-servicing.24366.5 to 6.0.34-servicing.24415.6][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC526b783fc75e702512a29ede591c4335dce62d6f&targetVersion=GC4e044058aadccd22bc0dc7ecb27ca7f5ab270584&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCb660c1e83039451abe9d9190a7aabe87c03fd7ae&targetVersion=GC5429ff1d84d93927157f54d620a0ad9ebf1f10b9&_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**: 20240816.23
- **Date Produced**: August 17, 2024 4:41:32 AM UTC
- **Commit**: 98588b0f0d72383aca8722755d838ae1d542ce62
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 6.0.34-servicing.24412.10 to 6.0.34-servicing.24416.23][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.34 to 6.0.34][1]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.34 to 6.0.34][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.34 to 6.0.34][1]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.34 to 6.0.34][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.34-servicing.24412.10 to 6.0.34-servicing.24416.23][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: [from 6.0.34-servicing.24412.10 to 6.0.34-servicing.24416.23][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC4493500184d43f2d0c60001d557433e40de1663c&targetVersion=GC98588b0f0d72383aca8722755d838ae1d542ce62&_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:b9edc696-13f4-406c-3a51-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: b9edc696-13f4-406c-3a51-08d961c5a689
- **Build**: 20240817.2
- **Date Produced**: August 17, 2024 4:05:07 PM UTC
- **Commit**: b66746dd945089102c4932375063d67616bea606
- **Branch**: refs/heads/internal/release/6.0.1xx

[DependencyUpdate]: <> (Begin)

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

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:b9edc696-13f4-406c-3a51-08d961c5a689)

[marker]: <> (Begin:ffa022ec-0654-4a20-3a4e-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: ffa022ec-0654-4a20-3a4e-08d961c5a689
- **Build**: 20240817.1
- **Date Produced**: August 17, 2024 4:21:43 PM UTC
- **Commit**: e19ee616d4c5538bc5adb2335d85e0c7f9d30000
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.34-servicing.24415.2 to 6.0.34-servicing.24417.1][2]
  - **dotnet-user-secrets**: [from 6.0.34-servicing.24415.2 to 6.0.34-servicing.24417.1][2]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.34-servicing.24415.2 to 6.0.34-servicing.24417.1][2]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.34 to 6.0.34][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.34-servicing.24415.2 to 6.0.34-servicing.24417.1][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.34 to 6.0.34][2]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.34 to 6.0.34][2]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.34 to 6.0.34][2]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.34 to 6.0.34][2]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.34-servicing.24415.2 to 6.0.34-servicing.24417.1][2]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.34-servicing.24415.2 to 6.0.34-servicing.24417.1][2]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.34-servicing.24415.2 to 6.0.34-servicing.24417.1][2]
  - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: [from 6.0.34 to 6.0.34][2]
  - **Microsoft.AspNetCore.Razor.Inter...
…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:/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.NET.Sdk.WindowsDesktop**: from 6.0.34-servicing.24415.6 to 6.0.34-servicing.24417.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**: 20240819.1
- **Date Produced**: August 19, 2024 5:18:35 PM UTC
- **Commit**: 7132545b5ef9cfe30512311811ee420b1f208971
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.34 to 6.0.34][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.34 to 6.0.34][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.34-servicing.24415.7 to 6.0.34-servicing.24419.1][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.34-servicing.24415.7 to 6.0.34-servicing.24419.1][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.34-servicing.24415.6 to 6.0.34-servicing.24417.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC4e044058aadccd22bc0dc7ecb27ca7f5ab270584&targetVersion=GC7132545b5ef9cfe30512311811ee420b1f208971&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC5429ff1d84d93927157f54d620a0ad9ebf1f10b9&targetVersion=GC0716b4331761db24b6c5f2f52e8bcd32b6bd065b&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:258d4206-cc1e-4c20-39b6-08d960f4ca81)
…otnet-aspnetcore build 20240903.6

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.34-servicing.24417.1 -> To Version 6.0.35-servicing.24453.6
…otnet-aspnetcore build 20240904.6

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.35-servicing.24453.6 -> To Version 6.0.35-servicing.24454.6
…otnet-runtime build 20240905.11

Microsoft.Extensions.DependencyModel , 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.0 -> To Version 6.0.1
…otnet-runtime build 20240909.5

Microsoft.Extensions.DependencyModel , 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.1 -> To Version 6.0.1
…otnet-runtime build 20240909.14

Microsoft.Extensions.DependencyModel , 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.1 -> To Version 6.0.1
…otnet-runtime build 20240909.18

Microsoft.Extensions.DependencyModel , 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.1 -> To Version 6.0.1
#43104

----
#### AI description  (iteration 1)
#### PR Classification
Code cleanup and script updates.

#### PR Summary
This pull request updates and cleans up various post-build scripts and configurations.
- Added `nuget-verification.ps1` to verify Microsoft NuGet packages.
- Removed `post-build-utils.ps1`, `trigger-subscriptions.ps1`, and `add-build-to-channel.ps1`.
- Updated `publish-build-assets.yml` and `setup-maestro-vars.yml` to use `AzureCLI@2` instead of `PowerShell@2`.
- Updated dependencies in `Version.Details.xml`.
…there's no risk of overlap"

This reverts commit 2993393.
…nvironment

Try to fix an ubuntu test that has the full path rather than just partial
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-runtime

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**: 20240904.6
- **Date Produced**: September 5, 2024 2:08:15 AM UTC
- **Commit**: 4413239935644e4c528bd400fed7ae65a2667e4c
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.35-servicing.24453.6 to 6.0.35-servicing.24454.6][2]
  - **dotnet-user-secrets**: [from 6.0.35-servicing.24453.6 to 6.0.35-servicing.24454.6][2]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.35-servicing.24453.6 to 6.0.35-servicing.24454.6][2]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.35-servicing.24453.6 to 6.0.35-servicing.24454.6][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.35-servicing.24453.6 to 6.0.35-servicing.24454.6][2]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.35-servicing.24453.6 to 6.0.35-servicing.24454.6][2]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.35-servicing.24453.6 to 6.0.35-servicing.24454.6][2]
  - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport**: [from 6.0.35-servicing.24453.6 to 6.0.35-servicing.24454.6][2]
  - **Microsoft.AspNetCore.Razor.Language**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.CodeAnalysis.Razor**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.JSInterop**: [from 6.0.35 to 6.0.35][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.35-servicing.24453.6 to 6.0.35-servicing.24454.6][2]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC559806d223a382821be5ec8f7e0e15d33c01cc01&targetVersion=GC4413239935644e4c528bd400fed7ae65a2667e4c&_a=files

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:499cebc0-3291-4ec8-3a4f-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 499cebc0-3291-4ec8-3a4f-08d961c5a689
- **Build**: 20240905.11
- **Date Produced**: September 6, 2024 2:36:01 AM UTC
- **Commit**: 7442e7d200fd02d8d0bf7ba1de30ecfd453bb2e6
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - *...
…otnet-aspnetcore build 20240911.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.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.35-servicing.24454.6 -> To Version 6.0.35-servicing.24461.15
marcpopMSFT and others added 24 commits September 12, 2024 05:55
…otnet-aspnetcore build 20240912.3

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.35-servicing.24461.15 -> To Version 6.0.35-servicing.24462.3
…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**: 20240912.3
- **Date Produced**: September 12, 2024 5:48:20 PM UTC
- **Commit**: 1ad4097713d52a22315021099f2a185ae68abbe1
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.35-servicing.24461.15 to 6.0.35-servicing.24462.3][2]
  - **dotnet-user-secrets**: [from 6.0.35-servicing.24461.15 to 6.0.35-servicing.24462.3][2]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.35-servicing.24461.15 to 6.0.35-servicing.24462.3][2]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.35-servicing.24461.15 to 6.0.35-servicing.24462.3][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.35-servicing.24461.15 to 6.0.35-servicing.24462.3][2]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.35-servicing.24461.15 to 6.0.35-servicing.24462.3][2]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.35-servicing.24461.15 to 6.0.35-servicing.24462.3][2]
  - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport**: [from 6.0.35-servicing.24461.15 to 6.0.35-servicing.24462.3][2]
  - **Microsoft.AspNetCore.Razor.Language**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.CodeAnalysis.Razor**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.35 to 6.0.35][2]
  - **Microsoft.JSInterop**: [from 6.0.35 to 6.0.35][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.35-servicing.24461.15 to 6.0.35-servicing.24462.3][2]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC89786c0208cb785eb4826fe2c805f1da79bfc3f3&targetVersion=GC1ad4097713d52a22315021099f2a185ae68abbe1&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:ffa022ec-0654-4a20-3a4e-08d961c5a689)
…otnet-windowsdesktop build 20240912.8

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.34 -> To Version 6.0.35

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 6.0.34-servicing.24417.2 -> To Version 6.0.35-servicing.24462.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64
…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:/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.NET.Sdk.WindowsDesktop**: from 6.0.34-servicing.24417.2 to 6.0.35-servicing.24462.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**: 20240912.8
- **Date Produced**: September 12, 2024 8:09:55 PM UTC
- **Commit**: 01c5bea2efd5066bc98ceea7b7b42d2ca09bfce3
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.34 to 6.0.35][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.34 to 6.0.35][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.34-servicing.24419.1 to 6.0.35-servicing.24462.8][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.34-servicing.24419.1 to 6.0.35-servicing.24462.8][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.34-servicing.24417.2 to 6.0.35-servicing.24462.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC7132545b5ef9cfe30512311811ee420b1f208971&targetVersion=GC01c5bea2efd5066bc98ceea7b7b42d2ca09bfce3&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC0716b4331761db24b6c5f2f52e8bcd32b6bd065b&targetVersion=GC869af990f3f1053ba2ab097b5cc9e41f0eb8e4fe&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:258d4206-cc1e-4c20-39b6-08d960f4ca81)
…otnet-aspnetcore build 20240912.14

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.35-servicing.24462.3 -> To Version 6.0.35-servicing.24462.14
…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**: 20240912.14
- **Date Produced**: September 12, 2024 11:01:51 PM UTC
- **Commit**: 827b96040e62e5aa47d829bfa61c000d315d4f2e
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.35-servicing.24462.3 to 6.0.35-servicing.24462.14][1]
  - **dotnet-user-secrets**: [from 6.0.35-servicing.24462.3 to 6.0.35-servicing.24462.14][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.35-servicing.24462.3 to 6.0.35-servicing.24462.14][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.35-servicing.24462.3 to 6.0.35-servicing.24462.14][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.35-servicing.24462.3 to 6.0.35-servicing.24462.14][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.35-servicing.24462.3 to 6.0.35-servicing.24462.14][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.35-servicing.24462.3 to 6.0.35-servicing.24462.14][1]
  - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.AspNetCore.Razor.Internal.SourceGenerator.Transport**: [from 6.0.35-servicing.24462.3 to 6.0.35-servicing.24462.14][1]
  - **Microsoft.AspNetCore.Razor.Language**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.CodeAnalysis.Razor**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.JSInterop**: [from 6.0.35 to 6.0.35][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.35-servicing.24462.3 to 6.0.35-servicing.24462.14][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:ffa022ec-0654-4a20-3a4e-08d961c5a689)
…otnet-windowsdesktop build 20240913.5

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.35 -> To Version 6.0.35

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 6.0.35-servicing.24462.2 -> To Version 6.0.35-servicing.24462.14 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64
Update the full framework build image to match what we use in public to fix SDK loading issues
Disabled the first run tests as I could not reproduce the issue locally and my attempts at fixing failed. We can revisit but likely won't given how much time is left.
Fixed some issues in the msbuild diag test that were caught be scanners

----
#### AI description  (iteration 1)
#### PR Classification
Bug fix and test adjustments.

#### PR Summary
This pull request fixes issues related to the full framework and disables certain tests. It also updates environment configurations and adds support for a new macOS version.
- `.vsts-ci.yml`: Updated pool demands for Windows image.
- `src/Tests/dotnet-help.Tests/GivenThatIWantToShowHelpForDotnetCommand.cs`: Changed assertion to check for substring in process filename.
- `src/Tests/dotnet.Tests/GivenThatTheUserIsRunningDotNetForTheFirstTime.cs`: Disabled two tests by adding skip attributes.
- `src/Tests/msbuild.Integration.Tests/GivenDotnetInvokesMSBuild.cs`: Added environment variables for Helix access tokens.
- `src/Assets/TestProjects/AppWithLibraryAndRid/LibraryWithRid/NativeCode.cs` and `src/Assets/TestProjects/AppWithLibraryAndRid/LibraryWithRids/NativeCode.cs`: Added support for `osx.13-x64`.
…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:/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.NET.Sdk.WindowsDesktop**: from 6.0.35-servicing.24462.2 to 6.0.35-servicing.24462.14 (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**: 20240913.5
- **Date Produced**: September 13, 2024 7:27:11 PM UTC
- **Commit**: fc5b097885ceb7463eb7163477356a39a359846f
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.35 to 6.0.35][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.35 to 6.0.35][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.35-servicing.24462.8 to 6.0.35-servicing.24463.5][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.35-servicing.24462.8 to 6.0.35-servicing.24463.5][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.35-servicing.24462.2 to 6.0.35-servicing.24462.14][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC01c5bea2efd5066bc98ceea7b7b42d2ca09bfce3&targetVersion=GCfc5b097885ceb7463eb7163477356a39a359846f&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC869af990f3f1053ba2ab097b5cc9e41f0eb8e4fe&targetVersion=GCc9e44425226553e639116ff82698cfd2808f7769&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:258d4206-cc1e-4c20-39b6-08d960f4ca81)
…otnet-templating build 20240916.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.133 -> To Version 6.0.135
…dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:b9edc696-13f4-406c-3a51-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: b9edc696-13f4-406c-3a51-08d961c5a689
- **Build**: 20240916.4
- **Date Produced**: September 16, 2024 7:39:23 PM UTC
- **Commit**: 1e5db134e25b38b223858e7dd497f9f8a9312f4e
- **Branch**: refs/heads/internal/release/6.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.133 to 6.0.135][1]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.133 to 6.0.135][1]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.133 to 6.0.135][1]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.133-servicing.24417.2 to 6.0.135-servicing.24466.4][1]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.133 to 6.0.135][1]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.133 to 6.0.135][1]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.133 to 6.0.135][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:b9edc696-13f4-406c-3a51-08d961c5a689)
Merge from public release/6.0.1xx to internal/release/6.0.1xx and resolve conflicts if necessary

----
#### AI description  (iteration 1)
#### PR Classification
Code cleanup and dependency update.

#### PR Summary
This pull request merges changes from the public repository, focusing on script updates and dependency adjustments.
- Added `nuget-verification.ps1` to verify Microsoft NuGet packages.
- Removed `post-build-utils.ps1`, `trigger-subscriptions.ps1`, and `add-build-to-channel.ps1` scripts.
- Updated `NuGet.config` with new package sources.
- Updated dependencies in `Version.Details.xml`.
- Modified `publish-build-assets.yml` to use `AzureCLI@2` instead of `PowerShell@2`.
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Oct 10, 2024
…merge/release/6.0.4xx-to-release/8.0.1xx
@v-wuzhai v-wuzhai merged commit 38e6dcd into release/8.0.1xx Oct 10, 2024
18 checks passed
@v-wuzhai v-wuzhai deleted the merge/release/6.0.4xx-to-release/8.0.1xx branch October 10, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants