chore(deps): update dotnet monorepo #436

Merged
kjuulh merged 1 commits from renovate/dotnet-monorepo into main 2025-02-12 03:24:36 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) nuget patch 9.0.1 -> 9.0.2
dotnet-sdk dotnet-sdk patch 9.0.102 -> 9.0.200

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.OpenIdConnect)

v9.0.2: .NET 9.0.2

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.1...v9.0.2

dotnet/sdk (dotnet-sdk)

v9.0.200: .NET 9.0.2

Compare Source

Release

What's Changed

New Contributors

Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.102...v9.0.200

v9.0.103

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://asp.net/) ([source](https://github.com/dotnet/aspnetcore)) | nuget | patch | `9.0.1` -> `9.0.2` | | [dotnet-sdk](https://github.com/dotnet/sdk) | dotnet-sdk | patch | `9.0.102` -> `9.0.200` | --- ### Release Notes <details> <summary>dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.OpenIdConnect)</summary> ### [`v9.0.2`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.2): .NET 9.0.2 [Release](https://github.com/dotnet/core/releases/tag/v9.0.2) #### What's Changed - Update branding to 9.0.2 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/59757 - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59267 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59266 - \[release/9.0] Update OSX helix queue by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59743 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59728 - \[release/9.0] (deps): Bump src/submodules/googletest from `d144031` to `7d76a23` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dotnet/aspnetcore/pull/59679 - \[release/9.0] Skip tests on internal queues too by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59578 - \[release/9.0] Fix loading dotnet user-jwts config by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59473 - \[release/9.0] Fix MultipartReaderStream synchronous read when using buffer offset by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59422 - \[release/9.0] Update dependencies from dotnet/xdt by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59419 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59611 - \[release/9.0] Fix Kestrel host header mismatch handling when port in Url by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59362 - Migrate off of Fedora 38 by [@&#8203;v-firzha](https://github.com/v-firzha) in https://github.com/dotnet/aspnetcore/pull/59613 - \[release/9.0] \[Blazor WASM standalone] Avoid caching `index.html` during development by [@&#8203;MackinnonBuck](https://github.com/MackinnonBuck) in https://github.com/dotnet/aspnetcore/pull/59348 - \[release/9.0] Update to Fedora 41 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59816 - \[release/9.0] Don't throw exception for parameters with custom binding source by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59533 - \[release/9.0] Apply schema transformer to AdditionalProperties by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59730 - \[release/9.0] Harden schema reference transformer for relative references by [@&#8203;captainsafia](https://github.com/captainsafia) in https://github.com/dotnet/aspnetcore/pull/59779 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59847 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59848 - \[release/9.0] Return 206 Partial Content on Valid Range for Static Assets by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59325 - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/59871 **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v9.0.1...v9.0.2 </details> <details> <summary>dotnet/sdk (dotnet-sdk)</summary> ### [`v9.0.200`](https://github.com/dotnet/sdk/releases/tag/v9.0.200): .NET 9.0.2 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.103...v9.0.200) [Release](https://github.com/dotnet/core/releases/tag/v9.0.2) #### What's Changed - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43676 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43678 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43684 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43698 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/43677 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43681 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43729 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43731 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43717 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43715 - \[release/9.0.2xx] Update dependencies from dotnet/xdt by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43706 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43740 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43712 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43744 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43758 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43761 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43769 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/43759 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43778 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43781 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43788 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43813 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/43786 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43798 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43831 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43854 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43867 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43816 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43860 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43856 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43793 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43880 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43882 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43891 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43904 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43907 - \[release/9.0.1xx] make error for workload info clean Fixes [#&#8203;42581](https://github.com/dotnet/sdk/issues/42581) by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/43587 - Fix baseline manifest version for RTM branding by [@&#8203;dsplaisted](https://github.com/dsplaisted) in https://github.com/dotnet/sdk/pull/43737 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43911 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43915 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43949 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43953 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43957 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/43973 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44002 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44000 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44020 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44023 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44032 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44049 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44059 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44071 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44093 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44087 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44111 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44125 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44069 - Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;v-wuzhai](https://github.com/v-wuzhai) in https://github.com/dotnet/sdk/pull/44178 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44202 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44201 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44183 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44138 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44148 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44155 - Implement support for Aspire by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/43978 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44195 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44200 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44220 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44250 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44240 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44230 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44239 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44283 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44287 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44291 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44292 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44265 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44293 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44296 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44295 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44327 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44243 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44335 - \[release/9.0.2xx] Update dependencies from dotnet/aspire by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44337 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44343 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44346 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44328 - \[release/9.0.2xx] Always print manifest versions in workload list command by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44339 - make the Details command faster to create and drag in fewer DLLs by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/44366 - \[release/9.0.2xx] Update dependencies from dotnet/xdt by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44367 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44351 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44358 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44379 - Update to the shipped RC2 build by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/44364 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44393 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44411 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44389 - \[release/9.0.2xx] Update dependencies from dotnet/aspire by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44415 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44397 - Aspire fixes by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44313 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44439 - Expand osx-arm64 test coverage by [@&#8203;v-wuzhai](https://github.com/v-wuzhai) in https://github.com/dotnet/sdk/pull/44008 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44344 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44440 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44456 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44472 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44454 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44396 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44308 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44447 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44495 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44478 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44499 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44494 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44507 - Backport: add signature VerifySigning for dotnet tools ([#&#8203;39268](https://github.com/dotnet/sdk/issues/39268)) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/43060 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44500 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44511 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44518 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44519 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44493 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44521 - Aspire notifications by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44348 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44534 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44525 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44532 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44531 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44529 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44555 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44556 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44479 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44560 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44320 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44557 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44571 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44572 - Prevent propagation of Ctrl+C to child processes by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44565 - \[release/9.0.2xx] Change from "sln" to "solution" as primary, and add "sln" as alias by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44203 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44585 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44580 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44573 - Increase Arm64 test build timeout by [@&#8203;MiYanni](https://github.com/MiYanni) in https://github.com/dotnet/sdk/pull/44595 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44592 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44589 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44598 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44594 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44626 - When updating workload versions, don't try to update to an older version, or to the same version currently installed by [@&#8203;dsplaisted](https://github.com/dsplaisted) in https://github.com/dotnet/sdk/pull/43931 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44616 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44620 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44615 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44618 - \[release/9.0.2xx] add `dotnet new sln --format slnx` by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44538 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44630 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44645 - Browser refresh and WASM delta applier refactoring by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44539 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44637 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44677 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44629 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44633 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44647 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44635 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44689 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44683 - Update dotnet-watch argument parsing to use forward options from child commands by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44631 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44696 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44698 - \[release/9.0.2xx] Allow ProjectReferences to not have the \_GetRequiredWorkloads Target by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44701 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44665 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44704 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44725 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44707 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44723 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44706 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44734 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44708 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44737 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44733 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44735 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44741 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44729 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44744 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44745 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44746 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44759 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44763 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44767 - \[dotnet-watch] Simplify file watching by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44603 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44768 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44774 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44783 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44792 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44785 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44791 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44795 - \[9.0.2xx] Avoid warning about empty NuGetPackageRoot in wpftmp projects by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/44688 - Fix images used for helix tests in CI by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/44850 - \[dotnet-watch] Separate build from run by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44699 - Update implicit versions and to GA by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/44834 - Clean up namespaces by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44691 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44810 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44802 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44842 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44764 - \[CP to release/9.0.2xx] Run 'AddImplicitDefineConstants' on 'BeforeCompile' by [@&#8203;Sergio0694](https://github.com/Sergio0694) in https://github.com/dotnet/sdk/pull/44938 - Apply xunit configuration to all tests for better test failure diagnostics by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44907 - Workaround for MSBuildProjectLoader.LoadProjectInfoAsync throwing on unrecognized project language by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44927 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44952 - Add .npmrc to prevent npmjs usage, even accidentally by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/44986 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44866 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44967 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44805 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/44963 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44786 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45081 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45052 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45098 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45070 - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45063 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45046 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45007 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45103 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45114 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45112 - Add accidentally removed JS functions back by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45124 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/44856 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45108 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45128 - Add option to include/exclude previews to workload search version command Fixes [#&#8203;43890](https://github.com/dotnet/sdk/issues/43890) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45149 - Improve error experience for Restore command without a project by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45129 - Refresh browser for all transitively referencing projects by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45095 - Factor Hot Reload agent implementation into a source package by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44899 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45153 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45147 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45125 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45165 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45166 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45177 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45192 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45174 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45215 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45213 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45233 - \[release/9.0.2xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45239 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45246 - \[release/9.0.2xx] Split GivenThatWeWantToRunILLink test class into multiple so Helix can run them separately by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45056 - Use WebAssemblyHotReloadCapabilities project property by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45055 - Enable debug logging from middleware in --verbose mode by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45254 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45053 - Move test templates to SDK repo by [@&#8203;Evangelink](https://github.com/Evangelink) in https://github.com/dotnet/sdk/pull/44417 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45260 - Wait for project changes when unchanged project doesn't build by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45167 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45304 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45179 - \[release/9.0.2xx] \[dotnet-format] Include the .NET Framework buildhost executable in the SDK. by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45321 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45266 - Fix incorrect apphost being used when publishing for self-contained single-file with `NoBuild=true` by [@&#8203;elinor-fung](https://github.com/elinor-fung) in https://github.com/dotnet/sdk/pull/45159 - Check how often each command resolver is used by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45356 - Better search versions error experience by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45144 - Don't publish PrivateAssets Fixes [#&#8203;39400](https://github.com/dotnet/sdk/issues/39400) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45259 - Avoid workload gc failure due to 4-part version in ReleaseVersion used to find a max by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45263 - Force overwriting packs in FileBasedInstaller when repairing Fixes [#&#8203;31282](https://github.com/dotnet/sdk/issues/31282) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45286 - format: stop checking for dotnet cli version by [@&#8203;RikkiGibson](https://github.com/RikkiGibson) in https://github.com/dotnet/sdk/pull/44958 - Restore detailed test logging to console output by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45343 - \[release/9.0.1xx] Upgrade latest Alpine to 3.21 for VMR builds by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45416 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45274 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45265 - Workaround for MSbuildProjectLoader.LoadProjectInfoAsync throwing on unrecognized project language by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/44928 - Refresh browser for all transitively referencing projects by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45096 - Remove global usings from projects building source packages by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45339 - Use legacy WASM APIs when newer ones are not available by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45317 - Fixes middleware invocation arguments use by legacy apply update code path by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45298 - Don't download Windows SDK ref pack for C++ projects by [@&#8203;dsplaisted](https://github.com/dsplaisted) in https://github.com/dotnet/sdk/pull/44956 - \[release/9.0.1xx] Fix incorrect apphost being used when publishing for self-contained single-file with `NoBuild=true` by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45400 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45327 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45351 - \[release/9.0.2xx] Update dependencies from dotnet/xdt by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45380 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45438 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45293 - \[release/9.0.2xx] Copy dump file to the Helix upload location by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45385 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2591265`](https://github.com/dotnet/sdk/commit/2591265) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/44765 - Fix `Change failed to apply (error code: ...)` intermittent failures by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45097 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45392 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45458 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45477 - \[release/9.0.2xx] Expand MSBuildSdkResolver by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45459 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45452 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45502 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45504 - \[release/9.0.2xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45508 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2603592`](https://github.com/dotnet/sdk/commit/2603592) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/45465 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45492 - Add hook for importing .props file after .NET SDK props by [@&#8203;dsplaisted](https://github.com/dsplaisted) in https://github.com/dotnet/sdk/pull/45151 - \[9.0.2xx] sln migrate, sln list, sln add by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/45408 - Change Aspire RunSessionRequest definition by [@&#8203;tlmii](https://github.com/tlmii) in https://github.com/dotnet/sdk/pull/45515 - \[release/9.0.2xx] fix(cli): dotnet help new link opening by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45404 - Do not automatically add nuget.org as a package source when it is absent from nuget.config Fixes [#&#8203;44312](https://github.com/dotnet/sdk/issues/44312) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45410 - \[release/9.0.2xx] Workaround for issue 40015: nuget restore uses 'resource' instead of 'resources' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45115 - Cherry-pick 44859 into release/9.0.2xx: Fix failing tests because of "UseUwpTools" property by [@&#8203;Sergio0694](https://github.com/Sergio0694) in https://github.com/dotnet/sdk/pull/44882 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45526 - Bump MSTest templates to 3.6.4 by [@&#8203;Evangelink](https://github.com/Evangelink) in https://github.com/dotnet/sdk/pull/45278 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45574 - File watcher improvements by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45131 - \[dotnet-watch] Make pipe reads and writes fully async by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45495 - Use project name in project path map to account for multi-targeting by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45602 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45570 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45600 - \[release/9.0.1xx] dotnetcli.azureedge.net -> builds.dotnet.microsoft.com by [@&#8203;mmitche](https://github.com/mmitche) in https://github.com/dotnet/sdk/pull/45621 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45589 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45650 - Look up the target OS for crossgen2 using the full target RID by [@&#8203;jkoritzinsky](https://github.com/jkoritzinsky) in https://github.com/dotnet/sdk/pull/45566 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45636 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45679 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45677 - \[release/9.0.2xx] Update dependencies from dotnet/source-build-externals by [@&#8203;kasperk81](https://github.com/kasperk81) in https://github.com/dotnet/sdk/pull/45683 - Don't require there to be a supported runtime pack runtime identifier for crossgen2 by [@&#8203;jkoritzinsky](https://github.com/jkoritzinsky) in https://github.com/dotnet/sdk/pull/45487 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45680 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45689 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45699 - Invoke dotnet nuget why directly through API by [@&#8203;zivkan](https://github.com/zivkan) in https://github.com/dotnet/sdk/pull/44614 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45713 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45705 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45698 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45723 - \[dotnet-watch] Misc test fixes by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45575 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45739 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45737 - Remove the test rpm step as it's blocking builds and disabled in all other branches by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/45752 - Update branding to 8.0.113 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/45756 - Update branding to 8.0.309 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/45757 - Update branding to 8.0.406 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/45758 - Update branding to 9.0.103 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/45759 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45773 - \[release/9.0.1xx] Update dependencies from dotnet/test-templates by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45358 - \[release/9.0.1xx] Update dependencies from dotnet/xdt by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45378 - \[release/8.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45402 - \[release/8.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45445 - \[release/8.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45449 - \[release/8.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45466 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45676 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45754 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45748 - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45671 - \[release/8.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45653 - \[release/8.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45655 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45674 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45654 - \[release/8.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45648 - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45601 - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45581 - \[release/8.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45649 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45725 - \[release/8.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45675 - \[release/8.0.4xx] Fix regression - single arch scenario with no rid specified by [@&#8203;surayya-MS](https://github.com/surayya-MS) in https://github.com/dotnet/sdk/pull/45746 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45781 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45768 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45769 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45770 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45771 - Add posix dmp copy command by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45704 - sln-remove: Support for slnx by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/45160 - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45496 - \[release/9.0.2xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45787 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45779 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45774 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45646 - \[release/9.0.1xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45397 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45784 - \[release/9.0.1xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45593 - \[release/9.0.1xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45536 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45537 - \[release/9.0.2xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45805 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45818 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45817 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45802 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45800 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45824 - Add -e option to dotnet run by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45795 - Support package@version syntax for dotnet workload search/update/install version Fixes [#&#8203;42367](https://github.com/dotnet/sdk/issues/42367) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45156 - simplify sln-remove implementation by [@&#8203;kasperk81](https://github.com/kasperk81) in https://github.com/dotnet/sdk/pull/45797 - Implements --no-launch-profile-arguments dotnet-run option by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45841 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45798 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45839 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45850 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45851 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45854 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45855 - Use -e to set env variables by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45844 - Make assembly version logic more robust Fixes [#&#8203;44042](https://github.com/dotnet/sdk/issues/44042) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45518 - Skip experimental in recommending workloads by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45767 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45862 - Remove 'NETSDK1219' warning by [@&#8203;Sergio0694](https://github.com/Sergio0694) in https://github.com/dotnet/sdk/pull/45538 - \[release/8.0.4xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45868 - Support package@version syntax in dotnet new install, partial fix for [#&#8203;45422](https://github.com/dotnet/sdk/issues/45422) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45545 - \[dotnet-watch] Microsoft.DotNet.HotReload.Agent.PipeRpc source package by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45603 - \[release/8.0.3xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45867 - \[release/9.0.1xx] Add missing net8 workload manifest entries by [@&#8203;akoeplinger](https://github.com/akoeplinger) in https://github.com/dotnet/sdk/pull/45599 - Backport [#&#8203;44461](https://github.com/dotnet/sdk/issues/44461) to release/9.0.2xx by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/45594 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45902 - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45899 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45898 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45897 - \[release/8.0.4xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45896 - \[release/8.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45893 - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45895 - \[release/8.0.3xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45892 - \[release/8.0.3xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45891 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45860 - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45901 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45916 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45913 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45921 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45911 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45882 - Remove `SlnFile` references by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/45442 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45923 - Update Source-Build License Scan Baselines and Exclusions by [@&#8203;ellahathaway](https://github.com/ellahathaway) in https://github.com/dotnet/sdk/pull/45930 - Port a set of test fixes from main to 9.0.2xx by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/45549 - Update dependencies from dotnet/deploytment tools by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/45942 - Update dependencies from dotnet/deploytment tools by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/45941 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2620260`](https://github.com/dotnet/sdk/commit/2620260) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/45886 - Copy dump file to the Helix upload location by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/45345 - \[9.0.1xx] Avoid warning about empty NuGetPackageRoot in wpftmp projects by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/44742 - \[release/9.0.1xx] Backport "Pin Base Image via Digest" to release/9.0.2xx by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45869 - \[release/9.0.2xx] Pass missing compiler parameters to satellite resource generation, making them deterministic by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45938 - sln-add: Remove default values by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/45940 - Update dependencies from dotnet/deployment-tools by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/45972 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45957 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45985 - \[release/9.0.1xx] \[FIX] tool-update: Compare tool versions correctly by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45383 - \[release/9.0.2xx] allow reading all mcr image names by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45906 - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/45962 - Update various runtimes to the public 9.0.1 version by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/45965 - .NET Source-Build 9.0.102 January 2025 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in https://github.com/dotnet/sdk/pull/45967 - Update OmniSharp version used by source build tests by [@&#8203;ellahathaway](https://github.com/ellahathaway) in https://github.com/dotnet/sdk/pull/46005 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/45993 - Provide PrunePackageReference data for NuGet by [@&#8203;dsplaisted](https://github.com/dsplaisted) in https://github.com/dotnet/sdk/pull/45874 - Stabilize branding and update implicit version by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/45964 - \[release/9.0.2xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46041 - \[release/9.0.2xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46014 - \[release/9.0.2xx]: Enable Ctrl+C forwarding to child processes by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/46012 - Remove the spacing from the table header of the templating new tests by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/46000 - Update minimumMSBuildVersion to 17.12 by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/46066 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45880 - \[release/9.0.2xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46139 - \[release/9.0.2xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46134 - \[release/9.0.2xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46127 - Backport 46067 to 9.0.2xx by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/46170 - Fix browser refresh after project restart by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/46172 - Implement workaround for Aspire dashboard launching by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/46100 - Revert private assets in deps.json change ([#&#8203;45259](https://github.com/dotnet/sdk/issues/45259)) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46182 - \[release/9.0.2xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46188 - Rename host key to \_EXPERIMENTAL namespace to prevent SDK task failures by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/46248 #### New Contributors - [@&#8203;RikkiGibson](https://github.com/RikkiGibson) made their first contribution in https://github.com/dotnet/sdk/pull/44958 - [@&#8203;tlmii](https://github.com/tlmii) made their first contribution in https://github.com/dotnet/sdk/pull/45515 **Full Changelog**: https://github.com/dotnet/sdk/compare/v9.0.102...v9.0.200 ### [`v9.0.103`](https://github.com/dotnet/sdk/compare/v9.0.102...v9.0.103) [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.102...v9.0.103) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-02-12 03:24:27 +01:00
chore(deps): update dotnet monorepo
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
b7ea6211cb
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-02-12 03:24:28 +01:00
kjuulh merged commit 1e3cc25baf into main 2025-02-12 03:24:36 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/todo#436
No description provided.