chore(deps): update dotnet monorepo #463

Open
kjuulh wants to merge 1 commits from renovate/dotnet-monorepo into main
Owner

This PR contains the following updates:

Package Type Update Change
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) nuget patch 9.0.2 -> 9.0.5
dotnet-sdk dotnet-sdk patch 9.0.200 -> 9.0.300
mcr.microsoft.com/dotnet/aspnet stage major 8.0 -> 9.0

Release Notes

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

v9.0.5: .NET 9.0.5

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.4...v9.0.5

v9.0.4: .NET 9.0.4

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4

v9.0.3: .NET 9.0.3

Release

What's Changed

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

dotnet/sdk (dotnet-sdk)

v9.0.300: .NET 9.0.5

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.203...v9.0.300

v9.0.204

Compare Source

v9.0.203: .NET 9.0.4

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.201...v9.0.203

v9.0.202

Compare Source

v9.0.201: .NET 9.0.3

Compare Source

Release

What's Changed

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


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.2` -> `9.0.5` | | [dotnet-sdk](https://github.com/dotnet/sdk) | dotnet-sdk | patch | `9.0.200` -> `9.0.300` | | [mcr.microsoft.com/dotnet/aspnet](https://github.com/dotnet/aspnetcore) | stage | major | `8.0` -> `9.0` | --- ### Release Notes <details> <summary>dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.OpenIdConnect)</summary> ### [`v9.0.5`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.5): .NET 9.0.5 [Release](https://github.com/dotnet/core/releases/tag/v9.0.5) #### What's Changed - Update branding to 9.0.5 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/61284 - \[release/9.0] (deps): Bump src/submodules/googletest from `24a9e94` to `52204f7` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dotnet/aspnetcore/pull/61261 - \[release/9.0] Upgrade to Ubuntu 22 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/61215 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/60964 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/60902 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/61355 - \[release/9.0] Caching SERedis critical bugfix; defer HC metadata detection because of DI cycle by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/60916 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/61354 - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/61393 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/61412 - Revert "Revert "\[release/9.0] Update remnants of azureedge.net"" by [@&#8203;wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/60353 - \[release/9.0] Fix preserving messages for stateful reconnect with backplane by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/61374 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/61483 - \[Identity] Fix Identity UI asset definitions by [@&#8203;javiercn](https://github.com/javiercn) in https://github.com/dotnet/aspnetcore/pull/59100 **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v9.0.4...v9.0.5 ### [`v9.0.4`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.4): .NET 9.0.4 [Release](https://github.com/dotnet/core/releases/tag/v9.0.4) #### What's Changed - Update branding to 9.0.4 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/60785 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/60445 - \[release/9.0] (deps): Bump src/submodules/googletest from `e235eb3` to `24a9e94` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dotnet/aspnetcore/pull/60678 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/60356 - Fix OpenAPI server URLs for Aspire scenarios by [@&#8203;captainsafia](https://github.com/captainsafia) in https://github.com/dotnet/aspnetcore/pull/60673 - Fix self-referential schema handling in collection schemas by [@&#8203;captainsafia](https://github.com/captainsafia) in https://github.com/dotnet/aspnetcore/pull/60410 - \[release/9.0] \[Blazor] Fix custom elements JS assets not being included in build output by [@&#8203;MackinnonBuck](https://github.com/MackinnonBuck) in https://github.com/dotnet/aspnetcore/pull/60858 - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/60880 **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4 ### [`v9.0.3`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.3): .NET 9.0.3 [Release](https://github.com/dotnet/core/releases/tag/v9.0.3) #### What's Changed - Update branding to 9.0.3 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/60198 - \[release/9.0] Fix branding by [@&#8203;wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/60029 - \[release/9.0] Update to MacOS 15 in Helix by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/60238 - \[release/9.0] Revert "Revert "Use the latest available jdk"" by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/60229 - \[release/9.0] Update `HtmlAttributePropertyHelper` to correctly follow the `MetadataUpdateHandlerAttribute` contract by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59908 - \[release/9.0] Fix skip condition for java tests by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/60242 - \[release/9.0] (deps): Bump src/submodules/googletest from `7d76a23` to `e235eb3` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dotnet/aspnetcore/pull/60151 - \[release/9.0] Readd DiagnosticSource to KestrelServerImpl by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/60202 - \[release/9.0] Redis distributed cache: add HybridCache usage signal by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/aspnetcore/pull/59886 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59952 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59951 - \[release/9.0] Update remnants of azureedge.net by [@&#8203;sebastienros](https://github.com/sebastienros) in https://github.com/dotnet/aspnetcore/pull/60263 - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/60291 - \[release/9.0] Centralize on one docker container by [@&#8203;wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/60298 - Revert "\[release/9.0] Update remnants of azureedge.net" by [@&#8203;wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/60323 - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/60317 **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v9.0.2...v9.0.3 </details> <details> <summary>dotnet/sdk (dotnet-sdk)</summary> ### [`v9.0.300`](https://github.com/dotnet/sdk/releases/tag/v9.0.300): .NET 9.0.5 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.204...v9.0.300) [Release](https://github.com/dotnet/core/releases/tag/v9.0.5) #### What's Changed - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45981 - 3xx branding by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45968 - \[release/9.0.3xx] Remove the spacing from the table header of the templating new tests by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46001 - Use stdout for error messages by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45999 - \[release/9.0.3xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46121 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46034 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45980 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/45979 - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46146 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46154 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46156 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46145 - \[release/9.0.3xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46155 - Refactor SlnFileFactory + slnf by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46002 - \[dotnet watch] Agent improvements by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/45997 - Take two on copying dmp properly on posix by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46111 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46199 - \[release/9.0.3xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46200 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46201 - Change trigger for builds by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46179 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46189 - Deduplicate results from dotnet workload search version by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46069 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46223 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46228 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46230 - \[release/9.0.3xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46229 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46180 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46033 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46256 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46260 - Synchronize watched process and reporter output printing by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/46141 - Finalize packages for reuse of the agent in VS/ASP.NET by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/46216 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46303 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46287 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46298 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46308 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46307 - Fix workload set install folder Fixes [#&#8203;46312](https://github.com/dotnet/sdk/issues/46312) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46351 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46315 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46319 - \[release/9.0.3xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46418 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46436 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46440 - Add ARM64 job flag by [@&#8203;MiYanni](https://github.com/MiYanni) in https://github.com/dotnet/sdk/pull/46435 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46266 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46387 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46408 - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46409 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46464 - Reuse browser when restarting project by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/46381 - SlnFileFactory.CreateFromFilteredSolutionFile: Refactor by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46404 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46358 - Go up two more levels looking for dmp by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46430 - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46497 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46508 - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46469 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46496 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46509 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46549 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46448 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46555 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46595 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46594 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46600 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46597 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46626 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46627 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46628 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46583 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46662 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46665 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46669 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46668 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46670 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46677 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46700 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46709 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46708 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46691 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46749 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46761 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46762 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46768 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46739 - Switch verb and noun for package/reference add/remove/list Fixes [#&#8203;9650](https://github.com/dotnet/sdk/issues/9650) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/45384 - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46734 - Revert Roslyn to the Feb release version by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/46697 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46774 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46773 - \[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/46754 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46817 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46818 - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46810 - \[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/46804 - \[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/46814 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46851 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46845 - Use internationally viable formatting for dates used in, for example, file paths by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46745 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46878 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46879 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46872 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46870 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46903 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46904 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46901 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46934 - \[release/9.0.3xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46940 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46941 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46939 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46974 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2646152`](https://github.com/dotnet/sdk/commit/2646152) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/46803 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46975 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46966 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47006 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47005 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47044 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47037 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47033 - Unescape slnf original solution path by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46833 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47036 - \[release/9.0.3xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47088 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47084 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47087 - Update implicit version by [@&#8203;v-wuzhai](https://github.com/v-wuzhai) in https://github.com/dotnet/sdk/pull/47053 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47124 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47125 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47123 - \[release/9.0.3xx] Add --configfile option to dotnet nuget push command by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47143 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47154 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47153 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47119 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47180 - Update various runtimes to the public 9.0.2 version by [@&#8203;v-wuzhai](https://github.com/v-wuzhai) in https://github.com/dotnet/sdk/pull/47178 - Change property used for after-publish target by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/47068 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47205 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47184 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47217 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47244 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47237 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47245 - Suppress welcome message with get\* builds Fixes [#&#8203;38444](https://github.com/dotnet/sdk/issues/38444) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/47197 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47277 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47271 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47304 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47299 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47305 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47345 - Update branding to 8.0.115 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47322 - Update branding to 8.0.311 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47323 - \[release/8.0.1xx] NugetConfigWriter: Update CDN tests by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47368 - \[release/8.0.3xx] NugetConfigWriter: Update CDN tests by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47360 - \[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/46875 - \[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/46876 - vs-solutionpersistence: 1.0.28 -> 1.0.52 by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47328 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47374 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2658528`](https://github.com/dotnet/sdk/commit/2658528) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/47010 - \[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/47380 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47383 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47391 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47386 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47385 - \[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/47050 - \[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/47043 - \[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/47331 - \[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/47034 - \[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/47000 - \[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/47365 - \[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/47366 - \[9.0.3xx] Add analyzer redirecting VSIX by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/47021 - Wait for file change when process exits by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/47427 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47335 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47435 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47442 - \[release/9.0.3xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47441 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47440 - Fix MAUI static asset updates by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/47431 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47434 - \[release/8.0.1xx] Add project capabilities for publish properties by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46221 - Merging internal commits for release/8.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47467 - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47468 - Update to the 9.0.3 release by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/47479 - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47469 - \[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/47457 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47482 - \[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/47477 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47488 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47465 - \[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/47476 - \[release/9.0.3xx] add a flag to let users opt into serial builds of inner-RID containers by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/47472 - \[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/47498 - .NET Source-Build 9.0.104 March 2025 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in https://github.com/dotnet/sdk/pull/47466 - \[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/47521 - \[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/47522 - \[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/47523 - \[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/47536 - \[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/47535 - \[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/47530 - \[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/47540 - \[release/9.0.3xx] Update GivenThatWeWantMSBuildToRespectCustomCulture.cs by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47555 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47532 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47487 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47525 - ToolManifestFinder detect .slnx by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47512 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47538 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47529 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47537 - \[Github Actions] Labels: Add extra labels to check by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47564 - \[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/47582 - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47575 - \[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/47591 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47574 - \[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/47585 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47587 - \[release/8.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/47579 - \[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/47584 - \[release/9.0.1xx] Update GivenThatWeWantMSBuildToRespectCustomCulture.cs by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47565 - \[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/47583 - \[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/47551 - \[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/47586 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47632 - Revert changes to NativeAot test due to runtime update by [@&#8203;v-wuzhai](https://github.com/v-wuzhai) in https://github.com/dotnet/sdk/pull/47443 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47631 - \[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/47626 - \[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/47625 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47621 - \[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/47643 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47642 - \[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/47629 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47640 - \[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/47646 - \[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/47628 - Publish symbols of RuntimeAnalyzers by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/47598 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47683 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47684 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47674 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47721 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47716 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47755 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47754 - Harden metadata handler invoker against bad metadata by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/47433 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47782 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47776 - \[StaticWebAssets] Backport perf fixes by [@&#8203;javiercn](https://github.com/javiercn) in https://github.com/dotnet/sdk/pull/47689 - \[release/9.0.3xx] Run `AddImplicitDefineConstants` after `PrepareForBuild`. by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47790 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47808 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47813 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47803 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47823 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47850 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47857 - Do not show VS workloads from an old version Fixes [#&#8203;47794](https://github.com/dotnet/sdk/issues/47794) by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/47809 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47900 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47899 - \[release/9.0.3xx] Try to update queue to macOS 15 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47930 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47891 - \[release/9.0.3xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47902 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47901 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47968 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47969 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47963 - Improves workaround for MacOS file watching quirks by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/47926 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48006 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47999 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48053 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48046 - \[release/9.0.3xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48054 - Revert arm64 queue to MacOS 13 due to limited capacity by [@&#8203;v-wuzhai](https://github.com/v-wuzhai) in https://github.com/dotnet/sdk/pull/48044 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48089 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48093 - Update branding to 9.0.204 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/48111 - Update branding to 8.0.116 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/48107 - Update branding to 8.0.312 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/48108 - Update branding to 8.0.409 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/48109 - Update branding to 9.0.106 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/48110 - \[release/8.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/48103 - \[release/8.0.4xx] Update dependencies from dotnet/format by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47890 - \[release/8.0.3xx] Update dependencies from dotnet/format by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47889 - \[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/47816 - \[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/47815 - \[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/47814 - \[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/47781 - \[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/47752 - \[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/47736 - \[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/47707 - \[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/47682 - \[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/47531 - \[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/47569 - \[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/47514 - sln-add: Get project DefaultProjectTypeGuid by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47661 - \[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/47826 - \[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/48119 - \[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/47666 - \[release/9.0.3xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48117 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48128 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48134 - \[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/47819 - \[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/47827 - \[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/47818 - \[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/47524 - \[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/48131 - \[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/48132 - \[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/48133 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48135 - Allow container targets to be loaded in more scenarios, even if the targets will be skipped by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/47693 - \[release/8.0.4xx] add a flag to let users opt into serial builds of inner-RID containers by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47475 - Force OCI format for inner images when publishing tarballs or to local docker instances by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/47398 - \[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/47645 - \[release/8.0.1xx] Update dependencies from dotnet/format by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/47884 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48115 - \[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/48125 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48137 - \[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/48139 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/48118 - \[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/48121 - \[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/48127 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48165 - \[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/48180 - \[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/48164 - \[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/48162 - Hide stack on WorkloadResolver constructor error by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/38091 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48197 - \[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/48193 - \[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/48192 - \[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/48191 - \[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/48195 - \[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/48209 - \[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/48208 - \[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/48205 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48204 - \[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/48207 - \[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/48214 - \[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/48213 - \[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/48216 - \[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/48196 - \[release/9.0.3xx] Open Test1.cs in Visual Studio, not MSTestSettings.cs by [@&#8203;nohwnd](https://github.com/nohwnd) in https://github.com/dotnet/sdk/pull/48167 - \[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/48219 - \[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/48220 - \[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/48231 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/48185 - \[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/48151 - \[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/48203 - \[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/48154 - \[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/48240 - \[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/48242 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48243 - \[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/48248 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/48236 - \[GitHub Actions] Add synchronize Event by [@&#8203;v-wuzhai](https://github.com/v-wuzhai) in https://github.com/dotnet/sdk/pull/48245 - \[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/48254 - \[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/48149 - \[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/48276 - \[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/48253 - \[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/48271 - \[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/48256 - \[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/48281 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48299 - \[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/48295 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48292 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/48279 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48308 - \[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/48297 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48293 - \[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/48298 - \[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/48313 - \[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/48305 - \[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/48283 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48337 - \[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/48340 - \[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/48336 - \[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/48335 - \[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/48338 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/48330 - Fix dotnet format failure to handle slnx files by [@&#8203;sharwell](https://github.com/sharwell) in https://github.com/dotnet/sdk/pull/47508 - \[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/48341 - \[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/48291 - \[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/48289 - \[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/48288 - \[release/9.0.1xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48361 - \[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/48363 - \[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/48364 - \[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/48378 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48380 - \[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/48366 - \[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/48365 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/48356 - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/48266 - .NET Source-Build 9.0.105 April 2025 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in https://github.com/dotnet/sdk/pull/48274 - Update the sign check to remove the exclusions but only check on sign… by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/48275 - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/48267 - Merging internal commits for release/9.0.2xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/48265 - Update runtimes to the public 9.0.4 by [@&#8203;v-wuzhai](https://github.com/v-wuzhai) in https://github.com/dotnet/sdk/pull/48425 - \[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/48435 - Remove the TestSdkRpm by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/48400 - \[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/48393 - Stabilize branding for release and update implicit version by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/48440 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/48447 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48461 - \[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/48462 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48465 - \[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/48463 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48005 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48430 - \[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/48470 - \[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/48486 - \[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/48368 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48490 - \[automated] Merge branch 'release/9.0.2xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/48494 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48538 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48558 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48566 - \[release/9.0.3xx] Update dependencies from nuget/nuget.client by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48567 - \[release/9.0.3xx] light up container publish for all Exe/WinExe projects by default by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47691 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/48589 - \[StaticWebAssets] Backport perf fixes by [@&#8203;javiercn](https://github.com/javiercn) in https://github.com/dotnet/sdk/pull/47913 - \[StaticWebAssets] Fix missing endpoints by [@&#8203;javiercn](https://github.com/javiercn) in https://github.com/dotnet/sdk/pull/48773 - \[Web SDK] Deduplicate \_webToolsArtifacts before including them in None by [@&#8203;javiercn](https://github.com/javiercn) in https://github.com/dotnet/sdk/pull/48805 **Full Changelog**: https://github.com/dotnet/sdk/compare/v9.0.203...v9.0.300 ### [`v9.0.204`](https://github.com/dotnet/sdk/compare/v9.0.203...v9.0.204) [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.203...v9.0.204) ### [`v9.0.203`](https://github.com/dotnet/sdk/releases/tag/v9.0.203): .NET 9.0.4 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.202...v9.0.203) [Release](https://github.com/dotnet/core/releases/tag/v9.0.4) #### What's Changed - \[Backport to 8.0.1xx] Workflows: Don't allow merge if pr in lockdown ([#&#8203;46663](https://github.com/dotnet/sdk/issues/46663)) by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46695 - \[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/46588 - Merging internal commits for release/8.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46732 - \[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/46752 - \[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/46755 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46756 - \[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/46769 - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46733 - \[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/46772 - \[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/46758 - \[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/46816 - \[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/46799 - \[release/9.0.1xx] Allow users to set a specific ContainerImageFormat to force OCI support by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46138 - Add test case for adding projects outside solution dir descendants by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46835 - \[Backport to 9.0.1xx] Workflows: Don't allow merge if pr in lockdown ([#&#8203;46663](https://github.com/dotnet/sdk/issues/46663)) by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47142 - \[release/9.0.1xx] Check shipping packages for poison by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47224 - Update branding to 9.0.105 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47325 - \[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/47329 - Update branding to 9.0.203 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47326 - \[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/47042 - \[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/47051 - \[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/46955 - \[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/46850 - \[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/46844 - \[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/47041 - \[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/46869 - \[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/46931 - \[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/47235 - \[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/47330 - \[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/47082 - \[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/47343 - \[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/47342 - Update branding to 8.0.408 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47324 - \[release/8.0.4xx] NugetConfigWriter: Update CDN tests by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47369 - \[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/47364 - \[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/46877 - NuGetPackageDownloader: Stop verifying the package signature on Mac and queue off of the environment on Linux by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47321 - \[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/47384 - \[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/47265 - WorkloadRestoreCommand.DiscoverAllProjects: Return full paths by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47415 - \[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/47341 - \[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/47367 - \[REF] SolutionProjectModel Full Paths by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/47422 - \[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/47418 - \[release/9.0.1xx] Avoid workload gc failure due to 4-part version in ReleaseVersion used to find a max by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46989 - \[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/47456 - Merging internal commits for release/9.0.2xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47471 - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/47470 - \[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/47490 - \[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/47511 - \[release/9.0.2xx] Update GivenThatWeWantMSBuildToRespectCustomCulture.cs by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/47553 - \[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/47528 - \[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/47518 - \[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/47552 - \[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/47599 **Full Changelog**: https://github.com/dotnet/sdk/compare/v9.0.201...v9.0.203 ### [`v9.0.202`](https://github.com/dotnet/sdk/compare/v9.0.201...v9.0.202) [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.201...v9.0.202) ### [`v9.0.201`](https://github.com/dotnet/sdk/releases/tag/v9.0.201): .NET 9.0.3 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.200...v9.0.201) [Release](https://github.com/dotnet/core/releases/tag/v9.0.3) #### What's Changed - \[release/8.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/45866 - \[release/8.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/45889 - \[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/45884 - \[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/45890 - \[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/45912 - \[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/45915 - \[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/45922 - \[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/45919 - Update dependencies from dotnet/deployment-tools by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/45970 - Update dependencies from dotnet/deployment-tools by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/45971 - \[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/45989 - \[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/45978 - \[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/45976 - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/45963 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46028 - \[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/46042 - \[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/46030 - \[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/46032 - Merging internal commits for release/8.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46017 - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46018 - \[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/46020 - \[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/46025 - \[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/46029 - \[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/46027 - \[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/46038 - \[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/46078 - \[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/46079 - \[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/46080 - \[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/46081 - \[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/46077 - \[release/9.0] Remove alpine n-1 leg by [@&#8203;ellahathaway](https://github.com/ellahathaway) in https://github.com/dotnet/sdk/pull/46068 - \[release/8.0.4xx] Fix defaulting of which Runtime(s) to containerize that led to always publishing multiple containers by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/46067 - Backport 46067 to 9.0.1xx by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/46169 - \[release/9.0.1xx] Update scancode to latest by [@&#8203;ellahathaway](https://github.com/ellahathaway) in https://github.com/dotnet/sdk/pull/46004 - Update loc to target 9.0.3xx by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46010 - Fix bug when adding solution folder containing `..` by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46456 - Update branding to 9.0.201 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46523 - Update branding to 9.0.104 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46522 - Update branding to 8.0.407 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46521 - Update branding to 8.0.114 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46519 - Update branding to 8.0.310 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46520 - Port a set of test fixes for the templating tests and some feed tests to 9.0.1xx ([#&#8203;45549](https://github.com/dotnet/sdk/issues/45549)) by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/46431 - Use official templates even for PRs when run internal by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/46405 - \[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/46396 - \[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/46166 - \[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/46116 - \[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/46135 - \[release/8.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/46114 - \[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/46118 - \[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/46149 - \[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/46153 - \[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/46159 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46196 - \[release/9.0.2xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46265 - \[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/46286 - \[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/46297 - \[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/46310 - \[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/46379 - \[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/46503 - \[release/8.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/46525 - \[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/46533 - \[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/46541 - \[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/46556 - \[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/46581 - \[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/46573 - \[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/46386 - \[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/46296 - \[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/46197 - \[release/9.0.1xx] Update dependencies from dotnet/fsharp by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46144 - \[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/46082 - Properly change loc branch by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46567 - \[release/9.0.2xx] Add ARM64 job flag by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46605 - \[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/46115 - \[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/46119 - \[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/46203 - \[release/8.0.1xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46284 - \[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/46285 - \[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/46505 - \[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/46507 - \[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/46529 - slnx: ParseAndValidateArguments include .slnx by [@&#8203;edvilme](https://github.com/edvilme) in https://github.com/dotnet/sdk/pull/46490 - \[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/46586 - \[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/46591 - \[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/46593 - \[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/46599 - \[release/8.0.3xx] Update dependencies from dotnet/format by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46301 - \[release/8.0.4xx] Update dependencies from dotnet/format by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/sdk/pull/46302 - \[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/46543 - \[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/46545 - \[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/46548 - \[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/46577 - \[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/46619 - \[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/46527 - Switch back to the non-scouting helix queues by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/45799 - Fix NativeAot_hw_runs_with_no_warnings_when_PublishAot_is_enabled Test by [@&#8203;v-wuzhai](https://github.com/v-wuzhai) in https://github.com/dotnet/sdk/pull/46661 - \[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/46696 - \[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/46699 - \[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/46590 - \[release/8.0.4xx] Multi-arch OCI images export as tarballs by [@&#8203;surayya-MS](https://github.com/surayya-MS) in https://github.com/dotnet/sdk/pull/46467 - \[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/46716 - Handle bad upgrade state without blocking the SDK by [@&#8203;Forgind](https://github.com/Forgind) in https://github.com/dotnet/sdk/pull/46540 - \[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/46711 - \[release/9.0.2xx] Update MSB3825 warning presence by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46037 - Merging internal commits for release/9.0.2xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46735 - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/46736 - \[release/8.0.4xx] Manual Backport of [#&#8203;40611](https://github.com/dotnet/sdk/issues/40611) to 8.0.4xx - Allow users to set a specific ContainerImageFormat to force OCI support by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/46140 - \[release/9.0.1xx] Update MSB3825 warning presence by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/dotnet/sdk/pull/46009 - \[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/46738 - \[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/46765 - \[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/46746 - .NET Source-Build 9.0.103 February 2025 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in https://github.com/dotnet/sdk/pull/46729 - \[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/46757 - \[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/46775 - \[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/46777 - \[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/46783 - \[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/46784 - \[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/46766 - \[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/46744 - \[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/46760 - \[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/46806 - \[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/46781 **Full Changelog**: https://github.com/dotnet/sdk/compare/v9.0.200...v9.0.201 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-03-26 03:00:33 +01:00
kjuulh force-pushed renovate/dotnet-monorepo from f5a18b5ead to 8b0855b16b 2025-04-09 02:48:40 +02:00 Compare
kjuulh force-pushed renovate/dotnet-monorepo from 8b0855b16b to c2da802bc9 2025-04-10 02:50:22 +02:00 Compare
kjuulh force-pushed renovate/dotnet-monorepo from c2da802bc9 to 01393b5449 2025-05-14 02:47:50 +02:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/dotnet-monorepo:renovate/dotnet-monorepo
git checkout renovate/dotnet-monorepo
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#463
No description provided.