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/8.0.1xx' => 'release/8.0.3xx' #44045

Merged
merged 112 commits into from
Oct 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

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

  • mmitche
  • marcpopMSFT
  • vseanreesermsft
  • nagilson
  • Cosifne
  • dotnet-bot
  • v-wuzhai
  • dotnet-maestro[bot]

Instructions for merging from UI

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

merge button instructions

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

Instructions for merging via command line

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

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

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

Mirroring and others added 30 commits July 29, 2024 17:16
…3 repositories

This pull request updates the following dependencies

[marker]: <> (Begin:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: a80f4faa-cecd-4d15-c1ec-08da65ba3b2f
- **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:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)

[marker]: <> (Begin:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 388a1e54-5d88-4052-3024-08da65ba4584
- **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:388a1e54-5d88-4052-3024-08da65ba4584)

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **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:94677cab-622e-41c1-42a0-08da65ba5474)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 94677cab-622e-41c1-42a0-08da65ba5474
- **Build**: 20240815.7
- **Date Produced**: August 15, 2024 8:11:11 PM UTC
- **Commit**: 8258476be31dcbbb6c69693eeafda17db361f28f
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.425 to 6.0.425][2]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.425 to 6.0.425][2]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.425 to 6.0.425][2]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.425-rtm.24415.3 to 6.0.425-rtm.24415.7][2]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.425 to 6.0.425][2]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.425 to 6.0.425][2]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.425 to 6.0.425][2]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC5263aa653cf19dfec7fb5c1b8051d508f448096a&targetVersion=GC8258476be31dcbbb6c69693eeafda17db361f28f&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:94677cab-622e-41c1-42a0-08da65ba5474)
…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.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:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 388a1e54-5d88-4052-3024-08da65ba4584
- **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:388a1e54-5d88-4052-3024-08da65ba4584)
…3 repositories

This pull request updates the following dependencies

[marker]: <> (Begin:5ae73aca-14b4-4570-17b0-08dbd53e3897)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 5ae73aca-14b4-4570-17b0-08dbd53e3897
- **Build**: 20240816.3
- **Date Produced**: August 16, 2024 7:27:15 PM UTC
- **Commit**: 23b93b402cc7df84a0a21b24d0f542a1dd3d96f2
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

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

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:5ae73aca-14b4-4570-17b0-08dbd53e3897)

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.NET.Sdk.WindowsDesktop**: from 8.0.8-servicing.24366.7 to 8.0.9-servicing.24416.4 (parent: Microsoft.WindowsDesktop.App.Ref)

[DependencyUpdate]: <> (End)
...
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: a80f4faa-cecd-4d15-c1ec-08da65ba3b2f
- **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:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:94677cab-622e-41c1-42a0-08da65ba5474)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 94677cab-622e-41c1-42a0-08da65ba5474
- **Build**: 20240817.1
- **Date Produced**: August 17, 2024 4:05:50 PM UTC
- **Commit**: 1a1d03fbcbcf9d373c1f0c87c20506b5de300388
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.425 to 6.0.425][1]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.425 to 6.0.425][1]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.425 to 6.0.425][1]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.425-rtm.24415.7 to 6.0.425-rtm.24417.1][1]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.425 to 6.0.425][1]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.425 to 6.0.425][1]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.425 to 6.0.425][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:94677cab-622e-41c1-42a0-08da65ba5474)

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **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.TestHost**: [from 6.0.34 to 6.0.34][2]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 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.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:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 388a1e54-5d88-4052-3024-08da65ba4584
- **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:388a1e54-5d88-4052-3024-08da65ba4584)
vseanreesermsft and others added 24 commits September 17, 2024 21:29
…Updated Version.Details.x...

Revert "Merged PR 42939: [internal/release/8.0.1xx] Updated Version.Details.xml - downgrade EventLog to rtm

Updated Version.Details.xml - downgrade EventLog to rtm

----
#### AI description  (iteration 1)
#### PR Classification
Revert of a previous update to dependency versions.

#### PR Summary
This pull request reverts changes made in a previous PR that updated dependency versions.
- Reverted `System.Diagnostics.EventLog` version from `8.0.1` back to `8.0.0` in `/eng/Version.Details.xml`.
- Reverted `SystemDiagnosticsEventLogPackageVersion` from `8.0.1` back to `8.0.0` in `/eng/Versions.props`.
The real payload https://dev.azure.com/dnceng/internal/_build/results?buildId=2535223&view=results

----
#### AI description  (iteration 1)
#### PR Classification
Code update for internal release configuration.

#### PR Summary
This pull request updates the internal release configuration for version 6.0.4xx.
- Updated `NuGet.config` to add new package sources for `dotnet-templating`, `dotnet-aspnetcore`, `dotnet-runtime`, and `dotnet-windowsdesktop`.
- Modified `eng/Version.Details.xml` to update the `dotnet-format` dependency version and its repository URI.
- Updated `eng/Versions.props` to reflect the new version of `dotnet-format`.
- Updated Versions.props - update format version to 6.4.546803
- Updated Version.Details.xml - update format to 6.4.546803

----
#### AI description  (iteration 1)
#### PR Classification
Version update for internal release.

#### PR Summary
This pull request updates the version of the `dotnet-format` dependency for the internal release 6.0.4xx.
- Updated `dotnet-format` version from `6.4.546001` to `6.4.546803` in `/eng/Version.Details.xml`
- Updated `dotnetformatVersion` property to `6.4.546803` in `/eng/Versions.props`
…3 repositories

This pull request updates the following dependencies

[marker]: <> (Begin:dd95552e-72fb-4363-9b59-08dbd5a5c3e7)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: dd95552e-72fb-4363-9b59-08dbd5a5c3e7
- **Build**: 20240916.10
- **Date Produced**: September 17, 2024 10:28:54 PM UTC
- **Commit**: 81cabf2857a01351e5ab578947c7403a5b128ad1
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Extensions.DependencyModel**: [from 8.0.2 to 8.0.2][1]
  - **Microsoft.Extensions.Logging**: [from 8.0.1 to 8.0.1][1]
  - **Microsoft.Extensions.Logging.Abstractions**: [from 8.0.2 to 8.0.2][1]
  - **Microsoft.Extensions.Logging.Console**: [from 8.0.1 to 8.0.1][1]
  - **Microsoft.NET.HostModel**: [from 8.0.10-servicing.24461.12 to 8.0.10-servicing.24466.10][1]
  - **Microsoft.NET.ILLink.Tasks**: [from 8.0.10 to 8.0.10][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 8.0.10 to 8.0.10][1]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.10 to 8.0.10][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.10 to 8.0.10][1]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 8.0.10 to 8.0.10][1]
  - **Microsoft.NETCore.Platforms**: [from 8.0.10-servicing.24461.12 to 8.0.10-servicing.24466.10][1]
  - **System.Configuration.ConfigurationManager**: [from 8.0.1 to 8.0.1][1]
  - **System.Diagnostics.EventLog**: [from 8.0.1 to 8.0.1][2]
  - **System.Reflection.MetadataLoadContext**: [from 8.0.1 to 8.0.1][1]
  - **System.Security.Cryptography.Pkcs**: [from 8.0.1 to 8.0.1][1]
  - **System.Security.Cryptography.Xml**: [from 8.0.2 to 8.0.2][1]
  - **System.ServiceProcess.ServiceController**: [from 8.0.1 to 8.0.1][1]
  - **System.Text.Json**: [from 8.0.5 to 8.0.5][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.10-servicing.24461.12 to 8.0.10-servicing.24466.10][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: [from 8.0.10-servicing.24461.12 to 8.0.10-servicing.24466.10][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:dd95552e-72fb-4363-9b59-08dbd5a5c3e7)

[marker]: <> (Begin:5ae73aca-14b4-4570-17b0-08dbd53e3897)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 5ae73aca-14b4-4570-17b0-08dbd53e3897
- **Build**: 20240917.7
- **Date Produced**: September 18, 2024 2:05:29 AM UTC
- **Commit**: e21371388879fd8762e0043a825a1ab77901fe66
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 8.0.10-servicing.244...
Real build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2542004&view=results
Branch model: (5420) https://github.com/dotnet/format @ release/8.0.1xx -> .NET 8.0.1xx SDK
https://github.com/dotnet/format (.NET 8.0.1xx SDK) ==> 'https://github.com/dotnet/sdk' ('release/8.0.1xx')

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

#### PR Summary
This pull request updates the format and dependencies in the project to version 8.0.1xx.
- `NuGet.config`: Removed multiple old package sources and added a new package source for `dotnet-format`.
- `eng/Version.Details.xml`: Updated `dotnet-format` dependency version and its source URI.
- `eng/Versions.props`: Updated the `dotnetformatVersion` property to the new version.
Real build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2542118&view=results

Branch model: https://github.com/dotnet/roslyn (VS 17.8) ==> 'https://github.com/dotnet/sdk' ('release/8.0.1xx')

----
#### AI description  (iteration 1)
#### PR Classification
Dependency update

#### PR Summary
This pull request updates the Roslyn dependencies in the 8.0.1xx branch to newer versions.
- Updated Roslyn dependencies in `/eng/Version.Details.xml` to version `4.8.0-7.24468.9` with new SHA values and updated URIs.
- Updated corresponding package versions in `/eng/Versions.props` to `4.8.0-7.24468.9`.
The mac latest image has been updated
…923.1

Microsoft.NET.ILLink.Analyzers , Microsoft.NET.ILLink.Tasks
 From Version 6.0.200-1.24429.1 -> To Version 6.0.200-1.24473.1
…924.1

Microsoft.NET.ILLink.Analyzers , Microsoft.NET.ILLink.Tasks
 From Version 6.0.200-1.24473.1 -> To Version 6.0.200-1.24474.1
…924.2

Microsoft.NET.ILLink.Analyzers , Microsoft.NET.ILLink.Tasks
 From Version 6.0.200-1.24474.1 -> To Version 6.0.200-1.24474.2
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Oct 10, 2024
@v-wuzhai v-wuzhai merged commit eb7e837 into release/8.0.3xx Oct 10, 2024
17 checks passed
@v-wuzhai v-wuzhai deleted the merge/release/8.0.1xx-to-release/8.0.3xx branch October 10, 2024 09:15
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.

7 participants