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/9.0.1xx' => 'release/9.0.2xx' #44963

Open
wants to merge 131 commits into
base: release/9.0.2xx
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

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

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

  • marcpopMSFT
  • joeloff
  • dotnet-maestro[bot]
  • v-codyguan
  • v-wuzhai
  • Sergio0694
  • jonathanpeppers
  • MichaelSimons
  • dotnet-sb-bot
  • vseanreesermsft
  • surayya-MS
  • MiYanni
  • wtgodbe
  • dkurepa
  • dotnet-bot
  • mmitche
  • nagilson

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/9.0.1xx
git pull --ff-only
git checkout release/9.0.2xx
git pull --ff-only
git merge --no-ff release/9.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/9.0.1xx-to-release/9.0.2xx
or if you are using SSH
git push [email protected]:dotnet/sdk HEAD:merge/release/9.0.1xx-to-release/9.0.2xx

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/9.0.1xx-to-release/9.0.2xx'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.
The provided examples assume that the remote is named 'origin'. If you have a different remote name, please replace 'origin' with the name of your remote.

git fetch
git checkout -b merge/release/9.0.1xx-to-release/9.0.2xx origin/release/9.0.2xx
git pull https://github.com/dotnet/sdk merge/release/9.0.1xx-to-release/9.0.2xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/sdk HEAD:merge/release/9.0.1xx-to-release/9.0.2xx
or if you are using SSH
git fetch
git checkout -b merge/release/9.0.1xx-to-release/9.0.2xx origin/release/9.0.2xx
git pull [email protected]:dotnet/sdk merge/release/9.0.1xx-to-release/9.0.2xx
(make changes)
git commit -m "Updated PR with my changes"
git push [email protected]:dotnet/sdk HEAD:merge/release/9.0.1xx-to-release/9.0.2xx

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.

dotnet-maestro bot and others added 30 commits October 11, 2024 12:51
…0241011.9

Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 8.0.307-servicing.24508.7 -> To Version 8.0.307-servicing.24511.9
…nals build 20241010.2

Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 8.0.0-alpha.1.24379.1 -> To Version 8.0.0-alpha.1.24510.2
…11.2

Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport
 From Version 7.0.0-preview.24502.3 -> To Version 7.0.0-preview.24511.2
…011.8

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
 From Version 4.10.0-3.24468.7 -> To Version 4.10.0-3.24511.8
…15.3

Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport
 From Version 7.0.0-preview.24511.2 -> To Version 7.0.0-preview.24515.3
…015.13

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
 From Version 4.10.0-3.24511.8 -> To Version 4.10.0-3.24515.13
…016.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions
 From Version 8.0.0-beta.24508.1 -> To Version 8.0.0-beta.24516.1
…0241017.1

Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 8.0.307-servicing.24511.9 -> To Version 8.0.307-servicing.24517.1
…nals build 20241016.2

Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 8.0.0-alpha.1.24510.2 -> To Version 8.0.0-alpha.1.24516.2
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:57bb26e6-6f64-40cf-a4ea-5b973f41bc22)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 57bb26e6-6f64-40cf-a4ea-5b973f41bc22
- **Build**: 20241016.9
- **Date Produced**: October 17, 2024 1:00:24 AM UTC
- **Commit**: 64edceb090bcd73e7f842a47b31b4fc865f48b08
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.DependencyModel**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging.Console**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NET.HostModel**: [from 9.0.0-rtm.24516.10 to 9.0.0-rtm.24516.9][1]
  - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.Platforms**: [from 9.0.0-rtm.24516.10 to 9.0.0-rtm.24516.9][1]
  - **Microsoft.Win32.SystemEvents**: [from 9.0.0 to 9.0.0][1]
  - **System.CodeDom**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.AttributedModel**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Convention**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Hosting**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Runtime**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.TypedParts**: [from 9.0.0 to 9.0.0][1]
  - **System.Configuration.ConfigurationManager**: [from 9.0.0 to 9.0.0][1]
  - **System.Formats.Asn1**: [from 9.0.0 to 9.0.0][1]
  - **System.Reflection.MetadataLoadContext**: [from 9.0.0 to 9.0.0][1]
  - **System.Resources.Extensions**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Cryptography.Pkcs**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Cryptography.ProtectedData**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Cryptography.Xml**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Permissions**: [from 9.0.0 to 9.0.0][1]
  - **System.ServiceProcess.ServiceController**: [from 9.0.0 to 9.0.0][1]
  - **System.Text.Encoding.CodePages**: [from 9.0.0 to 9.0.0][1]
  - **System.Text.Json**: [from 9.0.0 to 9.0.0][1]
  - **System.Windows.Extensions**: [from 9.0.0 to 9.0.0][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from 9.0.0-rtm.24516.10 to 9.0.0-rtm.24516.9][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.9.0**: [from 9.0.0-rtm.24516.10 to 9.0.0-rtm.24516.9][1]
  - **Microsoft.SourceBuild.Intermediate.runtime.linux-x64**: [from 9.0.0-rtm.24516.10 to 9.0.0-rtm.24516.9][1]

[1]: https:...
…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 9.0.0-rtm.24517.5 to 9.0.0-rtm.24517.7 (parent: Microsoft.WindowsDesktop.App.Ref)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.0-rtm.24517.5 to 9.0.0-rtm.24517.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:87db4525-6885-42da-8dd0-7ce296d7fd1a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 87db4525-6885-42da-8dd0-7ce296d7fd1a
- **Build**: 20241017.6
- **Date Produced**: October 17, 2024 11:00:54 PM UTC
- **Commit**: 62df8b9a0cf4a9959e74ff5ea8d661acb6282261
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.0 to 9.0.0][4]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.0 to 9.0.0][4]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.0-rtm.24517.4 to 9.0.0-rtm.24517.6][4]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.0-rtm.24517.4 to 9.0.0-rtm.24517.6][4]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.0-rtm.24517.5 to 9.0.0-rtm.24517.7][5]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4][6]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.0-rtm.24517.5 to 9.0.0-rtm.24517.7][5]

[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCf03451de6f16843c3e500897b88c64b62d72f768&targetVersion=GC62df8b9a0cf4a9959e74ff5ea8d661acb6282261&_a=files
[5]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCfbbc5b5c8ef7cbe6230b7fda555b0fc313287b57&targetVersion=GCd2b1665f79e35cba8f8aac2c03ade7fcd26a4e8c&_a=files
[6]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC7735f31438f7743e2d5d9d951760c54d8d4c48ec&targetVersion=GCd23e6a34d404b5feffbd13c121b13d3f1963eb2f&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:87db4525-6885-42da-8dd0-7ce296d7fd1a)
…dnceng/internal/dotnet-runtime

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.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: from 9.0.0-rtm.24515.1 to 9.0.0-rtm.24517.2 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100**: from 9.0.0 to 9.0.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  - **Microsoft.SourceBuild.Intermediate.emsdk**: from 9.0.0-rtm.24515.1 to 9.0.0-rtm.24517.2 (parent: Microsoft.NETCore.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:57bb26e6-6f64-40cf-a4ea-5b973f41bc22)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 57bb26e6-6f64-40cf-a4ea-5b973f41bc22
- **Build**: 20241017.11
- **Date Produced**: October 18, 2024 1:51:45 AM UTC
- **Commit**: 77833cfe67d875e65b84538d7d310ef6d67010c4
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.DependencyModel**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging.Console**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NET.HostModel**: [from 9.0.0-rtm.24516.9 to 9.0.0-rtm.24517.11][1]
  - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.Platforms**: [from 9.0.0-rtm.24516.9 to 9.0.0-rtm.24517.11][1]
  - **Microsoft.Win32.SystemEvents**: [from 9.0.0 to 9.0.0][1]
  - **System.CodeDom**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.AttributedModel**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Convention**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Hosting**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Runtime**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.TypedParts**: [from 9.0.0 to 9.0.0][1]
  - **System.Configuration.ConfigurationManager**: [from 9.0.0 to 9.0.0][1]
  - **System.Formats.Asn1**: [from 9.0.0 to 9.0.0][1]
  - **System.Reflection.Metadata...
…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 9.0.0-rtm.24517.7 to 9.0.0-rtm.24518.3 (parent: Microsoft.WindowsDesktop.App.Ref)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.0-rtm.24517.4 to 9.0.0-rtm.24518.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.0-rtm.24517.7 to 9.0.0-rtm.24518.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:87db4525-6885-42da-8dd0-7ce296d7fd1a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 87db4525-6885-42da-8dd0-7ce296d7fd1a
- **Build**: 20241018.3
- **Date Produced**: October 18, 2024 2:36:15 PM UTC
- **Commit**: 6621e3204f9fd1b1b636602a4822da334b6954da
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.0 to 9.0.0][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.0-rtm.24517.6 to 9.0.0-rtm.24518.3][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.0-rtm.24517.6 to 9.0.0-rtm.24518.3][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.0-rtm.24517.7 to 9.0.0-rtm.24518.3][2]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.0-rtm.24517.4 to 9.0.0-rtm.24518.2][3]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.0-rtm.24517.7 to 9.0.0-rtm.24518.3][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC62df8b9a0cf4a9959e74ff5ea8d661acb6282261&targetVersion=GC6621e3204f9fd1b1b636602a4822da334b6954da&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCd2b1665f79e35cba8f8aac2c03ade7fcd26a4e8c&targetVersion=GC3050beb7a5bafd5f6f7e2257fda5fcf64dcb11cb&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCd23e6a34d404b5feffbd13c121b13d3f1963eb2f&targetVersion=GC90c08cb77d1bdbbf0c8230a59876a85a1a265ef6&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:87db4525-6885-42da-8dd0-7ce296d7fd1a)
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:7c429c14-b12b-40f6-ae9e-395f98f369df)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 7c429c14-b12b-40f6-ae9e-395f98f369df
- **Build**: 20241018.19
- **Date Produced**: October 18, 2024 11:42:43 PM UTC
- **Commit**: 64b6ae8cbc37f69c202d64f0dc8c64718892d67b
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]
  - **dotnet-user-jwts**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]
  - **dotnet-user-secrets**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.AspNetCore.Authorization**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]
  - **Microsoft.AspNetCore.TestHost**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.ObjectPool**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.JSInterop**: [from 9.0.0 to 9.0.0][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]
  - **Microsoft.SourceBuild.Intermediate.aspnetcore**: [from 9.0.0-rtm.24516.19 to 9.0.0-rtm.24518.19][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:7c429c14-b12b-40f6-ae9e-395f98f369df)
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:57bb26e6-6f64-40cf-a4ea-5b973f41bc22)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 57bb26e6-6f64-40cf-a4ea-5b973f41bc22
- **Build**: 20241018.5
- **Date Produced**: October 18, 2024 9:34:51 PM UTC
- **Commit**: e8d255286ddb19ea56ba86bd81429cf90dbd00e7
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.DependencyModel**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging.Console**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NET.HostModel**: [from 9.0.0-rtm.24517.18 to 9.0.0-rtm.24518.5][1]
  - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.Platforms**: [from 9.0.0-rtm.24517.18 to 9.0.0-rtm.24518.5][1]
  - **Microsoft.Win32.SystemEvents**: [from 9.0.0 to 9.0.0][1]
  - **System.CodeDom**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.AttributedModel**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Convention**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Hosting**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Runtime**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.TypedParts**: [from 9.0.0 to 9.0.0][1]
  - **System.Configuration.ConfigurationManager**: [from 9.0.0 to 9.0.0][1]
  - **System.Formats.Asn1**: [from 9.0.0 to 9.0.0][1]
  - **System.Reflection.MetadataLoadContext**: [from 9.0.0 to 9.0.0][1]
  - **System.Resources.Extensions**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Cryptography.Pkcs**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Cryptography.ProtectedData**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Cryptography.Xml**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Permissions**: [from 9.0.0 to 9.0.0][1]
  - **System.ServiceProcess.ServiceController**: [from 9.0.0 to 9.0.0][1]
  - **System.Text.Encoding.CodePages**: [from 9.0.0 to 9.0.0][1]
  - **System.Text.Json**: [from 9.0.0 to 9.0.0][1]
  - **System.Windows.Extensions**: [from 9.0.0 to 9.0.0][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from 9.0.0-rtm.24517.18 to 9.0.0-rtm.24518.5][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.9.0**: [from 9.0.0-rtm.24517.18 to 9.0.0-rtm.24518.5][1]
  - **Microsoft.SourceBuild.Intermediate.runtime.linux-x64**: [from 9.0.0-rtm.24517.18 to 9.0.0-rtm.24518.5][1]

[1]: https:...
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:57bb26e6-6f64-40cf-a4ea-5b973f41bc22)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 57bb26e6-6f64-40cf-a4ea-5b973f41bc22
- **Build**: 20241018.14
- **Date Produced**: October 19, 2024 5:07:58 AM UTC
- **Commit**: 9c52987919f0223531191d4cfaa6487647bbf52c
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.DependencyModel**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.Extensions.Logging.Console**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NET.HostModel**: [from 9.0.0-rtm.24518.5 to 9.0.0-rtm.24518.14][1]
  - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0 to 9.0.0][1]
  - **Microsoft.NETCore.Platforms**: [from 9.0.0-rtm.24518.5 to 9.0.0-rtm.24518.14][1]
  - **Microsoft.Win32.SystemEvents**: [from 9.0.0 to 9.0.0][1]
  - **System.CodeDom**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.AttributedModel**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Convention**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Hosting**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.Runtime**: [from 9.0.0 to 9.0.0][1]
  - **System.Composition.TypedParts**: [from 9.0.0 to 9.0.0][1]
  - **System.Configuration.ConfigurationManager**: [from 9.0.0 to 9.0.0][1]
  - **System.Formats.Asn1**: [from 9.0.0 to 9.0.0][1]
  - **System.Reflection.MetadataLoadContext**: [from 9.0.0 to 9.0.0][1]
  - **System.Resources.Extensions**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Cryptography.Pkcs**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Cryptography.ProtectedData**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Cryptography.Xml**: [from 9.0.0 to 9.0.0][1]
  - **System.Security.Permissions**: [from 9.0.0 to 9.0.0][1]
  - **System.ServiceProcess.ServiceController**: [from 9.0.0 to 9.0.0][1]
  - **System.Text.Encoding.CodePages**: [from 9.0.0 to 9.0.0][1]
  - **System.Text.Json**: [from 9.0.0 to 9.0.0][1]
  - **System.Windows.Extensions**: [from 9.0.0 to 9.0.0][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from 9.0.0-rtm.24518.5 to 9.0.0-rtm.24518.14][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.9.0**: [from 9.0.0-rtm.24518.5 to 9.0.0-rtm.24518.14][1]
  - **Microsoft.SourceBuild.Intermediate.runtime.linux-x64**: [from 9.0.0-rtm.24518.5 to 9.0.0-rtm.24518.14][1]

[1]: https...
dotnet-maestro bot and others added 17 commits November 15, 2024 09:02
…0241115.1

Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 9.0.101-servicing.24556.3 -> To Version 9.0.101-servicing.24565.1
…0241115.5

Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 9.0.101-servicing.24556.3 -> To Version 9.0.101-servicing.24565.5
…15.8

Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport
 From Version 9.0.0-preview.24523.9 -> To Version 9.0.0-preview.24565.8
It appears it was only used for an old bug and it makes this class harder to read and understand.
…ld 20241118.1

Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.9.0
 From Version 1.1.0-rtm.24561.1 -> To Version 1.1.0-rtm.24568.1
…0241118.2

Microsoft.SourceBuild.Intermediate.sourcelink , Microsoft.Build.Tasks.Git , Microsoft.SourceLink.AzureRepos.Git , Microsoft.SourceLink.Bitbucket.Git , Microsoft.SourceLink.Common , Microsoft.SourceLink.GitHub , Microsoft.SourceLink.GitLab
 From Version 9.0.0-beta.24562.2 -> To Version 9.0.0-beta.24568.2
…ence-packages build 20241118.3

Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 9.0.0-alpha.1.24517.1 -> To Version 9.0.0-alpha.1.24568.3
…nals build 20241118.2

Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 9.0.0-alpha.1.24516.3 -> To Version 9.0.0-alpha.1.24568.2
@github-actions github-actions bot requested review from a team as code owners November 19, 2024 21:11
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Nov 19, 2024
@v-wuzhai
Copy link
Member

v-wuzhai commented Nov 20, 2024

@dotnet/arcade-contrib @dotnet/templating-engine-maintainers Is this error due to a missing dotnet templating feed?

[error]template_feed\Microsoft.DotNet.Common.ProjectTemplates.9.0\Microsoft.DotNet.Common.ProjectTemplates.9.0.csproj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) Warning As Error: Microsoft.DotNet.Common.ProjectTemplates.9.0 depends on Microsoft.TemplateEngine.Authoring.Tasks (>= 9.0.101) but Microsoft.TemplateEngine.Authoring.Tasks 9.0.101 was not found. Microsoft.TemplateEngine.Authoring.Tasks 9.0.200 was resolved instead.

…merge/release/9.0.1xx-to-release/9.0.2xx
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.