fix(deps): update dotnet monorepo to v10 #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/signalr (source) dependencies major 8.0.7 -> 10.0.0
dotnet-sdk dotnet-sdk major 9.0.200 -> 10.0.100
mcr.microsoft.com/dotnet/aspnet stage major 8.0 -> 10.0
mcr.microsoft.com/dotnet/sdk final major 9.0 -> 10.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dotnet/aspnetcore (@​microsoft/signalr)

v10.0.0: .NET 10.0

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v10.0.0-rc.2.25502.107...v10.0.0

v9.0.6

Compare Source

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61622)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.

Dependency Updates

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61762)
    Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
  • Update dependencies from dotnet/arcade (#​61714)
    Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
  • Update dependencies from dotnet/extensions (#​61571)
    Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
  • Update dependencies from dotnet/extensions (#​61877)
    Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
  • Update dependencies from dotnet/arcade (#​61892)
    Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.

Miscellaneous

  • Update branding to 9.0.6 (#​61831)
    Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
  • Merging internal commits for release/9.0 (#​61925)
    Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.

This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v9.0.5...v9.0.6

v8.0.17

Compare Source

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61623)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.

Dependency Updates

  • Update dependencies from dotnet/arcade (#​61832)
    This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61761)
    The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.

Miscellaneous

  • Update branding to 8.0.17 (#​61830)
    The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.

  • Merging internal commits for release/8.0 (#​61924)
    This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v8.0.16...v8.0.17

dotnet/sdk (dotnet-sdk)

v10.0.100: .NET 10.0.0

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v10.0.100-rc.2.25502.107...v10.0.100

v9.0.308

Compare Source

v9.0.307: .NET 9.0.11

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.306...v9.0.307

v9.0.306: .NET 9.0.10

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.305...v9.0.306

v9.0.305: .NET 9.0.9

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.304...v9.0.305

v9.0.304

Compare Source

v9.0.303

Compare Source

v9.0.302

Compare Source

v9.0.301

Compare Source

Bug Fixes

  • Prevent Solution Folders Outside Solution Directory
    The sln-add command now avoids adding solution folders that are outside the scope of the solution directory, ensuring better project organization and preventing accidental inclusion of unrelated folders.
    #​48611

  • Static Web Assets Clean-up Improvement
    Static web asset cache files are now properly tracked and deleted during the clean operation, preventing leftover files from cluttering the build output.
    #​48984

Technical Improvements

  • Ignore .slnx Files
    The SDK now ignores .slnx files, reducing noise and potential confusion in solution management workflows.
    #​48729

  • Update Test Template Translations
    Test templates have updated translations, improving localization and making the SDK more accessible to non-English users.
    #​48902

  • Localized File Check-in
    Automated localization updates have been applied, ensuring that the latest translations are included for a better global user experience.
    #​48907

  • Merging Internal Commits for Release Branch
    Internal commits have been merged into the release/9.0.3xx branch, ensuring that all recent improvements and fixes are included in this release.
    #​48931

Infrastructure

  • Rename CI Workflow File
    The continuous integration workflow file has been renamed from ci.yml to sb-ci.yml to improve clarity and maintain consistency in build automation scripts.
    #​48955

  • Update Build Triggers
    Build triggers have been updated to only target the release/9.0.1xx branch, streamlining the CI process and reducing unnecessary builds.
    #​48960

  • Automated Branch Merge
    The release/9.0.2xx branch has been automatically merged into release/9.0.3xx, ensuring that all relevant changes are synchronized across release branches.
    #​48856

Dependency Updates

  • dotnet/templating

  • dotnet/razor

    • Updated dependencies for both release/9.0.2xx and release/9.0.3xx branches, ensuring the latest Razor tooling and runtime features are included.
      #​48833, #​48731, #​48989, #​49029
  • dotnet/msbuild

    • Updated dependencies for release/9.0.3xx, providing the latest MSBuild enhancements and bug fixes.
      #​48787
  • dotnet/arcade

  • dotnet/scenario-tests

  • dotnet/roslyn

    • Updated dependencies for both release/9.0.2xx and release/9.0.3xx branches, bringing in the latest C# and VB compiler improvements.
      #​48751, #​48895, #​48937
  • dotnet/fsharp

    • Updated dependencies for release/9.0.3xx, ensuring the latest F# language features and fixes are available.
      #​48760

Miscellaneous

  • Update Branding to 9.0.301 and 9.0.205
    The SDK branding has been updated to reflect versions 9.0.301 and 9.0.205, ensuring accurate versioning and identification for this release.
    #​48852, #​48851

This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v9.0.300...v9.0.301

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.205

Compare Source

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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/signalr](https://github.com/dotnet/aspnetcore/tree/main/src/SignalR#readme) ([source](https://github.com/dotnet/aspnetcore)) | dependencies | major | [`8.0.7` -> `10.0.0`](https://renovatebot.com/diffs/npm/@microsoft%2fsignalr/8.0.7/10.0.0) | | [dotnet-sdk](https://github.com/dotnet/sdk) | dotnet-sdk | major | `9.0.200` -> `10.0.100` | | [mcr.microsoft.com/dotnet/aspnet](https://github.com/dotnet/aspnetcore) | stage | major | `8.0` -> `10.0` | | [mcr.microsoft.com/dotnet/sdk](https://github.com/dotnet/sdk) | final | major | `9.0` -> `10.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dotnet/aspnetcore (@&#8203;microsoft/signalr)</summary> ### [`v10.0.0`](https://github.com/dotnet/aspnetcore/releases/tag/v10.0.0): .NET 10.0 [Compare Source](https://github.com/dotnet/aspnetcore/compare/v9.0.6...v10.0.0) [Release](https://github.com/dotnet/core/releases/tag/v10.0.0) #### What's Changed - \[release/10.0] \[Blazor] Increment MaxItemCount when OverscanCount > MaxItemCount by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63767 - \[release/10.0] Load handler DLL with load dir on the path by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63781 - \[automated] Merge branch 'release/10.0-rc2' => 'release/10.0' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63802 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/63806 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/63837 - \[release/10.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/63861 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/63853 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/63880 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/63890 - \[release/10.0] Fix ANCM Install path for WOW64 by [@&#8203;wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/63899 - \[release/10.0] Loc update by [@&#8203;wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/63907 - \[release/10.0] Add loc strings for license hyperlinks by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63908 - \[release/10.0] Fix fetch request in data-enhance-nav="false" for same-page anchors by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63915 - \[release/10.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/63930 - \[release/10.0] Exclude `Microsoft.Extensions.FileProviders.Embedded` from pruning by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63939 - \[release/10.0] (http2): Lower WINDOWS_UPDATE received on (half)closed stream to stream abortion by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63885 - \[release/10.0] Fix formatting for hosting bundle helptext by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63948 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/63959 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/63983 - \[release/10.0] Fix hot reload for Blazor route changes by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63976 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/64000 - \[release/10.0] \[Blazor]\[HotReload] Capture the execution context before calling RenderRootComponentsOnHotReload by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63847 - \[release/10.0] Pages that are re-executed should allow interactivity by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/63978 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/64022 - \[release/10.0] Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID [`2814832`](https://github.com/dotnet/aspnetcore/commit/2814832) by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/64030 - \[release/10.0] Fix chunked request parsing by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/64038 - \[release/10.0] Add UrlFormat to ObsoleteAttribute for ASPDEPR diagnostics by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/64018 - \[release/10.0] Allow `UserStore` to update passkey name by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/aspnetcore/pull/64014 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/64043 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/64070 - \[release/10.0] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/aspnetcore/pull/64080 **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v10.0.0-rc.2.25502.107...v10.0.0 ### [`v9.0.6`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.6) [Compare Source](https://github.com/dotnet/aspnetcore/compare/v8.0.17...v9.0.6) #### Bug Fixes - **Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy** ([#&#8203;61622](https://github.com/dotnet/aspnetcore/pull/61622))\ The Forwarded Headers Middleware now ignores `X-Forwarded-Headers` sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues. #### Dependency Updates - **Bump src/submodules/googletest from `52204f7` to `04ee1b4`** ([#&#8203;61762](https://github.com/dotnet/aspnetcore/pull/61762))\ Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project. - **Update dependencies from dotnet/arcade** ([#&#8203;61714](https://github.com/dotnet/aspnetcore/pull/61714))\ Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools. - **Update dependencies from dotnet/extensions** ([#&#8203;61571](https://github.com/dotnet/aspnetcore/pull/61571))\ Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries. - **Update dependencies from dotnet/extensions** ([#&#8203;61877](https://github.com/dotnet/aspnetcore/pull/61877))\ Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes. - **Update dependencies from dotnet/arcade** ([#&#8203;61892](https://github.com/dotnet/aspnetcore/pull/61892))\ Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes. #### Miscellaneous - **Update branding to 9.0.6** ([#&#8203;61831](https://github.com/dotnet/aspnetcore/pull/61831))\ Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase. - **Merging internal commits for release/9.0** ([#&#8203;61925](https://github.com/dotnet/aspnetcore/pull/61925))\ Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release. *** This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests. Full Changelog: [v9.0.5...v9.0.6](https://github.com/dotnet/aspnetcore/compare/v9.0.5...v9.0.6) ### [`v8.0.17`](https://github.com/dotnet/aspnetcore/releases/tag/v8.0.17) [Compare Source](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.17) #### Bug Fixes - **Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy** ([#&#8203;61623](https://github.com/dotnet/aspnetcore/pull/61623))\ The Forwarded Headers Middleware now ignores `X-Forwarded-Headers` sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests. #### Dependency Updates - **Update dependencies from dotnet/arcade** ([#&#8203;61832](https://github.com/dotnet/aspnetcore/pull/61832))\ This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure. - **Bump src/submodules/googletest from `52204f7` to `04ee1b4`** ([#&#8203;61761](https://github.com/dotnet/aspnetcore/pull/61761))\ The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components. #### Miscellaneous - **Update branding to 8.0.17** ([#&#8203;61830](https://github.com/dotnet/aspnetcore/pull/61830))\ The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation. - **Merging internal commits for release/8.0** ([#&#8203;61924](https://github.com/dotnet/aspnetcore/pull/61924))\ This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date. *** This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests. **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v8.0.16...v8.0.17 </details> <details> <summary>dotnet/sdk (dotnet-sdk)</summary> ### [`v10.0.100`](https://github.com/dotnet/sdk/releases/tag/v10.0.100): .NET 10.0.0 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.308...v10.0.100) [Release](https://github.com/dotnet/core/releases/tag/v10.0.0) #### What's Changed - \[Blazor] Remove unnecessary update to the Blazor webassembly js file by [@&#8203;javiercn](https://github.com/javiercn) in https://github.com/dotnet/sdk/pull/50949 - Fix concurrency issue with dotnet test for MTP by [@&#8203;Youssef1313](https://github.com/Youssef1313) in https://github.com/dotnet/sdk/pull/50960 - Fix dll detection in dotnet test by [@&#8203;nohwnd](https://github.com/nohwnd) in https://github.com/dotnet/sdk/pull/50926 - Update MessagePack by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/50954 - Update DetectPreviewFeatureAnalyzer for runtime async by [@&#8203;333fred](https://github.com/333fred) in https://github.com/dotnet/sdk/pull/50937 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50948 - Browser tests by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/50844 - \[release/10.0.1xx] Allow charset to be `unset` by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50963 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50997 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2801306`](https://github.com/dotnet/sdk/commit/2801306) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/50974 - dotnet test for MTP: localize test summary + update command description by [@&#8203;Youssef1313](https://github.com/Youssef1313) in https://github.com/dotnet/sdk/pull/50975 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2802347`](https://github.com/dotnet/sdk/commit/2802347) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/51014 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51016 - Misc Json PostAction fixes by [@&#8203;Youssef1313](https://github.com/Youssef1313) in https://github.com/dotnet/sdk/pull/50977 - Update analyzer redirecting VS extension by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/50496 - Allow SDKs to overwrite default file-based app properties by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/51004 - dotnet SIGTERM signal handler registration by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/50983 - Improve where file-level directives are added by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/50956 - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50901 - Remove condition from NuGet.Localization package reference by [@&#8203;mthalman](https://github.com/mthalman) in https://github.com/dotnet/sdk/pull/51053 - \[dotnet-watch] Notify DCP of terminated session when process exits on its own by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/50992 - \[release/10.0.1xx] Fix `dnx --help` and tool commands to use valid .NET tool examples by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51042 - Pick rc2 fixes for msbuild telemetry and sdkresolver to GA by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/51090 - \[release/10.0.1xx] URL-encode scoped CSS Link headers for non-ASCII project names by [@&#8203;Copilot](https://github.com/Copilot) in https://github.com/dotnet/sdk/pull/51039 - \[automated] Update man pages by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51076 - Re-enable telemetry for global.json state - set error writer to swallow expected error messages by [@&#8203;elinor-fung](https://github.com/elinor-fung) in https://github.com/dotnet/sdk/pull/51089 - Convert numeric telemetry parameters to measurements for better analytics by [@&#8203;Copilot](https://github.com/Copilot) in https://github.com/dotnet/sdk/pull/51071 - Update the list of supported portable RIDs for the tool packs in our tests by [@&#8203;jkoritzinsky](https://github.com/jkoritzinsky) in https://github.com/dotnet/sdk/pull/51069 - More LLM detections for other CLI agents + alter TL behavior in the presence of LLMs by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/51054 - Run test template tests with Arcade by [@&#8203;Youssef1313](https://github.com/Youssef1313) in https://github.com/dotnet/sdk/pull/51020 - Disallow quotes in file-level directives by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/51119 - \[Hot Reload] Only enable ASP.NET debug logging if logging level is Trace by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/51137 - Allow empty file-level directive values by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/51078 - Fix SWID tag by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/51138 - Avoid error when building file-based libraries by [@&#8203;jjonescz](https://github.com/jjonescz) in https://github.com/dotnet/sdk/pull/51063 - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51032 - Remove dnx.ps1 by [@&#8203;dsplaisted](https://github.com/dsplaisted) in https://github.com/dotnet/sdk/pull/51120 - Disable the hard link copy as this was causing the exe bundle to pick up the stage2 changes. by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/51111 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2804587`](https://github.com/dotnet/sdk/commit/2804587) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/51031 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51036 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2810403`](https://github.com/dotnet/sdk/commit/2810403) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/51160 - Update MSTest to stable 4.0.0 by [@&#8203;Youssef1313](https://github.com/Youssef1313) in https://github.com/dotnet/sdk/pull/51167 - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51163 - \[dotnet-watch] Auto-restart project on runtime rude edit by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/51073 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51165 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51176 - \[release/10.0.1xx] Enable CollatePackageDownloads by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51080 - \[release/10.0.1xx] Add `.slnx` to default `.editorconfig` template by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51095 - Update to september implicit versions for GA daily build testing by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/50971 - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51186 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2812555`](https://github.com/dotnet/sdk/commit/2812555) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/51188 - Avoid exceptions when parsing \_NormalizedWindowsSdkSupportedTargetPlatformVersion by [@&#8203;dsplaisted](https://github.com/dsplaisted) in https://github.com/dotnet/sdk/pull/51134 - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2813133`](https://github.com/dotnet/sdk/commit/2813133) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in https://github.com/dotnet/sdk/pull/51195 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51201 - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51200 - \[Hot Reload] Do not refresh browser until changes are applied by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/51210 - \[release/10.0.1xx]\[HotReload] Allow hot reload refresh script injection for 404 status code by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51050 - Suppress all nullable warnings for files in source packages when targeting net472 and netstandard by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/51193 - \[dotnet-watch] Remove excess logging that slows down Hot Reload by [@&#8203;tmat](https://github.com/tmat) in https://github.com/dotnet/sdk/pull/51220 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51229 - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51230 - Update MSTest to 4.0.1 by [@&#8203;Youssef1313](https://github.com/Youssef1313) in https://github.com/dotnet/sdk/pull/51236 - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51257 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51256 - \[release/10.0.1xx] \[wasm] Always update SDK pack version from workload to current for down level TFM by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51272 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51294 - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51291 - Don't fall back to .NET Standard package pruning for .NET Framework by [@&#8203;dsplaisted](https://github.com/dsplaisted) in https://github.com/dotnet/sdk/pull/51288 - Add support for building tool packages with runtime identifier set without building RID-specific packages by [@&#8203;dsplaisted](https://github.com/dsplaisted) in https://github.com/dotnet/sdk/pull/51281 - Fix dotnet test detection for dlls by [@&#8203;Youssef1313](https://github.com/Youssef1313) in https://github.com/dotnet/sdk/pull/51309 - Follow-up to dotnet test parsing by [@&#8203;Youssef1313](https://github.com/Youssef1313) in https://github.com/dotnet/sdk/pull/51331 - Update version features with dynamic calculations by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/51340 - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51324 - Update baseline manifests for .NET 10 RC 2 by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in https://github.com/dotnet/sdk/pull/51313 - Cherry-pick PR [#&#8203;50749](https://github.com/dotnet/sdk/issues/50749) to release/10.0.1xx: Update compatibility message for targeting .NET 10.0 in Visual Studio 17.14 by [@&#8203;Copilot](https://github.com/Copilot) in https://github.com/dotnet/sdk/pull/51366 - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51381 - \[release/10.0.1xx] Package Pruning data fixes for past frameworks by [@&#8203;ericstj](https://github.com/ericstj) in https://github.com/dotnet/sdk/pull/51343 - Mark SDK bundle as shipping by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/51413 **Full Changelog**: https://github.com/dotnet/sdk/compare/v10.0.100-rc.2.25502.107...v10.0.100 ### [`v9.0.308`](https://github.com/dotnet/sdk/compare/v9.0.307...v9.0.308) [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.307...v9.0.308) ### [`v9.0.307`](https://github.com/dotnet/sdk/releases/tag/v9.0.307): .NET 9.0.11 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.306...v9.0.307) [Release](https://github.com/dotnet/core/releases/tag/v9.0.11) #### What's Changed - \[8.0.4xx] detect .NET 10 RID-specific tools and provide a more actionable error by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/50414 - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50710 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50850 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50841 - Make duplicate deb/rpm packages so we can sign them with the new PMC key by [@&#8203;jkoritzinsky](https://github.com/jkoritzinsky) in https://github.com/dotnet/sdk/pull/50294 - Update branding to 9.0.307 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/51152 - Update branding to 9.0.112 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/51151 - Update branding to 8.0.416 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/51150 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50886 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50921 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50898 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51033 - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51028 - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50973 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50920 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51177 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50449 - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50801 - Fix the VS warning to state 18.0 is required for net10.0 targeting by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/50737 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50800 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51181 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51183 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51191 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51189 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51208 - Manual backport of 48874 to release 9.0.3xx by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/50940 - Fail the RPM build if FPM tool is not present by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in https://github.com/dotnet/sdk/pull/51170 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51252 - Merging internal commits for release/9.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/51246 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51278 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51279 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51297 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51286 - Revert Merge branch 'release/9.0.3xx' into darc-release/9.0.3xx-dd349698-0d4f-47dc-984b-9b4cdb884111 by [@&#8203;joeloff](https://github.com/joeloff) in https://github.com/dotnet/sdk/pull/51306 - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51295 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51323 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/51354 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/51321 **Full Changelog**: https://github.com/dotnet/sdk/compare/v9.0.306...v9.0.307 ### [`v9.0.306`](https://github.com/dotnet/sdk/releases/tag/v9.0.306): .NET 9.0.10 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.305...v9.0.306) [Release](https://github.com/dotnet/core/releases/tag/v9.0.10) #### What's Changed - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50229 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50268 - \[release/8.0.3xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50270 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50281 - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50272 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50277 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50298 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50301 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50304 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50320 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50326 - Update branding to 9.0.111 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50586 - Update our container images to ones that are in support by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/49942 - Update branding to 8.0.415 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50585 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50692 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50683 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50591 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50466 - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50590 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50543 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50382 - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50459 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50720 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50383 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50467 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50542 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50544 - Update branding to 9.0.306 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50724 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50592 - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50712 - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50539 - .NET Source-Build 9.0.110 September 2025 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in https://github.com/dotnet/sdk/pull/50714 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50457 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50465 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50745 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50699 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50357 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50764 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50765 - Upgrade scancode to 32.4.1 by [@&#8203;Winniexu01](https://github.com/Winniexu01) in https://github.com/dotnet/sdk/pull/50777 - Add static to fix IDE0062 by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/50771 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50772 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50381 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50804 - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50802 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50803 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50788 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50827 - \[9.0.3xx] detect .NET 10 RID-specific tools and provide a more actionable error by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/50416 - Merging internal commits for release/9.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50711 - \[9.0.1xx] detect .NET 10 RID-specific tools and provide a more actionable error by [@&#8203;baronfel](https://github.com/baronfel) in https://github.com/dotnet/sdk/pull/50415 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50845 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50848 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50853 - \[release/9.0.3xx] Make duplicate deb/rpm packages so we can sign them with the new PMC key by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50910 **Full Changelog**: https://github.com/dotnet/sdk/compare/v9.0.305...v9.0.306 ### [`v9.0.305`](https://github.com/dotnet/sdk/releases/tag/v9.0.305): .NET 9.0.9 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.304...v9.0.305) [Release](https://github.com/dotnet/core/releases/tag/v9.0.9) #### What's Changed - \[release/8.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49154 - \[release/8.0.1xx] Trusted roots: 2025-05 CTL by [@&#8203;dtivel](https://github.com/dtivel) in https://github.com/dotnet/sdk/pull/49270 - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/49319 - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49337 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49341 - \[release/8.0.1xx] Update dependencies from dotnet/format by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49370 - \[release/8.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49382 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49376 - \[release/8.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49384 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49388 - \[release/8.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49400 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49399 - \[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49430 - \[release/8.0.3xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49431 - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49433 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49441 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49439 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49438 - \[release/9.0.1xx] Update Microsoft.NET.Build.Tests that depend on System.ValueTuple to arget netstandard2.0 by [@&#8203;SimonZhao888](https://github.com/SimonZhao888) in https://github.com/dotnet/sdk/pull/49577 - \[release/8.0.1xx] Update Microsoft.NET.Build.Tests that depend on System.ValueTuple to arget netstandard2.0 by [@&#8203;SimonZhao888](https://github.com/SimonZhao888) in https://github.com/dotnet/sdk/pull/49659 - Update branding to 8.0.119 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/49650 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49674 - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49572 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49579 - \[release/8.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49630 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49681 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49678 - Update branding to 8.0.316 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/49651 - \[release/8.0.3xx] Use new ACR for registry image by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49689 - \[release/8.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49655 - \[release/8.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49600 - \[release/8.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49597 - \[release/8.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49573 - Update branding to 8.0.413 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/49652 - Upgrade scancode to 32.4.0 and revert pinning of click by [@&#8203;Winniexu01](https://github.com/Winniexu01) in https://github.com/dotnet/sdk/pull/49576 - \[release/9.0.1xx] Use new ACR for registry image by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49687 - \[release/8.0.4xx] Use new ACR for registry image by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49690 - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/49704 - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/49700 - Merging internal commits for release/8.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/49702 - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/49699 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49467 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49574 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49640 - Update branding to 9.0.109 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/49653 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49694 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49466 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49708 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49695 - .NET Source-Build 9.0.108 July 2025 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in https://github.com/dotnet/sdk/pull/49698 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49535 - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49598 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49548 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49657 - Disable Registry Related Containers Tests by [@&#8203;nagilson](https://github.com/nagilson) in https://github.com/dotnet/sdk/pull/49773 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49602 - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49619 - Update branding to 9.0.305 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50039 - Update branding to 9.0.110 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50038 - Update branding to 8.0.317 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50036 - Update branding to 8.0.414 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50037 - Update branding to 8.0.120 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50035 - \[release/8.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49829 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49836 - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49837 - \[release/8.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49888 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49946 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50051 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49890 - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49958 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49891 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49889 - \[release/8.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49874 - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49851 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49831 - \[release/8.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49953 - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49843 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49832 - Add .NET 6.0 to EOL frameworks list by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/49823 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49830 - \[release/9.0.1xx] Add .NET 6.0 to End-of-Life frameworks list to generate NETSDK1138 warnings by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49822 - \[release/8.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49957 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49715 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50044 - Remove dotnet-benchview group by [@&#8203;DrewScoggins](https://github.com/DrewScoggins) in https://github.com/dotnet/sdk/pull/49787 - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49828 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49852 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49853 - Remove dotnet-benchview variable group by [@&#8203;DrewScoggins](https://github.com/DrewScoggins) in https://github.com/dotnet/sdk/pull/49788 - Remove dotnet-benchview variable group by [@&#8203;DrewScoggins](https://github.com/DrewScoggins) in https://github.com/dotnet/sdk/pull/49789 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50067 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50041 - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50072 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50071 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50074 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/49724 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50070 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50076 - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50085 - .NET Source-Build 9.0.109 August 2025 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in https://github.com/dotnet/sdk/pull/50060 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/49835 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50096 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50098 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50099 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50094 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50097 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50102 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50077 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50103 - Switch back to using the unofficial templates for PRs by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in https://github.com/dotnet/sdk/pull/49904 - Merging internal commits for release/9.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50086 - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50087 - \[release/8.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50106 - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50126 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50127 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50129 - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50128 - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50118 - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50124 - \[release/8.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50122 - \[release/8.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50123 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50101 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50135 - \[release/8.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50145 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50137 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50162 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50160 - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50178 - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50176 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50179 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50174 - \[release/8.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50175 - \[release/9.0.3xx] Update dependencies from microsoft/vstest by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50177 - \[release/8.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50141 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50180 - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50142 - \[release/9.0.3xx] Fix forwarding DOTNET_ROOT by [@&#8203;nohwnd](https://github.com/nohwnd) in https://github.com/dotnet/sdk/pull/50185 - Merging internal commits for release/8.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50088 - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/sdk/pull/50089 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50232 - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50231 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50237 - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50225 - \[release/9.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50252 - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50253 - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50249 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50255 - Retry all errors to handle curl (18) by [@&#8203;Winniexu01](https://github.com/Winniexu01) in https://github.com/dotnet/sdk/pull/50259 - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/sdk/pull/50261 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50282 - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50305 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50319 - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/sdk/pull/50327 **Full Changelog**: https://github.com/dotnet/sdk/compare/v9.0.304...v9.0.305 ### [`v9.0.304`](https://github.com/dotnet/sdk/compare/v9.0.303...v9.0.304) [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.303...v9.0.304) ### [`v9.0.303`](https://github.com/dotnet/sdk/compare/v9.0.302...v9.0.303) [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.302...v9.0.303) ### [`v9.0.302`](https://github.com/dotnet/sdk/compare/v9.0.301...v9.0.302) [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.301...v9.0.302) ### [`v9.0.301`](https://github.com/dotnet/sdk/releases/tag/v9.0.301) [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.300...v9.0.301) #### Bug Fixes - **Prevent Solution Folders Outside Solution Directory**\ The `sln-add` command now avoids adding solution folders that are outside the scope of the solution directory, ensuring better project organization and preventing accidental inclusion of unrelated folders.\ [#&#8203;48611](https://github.com/dotnet/sdk/pull/48611) - **Static Web Assets Clean-up Improvement**\ Static web asset cache files are now properly tracked and deleted during the clean operation, preventing leftover files from cluttering the build output.\ [#&#8203;48984](https://github.com/dotnet/sdk/pull/48984) #### Technical Improvements - **Ignore .slnx Files**\ The SDK now ignores `.slnx` files, reducing noise and potential confusion in solution management workflows.\ [#&#8203;48729](https://github.com/dotnet/sdk/pull/48729) - **Update Test Template Translations**\ Test templates have updated translations, improving localization and making the SDK more accessible to non-English users.\ [#&#8203;48902](https://github.com/dotnet/sdk/pull/48902) - **Localized File Check-in**\ Automated localization updates have been applied, ensuring that the latest translations are included for a better global user experience.\ [#&#8203;48907](https://github.com/dotnet/sdk/pull/48907) - **Merging Internal Commits for Release Branch**\ Internal commits have been merged into the `release/9.0.3xx` branch, ensuring that all recent improvements and fixes are included in this release.\ [#&#8203;48931](https://github.com/dotnet/sdk/pull/48931) #### Infrastructure - **Rename CI Workflow File**\ The continuous integration workflow file has been renamed from `ci.yml` to `sb-ci.yml` to improve clarity and maintain consistency in build automation scripts.\ [#&#8203;48955](https://github.com/dotnet/sdk/pull/48955) - **Update Build Triggers**\ Build triggers have been updated to only target the `release/9.0.1xx` branch, streamlining the CI process and reducing unnecessary builds.\ [#&#8203;48960](https://github.com/dotnet/sdk/pull/48960) - **Automated Branch Merge**\ The `release/9.0.2xx` branch has been automatically merged into `release/9.0.3xx`, ensuring that all relevant changes are synchronized across release branches.\ [#&#8203;48856](https://github.com/dotnet/sdk/pull/48856) #### Dependency Updates - **dotnet/templating** - Updated dependencies for both `release/9.0.2xx` and `release/9.0.3xx` branches, bringing in the latest template improvements and fixes.\ [#&#8203;48556](https://github.com/dotnet/sdk/pull/48556), [#&#8203;48859](https://github.com/dotnet/sdk/pull/48859), [#&#8203;48976](https://github.com/dotnet/sdk/pull/48976), [#&#8203;48992](https://github.com/dotnet/sdk/pull/48992), [#&#8203;49046](https://github.com/dotnet/sdk/pull/49046) - **dotnet/razor** - Updated dependencies for both `release/9.0.2xx` and `release/9.0.3xx` branches, ensuring the latest Razor tooling and runtime features are included.\ [#&#8203;48833](https://github.com/dotnet/sdk/pull/48833), [#&#8203;48731](https://github.com/dotnet/sdk/pull/48731), [#&#8203;48989](https://github.com/dotnet/sdk/pull/48989), [#&#8203;49029](https://github.com/dotnet/sdk/pull/49029) - **dotnet/msbuild** - Updated dependencies for `release/9.0.3xx`, providing the latest MSBuild enhancements and bug fixes.\ [#&#8203;48787](https://github.com/dotnet/sdk/pull/48787) - **dotnet/arcade** - Updated dependencies for both `release/9.0.2xx` and `release/9.0.3xx` branches, improving build infrastructure and tooling.\ [#&#8203;48735](https://github.com/dotnet/sdk/pull/48735), [#&#8203;48737](https://github.com/dotnet/sdk/pull/48737), [#&#8203;48936](https://github.com/dotnet/sdk/pull/48936), [#&#8203;48965](https://github.com/dotnet/sdk/pull/48965), [#&#8203;49034](https://github.com/dotnet/sdk/pull/49034) - **dotnet/scenario-tests** - Updated dependencies for both `release/9.0.2xx` and `release/9.0.3xx` branches, ensuring up-to-date scenario testing coverage.\ [#&#8203;48697](https://github.com/dotnet/sdk/pull/48697), [#&#8203;48710](https://github.com/dotnet/sdk/pull/48710), [#&#8203;48974](https://github.com/dotnet/sdk/pull/48974), [#&#8203;49030](https://github.com/dotnet/sdk/pull/49030) - **dotnet/roslyn** - Updated dependencies for both `release/9.0.2xx` and `release/9.0.3xx` branches, bringing in the latest C# and VB compiler improvements.\ [#&#8203;48751](https://github.com/dotnet/sdk/pull/48751), [#&#8203;48895](https://github.com/dotnet/sdk/pull/48895), [#&#8203;48937](https://github.com/dotnet/sdk/pull/48937) - **dotnet/fsharp** - Updated dependencies for `release/9.0.3xx`, ensuring the latest F# language features and fixes are available.\ [#&#8203;48760](https://github.com/dotnet/sdk/pull/48760) #### Miscellaneous - **Update Branding to 9.0.301 and 9.0.205**\ The SDK branding has been updated to reflect versions 9.0.301 and 9.0.205, ensuring accurate versioning and identification for this release.\ [#&#8203;48852](https://github.com/dotnet/sdk/pull/48852), [#&#8203;48851](https://github.com/dotnet/sdk/pull/48851) *** This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests. Full Changelog: [v9.0.300...v9.0.301](https://github.com/dotnet/sdk/compare/v9.0.300...v9.0.301) ### [`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.205...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.205`](https://github.com/dotnet/sdk/compare/v9.0.204...v9.0.205) [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.204...v9.0.205) ### [`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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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
kjuulh force-pushed renovate/dotnet-monorepo from 01393b5449 to d59380f319 2025-06-11 02:55:49 +02:00 Compare
kjuulh force-pushed renovate/dotnet-monorepo from d59380f319 to 008f6ba2f3 2025-07-09 02:55:15 +02:00 Compare
kjuulh force-pushed renovate/dotnet-monorepo from 008f6ba2f3 to 0de66dcd72 2025-07-18 02:55:57 +02:00 Compare
kjuulh force-pushed renovate/dotnet-monorepo from 0de66dcd72 to 805234ba28 2025-11-13 03:46:10 +01:00 Compare
kjuulh changed title from chore(deps): update dotnet monorepo to fix(deps): update dotnet monorepo 2025-11-13 03:46:11 +01:00
kjuulh force-pushed renovate/dotnet-monorepo from 805234ba28 to 72300d9d67 2025-11-15 03:01:56 +01:00 Compare
kjuulh changed title from fix(deps): update dotnet monorepo to fix(deps): update dotnet monorepo to v10 2025-11-15 03:01:56 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

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.