Update dotnet monorepo #3

Merged
gratux merged 1 commit from renovate/dotnet-monorepo into main 2026-07-29 00:17:23 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence Type Update
Microsoft.Extensions.Configuration (source) 11.0.0-preview.1.26104.11811.0.0-preview.6.26359.118 age confidence nuget patch
Microsoft.Extensions.Configuration.Binder (source) 10.0.310.0.10 age confidence nuget patch
Microsoft.Extensions.Configuration.Json (source) 10.0.310.0.10 age confidence nuget patch
Microsoft.Extensions.Logging.Console (source) 10.0.310.0.10 age confidence nuget patch
dotnet-sdk 10.0.10010.0.302 age confidence dotnet-sdk patch

Release Notes

dotnet/sdk (dotnet-sdk)

v10.0.302: .NET 10.0.10

Compare Source

Release

What's Changed

New Contributors

Full Changelog: https://github.com/dotnet/sdk/compare/v10.0.203...v10.0.302

v10.0.301: .NET 10.0.9

Compare Source

Release

What's Changed

New Contributors

Full Changelog: https://github.com/dotnet/sdk/compare/v10.0.203...v10.0.301

v10.0.300: .NET 10.0.8

Compare Source

Release

What's Changed

New Contributors

Full Changelog: https://github.com/dotnet/sdk/compare/v10.0.200...v10.0.300

v10.0.204

Compare Source

v10.0.201: .NET 10.0.5

Compare Source

Release

v10.0.200: .NET 10.0.4

Compare Source

Release

v10.0.110

Compare Source

v10.0.109

Compare Source

v10.0.108

Compare Source

v10.0.105

Compare Source

v10.0.104

Compare Source

v10.0.103: .NET 10.0.3

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v10.0.102...v10.0.103

v10.0.102: .NET 10.0.2

Compare Source

Release

v10.0.101: .NET 10.0.1

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v10.0.100...v10.0.101


Configuration

📅 Schedule: (in timezone Europe/Vienna)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [Microsoft.Extensions.Configuration](https://dot.net/) ([source](https://github.com/dotnet/dotnet)) | `11.0.0-preview.1.26104.118` → `11.0.0-preview.6.26359.118` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Configuration/11.0.0-preview.6.26359.118?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Configuration/11.0.0-preview.1.26104.118/11.0.0-preview.6.26359.118?slim=true) | nuget | patch | | [Microsoft.Extensions.Configuration.Binder](https://dot.net/) ([source](https://github.com/dotnet/dotnet)) | `10.0.3` → `10.0.10` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Configuration.Binder/10.0.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Configuration.Binder/10.0.3/10.0.10?slim=true) | nuget | patch | | [Microsoft.Extensions.Configuration.Json](https://dot.net/) ([source](https://github.com/dotnet/dotnet)) | `10.0.3` → `10.0.10` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Configuration.Json/10.0.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Configuration.Json/10.0.3/10.0.10?slim=true) | nuget | patch | | [Microsoft.Extensions.Logging.Console](https://dot.net/) ([source](https://github.com/dotnet/dotnet)) | `10.0.3` → `10.0.10` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Logging.Console/10.0.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Logging.Console/10.0.3/10.0.10?slim=true) | nuget | patch | | [dotnet-sdk](https://github.com/dotnet/sdk) | `10.0.100` → `10.0.302` | ![age](https://developer.mend.io/api/mc/badges/age/dotnet-version/dotnet-sdk/10.0.302?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/dotnet-version/dotnet-sdk/10.0.100/10.0.302?slim=true) | dotnet-sdk | patch | --- ### Release Notes <details> <summary>dotnet/sdk (dotnet-sdk)</summary> ### [`v10.0.302`](https://github.com/dotnet/sdk/releases/tag/v10.0.302): .NET 10.0.10 [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.301...v10.0.302) [Release](https://github.com/dotnet/core/releases/tag/v10.0.10) #### What's Changed - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52539](https://github.com/dotnet/sdk/pull/52539) - \[dotnet watch] Unify code paths processing static asset and scoped css updates by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52225](https://github.com/dotnet/sdk/pull/52225) - Separate command definitions to a new project by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52382](https://github.com/dotnet/sdk/pull/52382) - \[HotReloadAgent] Handle unsupported platform for `PosixSignalRegistration` by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52466](https://github.com/dotnet/sdk/pull/52466) - Move New command definitions to CommandDefinitions project by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52526](https://github.com/dotnet/sdk/pull/52526) - Include more DLLs in redist fast path target by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52551](https://github.com/dotnet/sdk/pull/52551) - Revert "Include more DLLs in redist fast path target" by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52637](https://github.com/dotnet/sdk/pull/52637) - \[release/10.0.3xx] backport mobile changes for `dotnet run` by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52608](https://github.com/dotnet/sdk/pull/52608) - Add csc.rsp test by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52510](https://github.com/dotnet/sdk/pull/52510) - Fix duplicate solution folder creation when adding multiple projects from same directory by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52092](https://github.com/dotnet/sdk/pull/52092) - Fix: Allow --version option with workload restore by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52048](https://github.com/dotnet/sdk/pull/52048) - dotnet root command and dotnet watch by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52583](https://github.com/dotnet/sdk/pull/52583) - \[dotnet watch] Make application of changes always async by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52469](https://github.com/dotnet/sdk/pull/52469) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52585](https://github.com/dotnet/sdk/pull/52585) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52588](https://github.com/dotnet/sdk/pull/52588) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52746](https://github.com/dotnet/sdk/pull/52746) - Add support for creating and editing solution filter (.slnf) files from the CLI by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;51156](https://github.com/dotnet/sdk/pull/51156) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52754](https://github.com/dotnet/sdk/pull/52754) - Style cleanup by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52751](https://github.com/dotnet/sdk/pull/52751) - Update branding to 8.0.125 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52778](https://github.com/dotnet/sdk/pull/52778) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52767](https://github.com/dotnet/sdk/pull/52767) - `dotnet run -e FOO=BAR` passes `@(RuntimeEnvironmentVariable)` by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52664](https://github.com/dotnet/sdk/pull/52664) - Refactor VSHostObject credential extraction for COM compatibility and out-of-process execution by [@&#8203;YuliiaKovalova](https://github.com/YuliiaKovalova) in [#&#8203;52856](https://github.com/dotnet/sdk/pull/52856) - Add .code-workspace files for all solutions by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52839](https://github.com/dotnet/sdk/pull/52839) - Lock around access to s\_dynamicSymbols by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52887](https://github.com/dotnet/sdk/pull/52887) - \[release/10.0.3xx] Backport [#&#8203;52816](https://github.com/dotnet/sdk/issues/52816) by [@&#8203;lewing](https://github.com/lewing) in [#&#8203;52881](https://github.com/dotnet/sdk/pull/52881) - Improve MTP dotnet test error reporting by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;52911](https://github.com/dotnet/sdk/pull/52911) - Support boolean values for --self-contained flag by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52333](https://github.com/dotnet/sdk/pull/52333) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52923](https://github.com/dotnet/sdk/pull/52923) - Update VersionFeature80 and VersionFeature90 values for Feb release by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;52957](https://github.com/dotnet/sdk/pull/52957) - Update release branch version in CI configuration by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;52922](https://github.com/dotnet/sdk/pull/52922) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52941](https://github.com/dotnet/sdk/pull/52941) - \[dotnet-watch] Misc test and product reliability fixes by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52897](https://github.com/dotnet/sdk/pull/52897) - Disable workspace-based development in settings by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52990](https://github.com/dotnet/sdk/pull/52990) - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52952](https://github.com/dotnet/sdk/pull/52952) - Reject --add-source when package source mapping is enabled by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52863](https://github.com/dotnet/sdk/pull/52863) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2902832`](https://github.com/dotnet/sdk/commit/2902832) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53009](https://github.com/dotnet/sdk/pull/53009) - Cleans up test package references and global usings by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53019](https://github.com/dotnet/sdk/pull/53019) - \[dotnet run] `$(Device)` global property missing during `DeployToDevice` target by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53018](https://github.com/dotnet/sdk/pull/53018) - Workaround for NuGet restore bug by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53020](https://github.com/dotnet/sdk/pull/53020) - \[release/10.0.3xx] Backflow VMR 301743 by [@&#8203;mmitche](https://github.com/mmitche) in [#&#8203;53029](https://github.com/dotnet/sdk/pull/53029) - Consolidate duplicate VSHostObject implementations by [@&#8203;YuliiaKovalova](https://github.com/YuliiaKovalova) in [#&#8203;53028](https://github.com/dotnet/sdk/pull/53028) - Enable and fix WASM tests by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52960](https://github.com/dotnet/sdk/pull/52960) - Refactor Hot Reload loop cancellation by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53048](https://github.com/dotnet/sdk/pull/53048) - Remove failing assert from file-level directive parser by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53087](https://github.com/dotnet/sdk/pull/53087) - \[dotnet-watch] http transport for mobile by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52581](https://github.com/dotnet/sdk/pull/52581) - Disable WASM tests on Linux by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53105](https://github.com/dotnet/sdk/pull/53105) - \[release/10.0.3xx] Manual backflow of sdk release/10.0.3xx by [@&#8203;adamzip](https://github.com/adamzip) in [#&#8203;53090](https://github.com/dotnet/sdk/pull/53090) - File-based apps: add support for `#:include` by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52347](https://github.com/dotnet/sdk/pull/52347) - Add DotNetSdkSupportsVSHostObjectRemoting property by [@&#8203;YuliiaKovalova](https://github.com/YuliiaKovalova) in [#&#8203;53100](https://github.com/dotnet/sdk/pull/53100) - Clean up some file-based app APIs by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53056](https://github.com/dotnet/sdk/pull/53056) - Move dotnet-format by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53138](https://github.com/dotnet/sdk/pull/53138) - \[dotnet-watch] File based programs, build improvements and polyglot Aspire pre-requisites by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52648](https://github.com/dotnet/sdk/pull/52648) - Update RazorLangVersion to 10.0 in .NET 10.0.3xx by [@&#8203;davidwengier](https://github.com/davidwengier) in [#&#8203;53150](https://github.com/dotnet/sdk/pull/53150) - Rename BuiltInTools dir to Dotnet.Watch by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53159](https://github.com/dotnet/sdk/pull/53159) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53002](https://github.com/dotnet/sdk/pull/53002) - \[release/10.0.3xx] Add comprehensive LLM tool detection support (18 tools) by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52901](https://github.com/dotnet/sdk/pull/52901) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53168](https://github.com/dotnet/sdk/pull/53168) - Split ApplyDeltaTests into multiple types by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53158](https://github.com/dotnet/sdk/pull/53158) - Consolidate file-level directive manipulation by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53136](https://github.com/dotnet/sdk/pull/53136) - Streamline web socket config, KestrelWebSocketServer impl by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53108](https://github.com/dotnet/sdk/pull/53108) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2912121`](https://github.com/dotnet/sdk/commit/2912121) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53123](https://github.com/dotnet/sdk/pull/53123) - Fix Locked comment tokens to include surrounding apostrophes in FileBasedProgramsResources.resx by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53180](https://github.com/dotnet/sdk/pull/53180) - Fix tool install --source option not being respected for global and local tools by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52787](https://github.com/dotnet/sdk/pull/52787) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53188](https://github.com/dotnet/sdk/pull/53188) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2914767`](https://github.com/dotnet/sdk/commit/2914767) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53195](https://github.com/dotnet/sdk/pull/53195) - Rename ms.docs to ms-docs in mcp.json by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53237](https://github.com/dotnet/sdk/pull/53237) - Remove workarounds for a fixed issue in run-file tests by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53214](https://github.com/dotnet/sdk/pull/53214) - \[release/8.0.1xx] Update branding to 8.0.126 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53232](https://github.com/dotnet/sdk/pull/53232) - Remove approval prompt from `dotnet tool exec` - running dnx is implicit approval by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52956](https://github.com/dotnet/sdk/pull/52956) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53246](https://github.com/dotnet/sdk/pull/53246) - \[release/8.0.4xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53038](https://github.com/dotnet/sdk/pull/53038) - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53065](https://github.com/dotnet/sdk/pull/53065) - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53066](https://github.com/dotnet/sdk/pull/53066) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53216](https://github.com/dotnet/sdk/pull/53216) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53218](https://github.com/dotnet/sdk/pull/53218) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53217](https://github.com/dotnet/sdk/pull/53217) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53212](https://github.com/dotnet/sdk/pull/53212) - Add a script that takes output of dotnet-watch tests and formats it to HTML that's easier to reason about by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53215](https://github.com/dotnet/sdk/pull/53215) - Fix ObjectDisposedException race condition in TimestampedFileLogger by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53241](https://github.com/dotnet/sdk/pull/53241) - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53240](https://github.com/dotnet/sdk/pull/53240) - Publish Microsoft.DotNet.ProjectTools package by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53265](https://github.com/dotnet/sdk/pull/53265) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2918587`](https://github.com/dotnet/sdk/commit/2918587) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53244](https://github.com/dotnet/sdk/pull/53244) - Watch Aspire by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53192](https://github.com/dotnet/sdk/pull/53192) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2918883`](https://github.com/dotnet/sdk/commit/2918883) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53270](https://github.com/dotnet/sdk/pull/53270) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53014](https://github.com/dotnet/sdk/pull/53014) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53274](https://github.com/dotnet/sdk/pull/53274) - Use FrameworkList.xml instead of hard-coding references and analyzers in optimized CSC-only file-based app builds by [@&#8203;jjonescz](https://github.com/jjonescz) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53205](https://github.com/dotnet/sdk/pull/53205) - Add --delete-source option and interactive prompt to project convert by [@&#8203;jjonescz](https://github.com/jjonescz) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52802](https://github.com/dotnet/sdk/pull/52802) - \[MTP dotnet test]: Allow specifying project, solution, directory, or test modules as positional argument by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;53004](https://github.com/dotnet/sdk/pull/53004) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53223](https://github.com/dotnet/sdk/pull/53223) - \[dotnet run/watch] gracefully handle Ctrl+C for Windows (WinForms, WPF, MAUI) by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53127](https://github.com/dotnet/sdk/pull/53127) - \[release/10.0.3xx] Fix dotnet test hang when the test app process exits but a child process of it remains alive by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53321](https://github.com/dotnet/sdk/pull/53321) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2921244`](https://github.com/dotnet/sdk/commit/2921244) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53323](https://github.com/dotnet/sdk/pull/53323) - Automatically generate embedded file contents for optimized run-file path by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53086](https://github.com/dotnet/sdk/pull/53086) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53327](https://github.com/dotnet/sdk/pull/53327) - Backport changes from main by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53293](https://github.com/dotnet/sdk/pull/53293) - Implement auto-relaunch on process crash by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53314](https://github.com/dotnet/sdk/pull/53314) - Ensure csc.rsp is always written to disk with dotnet run and dotnet build by [@&#8203;jjonescz](https://github.com/jjonescz) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53235](https://github.com/dotnet/sdk/pull/53235) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53338](https://github.com/dotnet/sdk/pull/53338) - \[release/8.0.4xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53374](https://github.com/dotnet/sdk/pull/53374) - Add `--artifacts-path` support to `dotnet test` in MTP mode by [@&#8203;Youssef1313](https://github.com/Youssef1313) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53353](https://github.com/dotnet/sdk/pull/53353) - .NET Source-Build 9.0.115 March 2026 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in [#&#8203;53358](https://github.com/dotnet/sdk/pull/53358) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53364](https://github.com/dotnet/sdk/pull/53364) - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53360](https://github.com/dotnet/sdk/pull/53360) - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53359](https://github.com/dotnet/sdk/pull/53359) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53399](https://github.com/dotnet/sdk/pull/53399) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53394](https://github.com/dotnet/sdk/pull/53394) - Keep `.cs` in file-based app virtual `.csproj` file name by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53182](https://github.com/dotnet/sdk/pull/53182) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53420](https://github.com/dotnet/sdk/pull/53420) - Fix `dotnet tool exec` / `dnx` failing when tool exists in `dotnet-tools.json` but not yet restored by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53361](https://github.com/dotnet/sdk/pull/53361) - \[release/10.0.3xx] Fix dotnet remove package project argument by [@&#8203;martinrrm](https://github.com/martinrrm) in [#&#8203;53419](https://github.com/dotnet/sdk/pull/53419) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53462](https://github.com/dotnet/sdk/pull/53462) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53457](https://github.com/dotnet/sdk/pull/53457) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53477](https://github.com/dotnet/sdk/pull/53477) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53445](https://github.com/dotnet/sdk/pull/53445) - Implements target framework selection for multi-targeted projects by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53466](https://github.com/dotnet/sdk/pull/53466) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53484](https://github.com/dotnet/sdk/pull/53484) - Improve shutdown sequence of Aspire service and fix race condition by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53271](https://github.com/dotnet/sdk/pull/53271) - Use new API for parsing binary logger parameter by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53492](https://github.com/dotnet/sdk/pull/53492) - Update VersionFeature80 and VersionFeature90 values for March releases by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53415](https://github.com/dotnet/sdk/pull/53415) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53483](https://github.com/dotnet/sdk/pull/53483) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53493](https://github.com/dotnet/sdk/pull/53493) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53502](https://github.com/dotnet/sdk/pull/53502) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53509](https://github.com/dotnet/sdk/pull/53509) - Fix output validation in LaunchesBrowserOnStart test by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53498](https://github.com/dotnet/sdk/pull/53498) - Cleanup style: unused usings and file-scoped namespaces by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53491](https://github.com/dotnet/sdk/pull/53491) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53520](https://github.com/dotnet/sdk/pull/53520) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53506](https://github.com/dotnet/sdk/pull/53506) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53507](https://github.com/dotnet/sdk/pull/53507) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53527](https://github.com/dotnet/sdk/pull/53527) - Do not include forwarded --target option in build arguments by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53503](https://github.com/dotnet/sdk/pull/53503) - \[dotnet run] Fix `NETSDK1005` when project refs different TFMs by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53523](https://github.com/dotnet/sdk/pull/53523) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53548](https://github.com/dotnet/sdk/pull/53548) - Avoid redirecting process output by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53539](https://github.com/dotnet/sdk/pull/53539) - \[dotnet-watch] Use Spectre.Console for target framework selection by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53540](https://github.com/dotnet/sdk/pull/53540) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53558](https://github.com/dotnet/sdk/pull/53558) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53551](https://github.com/dotnet/sdk/pull/53551) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53570](https://github.com/dotnet/sdk/pull/53570) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53572](https://github.com/dotnet/sdk/pull/53572) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53571](https://github.com/dotnet/sdk/pull/53571) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53565](https://github.com/dotnet/sdk/pull/53565) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53510](https://github.com/dotnet/sdk/pull/53510) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2934590`](https://github.com/dotnet/sdk/commit/2934590) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53554](https://github.com/dotnet/sdk/pull/53554) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53575](https://github.com/dotnet/sdk/pull/53575) - Quote arguments to \[MSBuild]::MakeRelative by [@&#8203;rainersigwald](https://github.com/rainersigwald) in [#&#8203;53446](https://github.com/dotnet/sdk/pull/53446) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53555](https://github.com/dotnet/sdk/pull/53555) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53585](https://github.com/dotnet/sdk/pull/53585) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53587](https://github.com/dotnet/sdk/pull/53587) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53586](https://github.com/dotnet/sdk/pull/53586) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53590](https://github.com/dotnet/sdk/pull/53590) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53588](https://github.com/dotnet/sdk/pull/53588) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53589](https://github.com/dotnet/sdk/pull/53589) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53581](https://github.com/dotnet/sdk/pull/53581) - Port [#&#8203;52743](https://github.com/dotnet/sdk/issues/52743) to release/10.0.3xx: Remove ResolverTargetFramework and ToolsetTargetFramework aliases by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53309](https://github.com/dotnet/sdk/pull/53309) - \[backport to release/10.0.3xx]Add warnings for newer tool versions during dotnet tool restore by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;52715](https://github.com/dotnet/sdk/pull/52715) - \[release/10.0.3xx] Fix `dotnet reference add/remove` failing when no `--project` is specified by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53601](https://github.com/dotnet/sdk/pull/53601) - Add skill for incremental building by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53479](https://github.com/dotnet/sdk/pull/53479) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53597](https://github.com/dotnet/sdk/pull/53597) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53618](https://github.com/dotnet/sdk/pull/53618) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53609](https://github.com/dotnet/sdk/pull/53609) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53610](https://github.com/dotnet/sdk/pull/53610) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2938097`](https://github.com/dotnet/sdk/commit/2938097) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53619](https://github.com/dotnet/sdk/pull/53619) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53605](https://github.com/dotnet/sdk/pull/53605) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2938919`](https://github.com/dotnet/sdk/commit/2938919) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53624](https://github.com/dotnet/sdk/pull/53624) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53621](https://github.com/dotnet/sdk/pull/53621) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53622](https://github.com/dotnet/sdk/pull/53622) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53628](https://github.com/dotnet/sdk/pull/53628) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53633](https://github.com/dotnet/sdk/pull/53633) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53638](https://github.com/dotnet/sdk/pull/53638) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53641](https://github.com/dotnet/sdk/pull/53641) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53640](https://github.com/dotnet/sdk/pull/53640) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53639](https://github.com/dotnet/sdk/pull/53639) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53642](https://github.com/dotnet/sdk/pull/53642) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53636](https://github.com/dotnet/sdk/pull/53636) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53646](https://github.com/dotnet/sdk/pull/53646) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53651](https://github.com/dotnet/sdk/pull/53651) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53650](https://github.com/dotnet/sdk/pull/53650) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53653](https://github.com/dotnet/sdk/pull/53653) - dotnet test MTP: Disable ANSI output in LLM environments by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;53654](https://github.com/dotnet/sdk/pull/53654) - \[dotnet-watch] Add device selection support by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53631](https://github.com/dotnet/sdk/pull/53631) - \[dotnet-watch] Fix WebSocket transport crash on Ctrl+R restart by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53648](https://github.com/dotnet/sdk/pull/53648) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53655](https://github.com/dotnet/sdk/pull/53655) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53666](https://github.com/dotnet/sdk/pull/53666) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53668](https://github.com/dotnet/sdk/pull/53668) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53671](https://github.com/dotnet/sdk/pull/53671) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53670](https://github.com/dotnet/sdk/pull/53670) - \[dotnet watch] Fix target framework selector being stuck by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53675](https://github.com/dotnet/sdk/pull/53675) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53669](https://github.com/dotnet/sdk/pull/53669) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53611](https://github.com/dotnet/sdk/pull/53611) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53674](https://github.com/dotnet/sdk/pull/53674) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53683](https://github.com/dotnet/sdk/pull/53683) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53684](https://github.com/dotnet/sdk/pull/53684) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53686](https://github.com/dotnet/sdk/pull/53686) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53681](https://github.com/dotnet/sdk/pull/53681) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2943136`](https://github.com/dotnet/sdk/commit/2943136) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53690](https://github.com/dotnet/sdk/pull/53690) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53696](https://github.com/dotnet/sdk/pull/53696) - Increase memory for license scanning by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;53720](https://github.com/dotnet/sdk/pull/53720) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53706](https://github.com/dotnet/sdk/pull/53706) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53747](https://github.com/dotnet/sdk/pull/53747) - Update Azure Linux arm64 image by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;53756](https://github.com/dotnet/sdk/pull/53756) - \[release/8.0.4xx] Update branding to 8.0.421 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53738](https://github.com/dotnet/sdk/pull/53738) - \[release/9.0.1xx] Update branding to 9.0.117 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53739](https://github.com/dotnet/sdk/pull/53739) - \[release/8.0.1xx] Update branding to 8.0.127 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53737](https://github.com/dotnet/sdk/pull/53737) - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53529](https://github.com/dotnet/sdk/pull/53529) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53702](https://github.com/dotnet/sdk/pull/53702) - \[release/8.0.4xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53623](https://github.com/dotnet/sdk/pull/53623) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53530](https://github.com/dotnet/sdk/pull/53530) - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53533](https://github.com/dotnet/sdk/pull/53533) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53765](https://github.com/dotnet/sdk/pull/53765) - \[release/9.0.3xx] Update branding to 9.0.314 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53740](https://github.com/dotnet/sdk/pull/53740) - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53528](https://github.com/dotnet/sdk/pull/53528) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53703](https://github.com/dotnet/sdk/pull/53703) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53745](https://github.com/dotnet/sdk/pull/53745) - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53748](https://github.com/dotnet/sdk/pull/53748) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53764](https://github.com/dotnet/sdk/pull/53764) - \[release/8.0.1xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53566](https://github.com/dotnet/sdk/pull/53566) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53755](https://github.com/dotnet/sdk/pull/53755) - Warn for missing shebang by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53614](https://github.com/dotnet/sdk/pull/53614) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53767](https://github.com/dotnet/sdk/pull/53767) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53701](https://github.com/dotnet/sdk/pull/53701) - Fix dnx not authenticating for private feeds by [@&#8203;robertcoltheart](https://github.com/robertcoltheart) in [#&#8203;53322](https://github.com/dotnet/sdk/pull/53322) - \[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53524](https://github.com/dotnet/sdk/pull/53524) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53770](https://github.com/dotnet/sdk/pull/53770) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53377](https://github.com/dotnet/sdk/pull/53377) - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53542](https://github.com/dotnet/sdk/pull/53542) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53784](https://github.com/dotnet/sdk/pull/53784) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53801](https://github.com/dotnet/sdk/pull/53801) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53804](https://github.com/dotnet/sdk/pull/53804) - Improve support of nuget commands with file-based apps by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53535](https://github.com/dotnet/sdk/pull/53535) - \[release/10.0.1xx] Fix working directory of simple file-based apps by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53803](https://github.com/dotnet/sdk/pull/53803) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53824](https://github.com/dotnet/sdk/pull/53824) - Fix `dotnet clean file-based-apps` in docs by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53806](https://github.com/dotnet/sdk/pull/53806) - Use `source-build-assets` repo by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;53811](https://github.com/dotnet/sdk/pull/53811) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53728](https://github.com/dotnet/sdk/pull/53728) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53746](https://github.com/dotnet/sdk/pull/53746) - Keep strong reference to virtual project's ProjectRootElement to prevent GC by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53807](https://github.com/dotnet/sdk/pull/53807) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53531](https://github.com/dotnet/sdk/pull/53531) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53849](https://github.com/dotnet/sdk/pull/53849) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53852](https://github.com/dotnet/sdk/pull/53852) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53679](https://github.com/dotnet/sdk/pull/53679) - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53859](https://github.com/dotnet/sdk/pull/53859) - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53862](https://github.com/dotnet/sdk/pull/53862) - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53863](https://github.com/dotnet/sdk/pull/53863) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53873](https://github.com/dotnet/sdk/pull/53873) - \[watch] Fixes command line parsing and TFM selection for FBAs by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53698](https://github.com/dotnet/sdk/pull/53698) - Fix reporting Hot Reload capabilities of WASM projects by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53665](https://github.com/dotnet/sdk/pull/53665) - Implement `#:ref` directive for file-based apps by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53480](https://github.com/dotnet/sdk/pull/53480) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53876](https://github.com/dotnet/sdk/pull/53876) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53704](https://github.com/dotnet/sdk/pull/53704) - .NET Source-Build 9.0.116 April 2026 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in [#&#8203;53864](https://github.com/dotnet/sdk/pull/53864) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53758](https://github.com/dotnet/sdk/pull/53758) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53875](https://github.com/dotnet/sdk/pull/53875) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53795](https://github.com/dotnet/sdk/pull/53795) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53759](https://github.com/dotnet/sdk/pull/53759) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2951665`](https://github.com/dotnet/sdk/commit/2951665) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53851](https://github.com/dotnet/sdk/pull/53851) - Merging internal commits for release/9.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53860](https://github.com/dotnet/sdk/pull/53860) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53907](https://github.com/dotnet/sdk/pull/53907) - \[release/10.0.3xx] Enhance fish shell completions with static+dynamic hybrid generation by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53779](https://github.com/dotnet/sdk/pull/53779) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53898](https://github.com/dotnet/sdk/pull/53898) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53910](https://github.com/dotnet/sdk/pull/53910) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53911](https://github.com/dotnet/sdk/pull/53911) - Add validation script and nested AGENTS.md to enforce agent skill quality by [@&#8203;lbussell](https://github.com/lbussell) in [#&#8203;53721](https://github.com/dotnet/sdk/pull/53721) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53913](https://github.com/dotnet/sdk/pull/53913) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53874](https://github.com/dotnet/sdk/pull/53874) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53901](https://github.com/dotnet/sdk/pull/53901) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53894](https://github.com/dotnet/sdk/pull/53894) - Split source-build-assets license scanning into separate sub-scans by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;53896](https://github.com/dotnet/sdk/pull/53896) - \[release/10.0.3xx] Fix AspireHostLauncher not launching the Aspire host by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53880](https://github.com/dotnet/sdk/pull/53880) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53925](https://github.com/dotnet/sdk/pull/53925) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53935](https://github.com/dotnet/sdk/pull/53935) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2953524`](https://github.com/dotnet/sdk/commit/2953524) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53940](https://github.com/dotnet/sdk/pull/53940) - Warn about common run-file pitfalls by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53833](https://github.com/dotnet/sdk/pull/53833) - Remove feature flags for `#:include` and `#:exclude` by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53775](https://github.com/dotnet/sdk/pull/53775) - Fix NRE in ToolConfigurationDeserializer when RuntimeIdentifierPackages is null by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53369](https://github.com/dotnet/sdk/pull/53369) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2954006`](https://github.com/dotnet/sdk/commit/2954006) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53961](https://github.com/dotnet/sdk/pull/53961) - Downgrade implicit version for the hotfix by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53972](https://github.com/dotnet/sdk/pull/53972) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53988](https://github.com/dotnet/sdk/pull/53988) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2955435`](https://github.com/dotnet/sdk/commit/2955435) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53991](https://github.com/dotnet/sdk/pull/53991) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53924](https://github.com/dotnet/sdk/pull/53924) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53980](https://github.com/dotnet/sdk/pull/53980) - Enable CI builds and locbranch for 4xx by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53968](https://github.com/dotnet/sdk/pull/53968) - Switch to automatic version calculation for 10.0.3xx by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53974](https://github.com/dotnet/sdk/pull/53974) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53992](https://github.com/dotnet/sdk/pull/53992) - \[release/10.0.3xx] Fix dotnet tool runner stripping duplicate flags when rollForward is enabled by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53821](https://github.com/dotnet/sdk/pull/53821) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;54011](https://github.com/dotnet/sdk/pull/54011) #### New Contributors - [@&#8203;adamzip](https://github.com/adamzip) made their first contribution in [#&#8203;53090](https://github.com/dotnet/sdk/pull/53090) - [@&#8203;robertcoltheart](https://github.com/robertcoltheart) made their first contribution in [#&#8203;53322](https://github.com/dotnet/sdk/pull/53322) **Full Changelog**: <https://github.com/dotnet/sdk/compare/v10.0.203...v10.0.302> ### [`v10.0.301`](https://github.com/dotnet/sdk/releases/tag/v10.0.301): .NET 10.0.9 [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.300...v10.0.301) [Release](https://github.com/dotnet/core/releases/tag/v10.0.9) #### What's Changed - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52539](https://github.com/dotnet/sdk/pull/52539) - \[dotnet watch] Unify code paths processing static asset and scoped css updates by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52225](https://github.com/dotnet/sdk/pull/52225) - Separate command definitions to a new project by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52382](https://github.com/dotnet/sdk/pull/52382) - \[HotReloadAgent] Handle unsupported platform for `PosixSignalRegistration` by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52466](https://github.com/dotnet/sdk/pull/52466) - Move New command definitions to CommandDefinitions project by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52526](https://github.com/dotnet/sdk/pull/52526) - Include more DLLs in redist fast path target by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52551](https://github.com/dotnet/sdk/pull/52551) - Revert "Include more DLLs in redist fast path target" by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52637](https://github.com/dotnet/sdk/pull/52637) - \[release/10.0.3xx] backport mobile changes for `dotnet run` by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52608](https://github.com/dotnet/sdk/pull/52608) - Add csc.rsp test by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52510](https://github.com/dotnet/sdk/pull/52510) - Fix duplicate solution folder creation when adding multiple projects from same directory by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52092](https://github.com/dotnet/sdk/pull/52092) - Fix: Allow --version option with workload restore by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52048](https://github.com/dotnet/sdk/pull/52048) - dotnet root command and dotnet watch by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52583](https://github.com/dotnet/sdk/pull/52583) - \[dotnet watch] Make application of changes always async by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52469](https://github.com/dotnet/sdk/pull/52469) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52585](https://github.com/dotnet/sdk/pull/52585) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52588](https://github.com/dotnet/sdk/pull/52588) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52746](https://github.com/dotnet/sdk/pull/52746) - Add support for creating and editing solution filter (.slnf) files from the CLI by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;51156](https://github.com/dotnet/sdk/pull/51156) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52754](https://github.com/dotnet/sdk/pull/52754) - Style cleanup by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52751](https://github.com/dotnet/sdk/pull/52751) - Update branding to 8.0.125 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52778](https://github.com/dotnet/sdk/pull/52778) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52767](https://github.com/dotnet/sdk/pull/52767) - `dotnet run -e FOO=BAR` passes `@(RuntimeEnvironmentVariable)` by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52664](https://github.com/dotnet/sdk/pull/52664) - Refactor VSHostObject credential extraction for COM compatibility and out-of-process execution by [@&#8203;YuliiaKovalova](https://github.com/YuliiaKovalova) in [#&#8203;52856](https://github.com/dotnet/sdk/pull/52856) - Add .code-workspace files for all solutions by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52839](https://github.com/dotnet/sdk/pull/52839) - Lock around access to s\_dynamicSymbols by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52887](https://github.com/dotnet/sdk/pull/52887) - \[release/10.0.3xx] Backport [#&#8203;52816](https://github.com/dotnet/sdk/issues/52816) by [@&#8203;lewing](https://github.com/lewing) in [#&#8203;52881](https://github.com/dotnet/sdk/pull/52881) - Improve MTP dotnet test error reporting by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;52911](https://github.com/dotnet/sdk/pull/52911) - Support boolean values for --self-contained flag by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52333](https://github.com/dotnet/sdk/pull/52333) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52923](https://github.com/dotnet/sdk/pull/52923) - Update VersionFeature80 and VersionFeature90 values for Feb release by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;52957](https://github.com/dotnet/sdk/pull/52957) - Update release branch version in CI configuration by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;52922](https://github.com/dotnet/sdk/pull/52922) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52941](https://github.com/dotnet/sdk/pull/52941) - \[dotnet-watch] Misc test and product reliability fixes by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52897](https://github.com/dotnet/sdk/pull/52897) - Disable workspace-based development in settings by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52990](https://github.com/dotnet/sdk/pull/52990) - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52952](https://github.com/dotnet/sdk/pull/52952) - Reject --add-source when package source mapping is enabled by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52863](https://github.com/dotnet/sdk/pull/52863) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2902832`](https://github.com/dotnet/sdk/commit/2902832) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53009](https://github.com/dotnet/sdk/pull/53009) - Cleans up test package references and global usings by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53019](https://github.com/dotnet/sdk/pull/53019) - \[dotnet run] `$(Device)` global property missing during `DeployToDevice` target by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53018](https://github.com/dotnet/sdk/pull/53018) - Workaround for NuGet restore bug by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53020](https://github.com/dotnet/sdk/pull/53020) - \[release/10.0.3xx] Backflow VMR 301743 by [@&#8203;mmitche](https://github.com/mmitche) in [#&#8203;53029](https://github.com/dotnet/sdk/pull/53029) - Consolidate duplicate VSHostObject implementations by [@&#8203;YuliiaKovalova](https://github.com/YuliiaKovalova) in [#&#8203;53028](https://github.com/dotnet/sdk/pull/53028) - Enable and fix WASM tests by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52960](https://github.com/dotnet/sdk/pull/52960) - Refactor Hot Reload loop cancellation by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53048](https://github.com/dotnet/sdk/pull/53048) - Remove failing assert from file-level directive parser by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53087](https://github.com/dotnet/sdk/pull/53087) - \[dotnet-watch] http transport for mobile by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52581](https://github.com/dotnet/sdk/pull/52581) - Disable WASM tests on Linux by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53105](https://github.com/dotnet/sdk/pull/53105) - \[release/10.0.3xx] Manual backflow of sdk release/10.0.3xx by [@&#8203;adamzip](https://github.com/adamzip) in [#&#8203;53090](https://github.com/dotnet/sdk/pull/53090) - File-based apps: add support for `#:include` by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52347](https://github.com/dotnet/sdk/pull/52347) - Add DotNetSdkSupportsVSHostObjectRemoting property by [@&#8203;YuliiaKovalova](https://github.com/YuliiaKovalova) in [#&#8203;53100](https://github.com/dotnet/sdk/pull/53100) - Clean up some file-based app APIs by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53056](https://github.com/dotnet/sdk/pull/53056) - Move dotnet-format by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53138](https://github.com/dotnet/sdk/pull/53138) - \[dotnet-watch] File based programs, build improvements and polyglot Aspire pre-requisites by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52648](https://github.com/dotnet/sdk/pull/52648) - Update RazorLangVersion to 10.0 in .NET 10.0.3xx by [@&#8203;davidwengier](https://github.com/davidwengier) in [#&#8203;53150](https://github.com/dotnet/sdk/pull/53150) - Rename BuiltInTools dir to Dotnet.Watch by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53159](https://github.com/dotnet/sdk/pull/53159) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53002](https://github.com/dotnet/sdk/pull/53002) - \[release/10.0.3xx] Add comprehensive LLM tool detection support (18 tools) by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52901](https://github.com/dotnet/sdk/pull/52901) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53168](https://github.com/dotnet/sdk/pull/53168) - Split ApplyDeltaTests into multiple types by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53158](https://github.com/dotnet/sdk/pull/53158) - Consolidate file-level directive manipulation by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53136](https://github.com/dotnet/sdk/pull/53136) - Streamline web socket config, KestrelWebSocketServer impl by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53108](https://github.com/dotnet/sdk/pull/53108) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2912121`](https://github.com/dotnet/sdk/commit/2912121) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53123](https://github.com/dotnet/sdk/pull/53123) - Fix Locked comment tokens to include surrounding apostrophes in FileBasedProgramsResources.resx by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53180](https://github.com/dotnet/sdk/pull/53180) - Fix tool install --source option not being respected for global and local tools by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52787](https://github.com/dotnet/sdk/pull/52787) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53188](https://github.com/dotnet/sdk/pull/53188) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2914767`](https://github.com/dotnet/sdk/commit/2914767) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53195](https://github.com/dotnet/sdk/pull/53195) - Rename ms.docs to ms-docs in mcp.json by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53237](https://github.com/dotnet/sdk/pull/53237) - Remove workarounds for a fixed issue in run-file tests by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53214](https://github.com/dotnet/sdk/pull/53214) - \[release/8.0.1xx] Update branding to 8.0.126 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53232](https://github.com/dotnet/sdk/pull/53232) - Remove approval prompt from `dotnet tool exec` - running dnx is implicit approval by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52956](https://github.com/dotnet/sdk/pull/52956) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53246](https://github.com/dotnet/sdk/pull/53246) - \[release/8.0.4xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53038](https://github.com/dotnet/sdk/pull/53038) - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53065](https://github.com/dotnet/sdk/pull/53065) - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53066](https://github.com/dotnet/sdk/pull/53066) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53216](https://github.com/dotnet/sdk/pull/53216) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53218](https://github.com/dotnet/sdk/pull/53218) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53217](https://github.com/dotnet/sdk/pull/53217) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53212](https://github.com/dotnet/sdk/pull/53212) - Add a script that takes output of dotnet-watch tests and formats it to HTML that's easier to reason about by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53215](https://github.com/dotnet/sdk/pull/53215) - Fix ObjectDisposedException race condition in TimestampedFileLogger by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53241](https://github.com/dotnet/sdk/pull/53241) - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53240](https://github.com/dotnet/sdk/pull/53240) - Publish Microsoft.DotNet.ProjectTools package by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53265](https://github.com/dotnet/sdk/pull/53265) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2918587`](https://github.com/dotnet/sdk/commit/2918587) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53244](https://github.com/dotnet/sdk/pull/53244) - Watch Aspire by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53192](https://github.com/dotnet/sdk/pull/53192) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2918883`](https://github.com/dotnet/sdk/commit/2918883) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53270](https://github.com/dotnet/sdk/pull/53270) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53014](https://github.com/dotnet/sdk/pull/53014) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53274](https://github.com/dotnet/sdk/pull/53274) - Use FrameworkList.xml instead of hard-coding references and analyzers in optimized CSC-only file-based app builds by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53205](https://github.com/dotnet/sdk/pull/53205) - Add --delete-source option and interactive prompt to project convert by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52802](https://github.com/dotnet/sdk/pull/52802) - \[MTP dotnet test]: Allow specifying project, solution, directory, or test modules as positional argument by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;53004](https://github.com/dotnet/sdk/pull/53004) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53223](https://github.com/dotnet/sdk/pull/53223) - \[dotnet run/watch] gracefully handle Ctrl+C for Windows (WinForms, WPF, MAUI) by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53127](https://github.com/dotnet/sdk/pull/53127) - \[release/10.0.3xx] Fix dotnet test hang when the test app process exits but a child process of it remains alive by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53321](https://github.com/dotnet/sdk/pull/53321) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2921244`](https://github.com/dotnet/sdk/commit/2921244) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53323](https://github.com/dotnet/sdk/pull/53323) - Automatically generate embedded file contents for optimized run-file path by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53086](https://github.com/dotnet/sdk/pull/53086) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53327](https://github.com/dotnet/sdk/pull/53327) - Backport changes from main by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53293](https://github.com/dotnet/sdk/pull/53293) - Implement auto-relaunch on process crash by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53314](https://github.com/dotnet/sdk/pull/53314) - Ensure csc.rsp is always written to disk with dotnet run and dotnet build by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53235](https://github.com/dotnet/sdk/pull/53235) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53338](https://github.com/dotnet/sdk/pull/53338) - \[release/8.0.4xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53374](https://github.com/dotnet/sdk/pull/53374) - Add `--artifacts-path` support to `dotnet test` in MTP mode by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53353](https://github.com/dotnet/sdk/pull/53353) - .NET Source-Build 9.0.115 March 2026 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in [#&#8203;53358](https://github.com/dotnet/sdk/pull/53358) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53364](https://github.com/dotnet/sdk/pull/53364) - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53360](https://github.com/dotnet/sdk/pull/53360) - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53359](https://github.com/dotnet/sdk/pull/53359) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53399](https://github.com/dotnet/sdk/pull/53399) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53394](https://github.com/dotnet/sdk/pull/53394) - Keep `.cs` in file-based app virtual `.csproj` file name by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53182](https://github.com/dotnet/sdk/pull/53182) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53420](https://github.com/dotnet/sdk/pull/53420) - Fix `dotnet tool exec` / `dnx` failing when tool exists in `dotnet-tools.json` but not yet restored by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53361](https://github.com/dotnet/sdk/pull/53361) - \[release/10.0.3xx] Fix dotnet remove package project argument by [@&#8203;martinrrm](https://github.com/martinrrm) in [#&#8203;53419](https://github.com/dotnet/sdk/pull/53419) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53462](https://github.com/dotnet/sdk/pull/53462) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53457](https://github.com/dotnet/sdk/pull/53457) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53477](https://github.com/dotnet/sdk/pull/53477) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53445](https://github.com/dotnet/sdk/pull/53445) - Implements target framework selection for multi-targeted projects by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53466](https://github.com/dotnet/sdk/pull/53466) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53484](https://github.com/dotnet/sdk/pull/53484) - Improve shutdown sequence of Aspire service and fix race condition by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53271](https://github.com/dotnet/sdk/pull/53271) - Use new API for parsing binary logger parameter by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53492](https://github.com/dotnet/sdk/pull/53492) - Update VersionFeature80 and VersionFeature90 values for March releases by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53415](https://github.com/dotnet/sdk/pull/53415) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53483](https://github.com/dotnet/sdk/pull/53483) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53493](https://github.com/dotnet/sdk/pull/53493) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53502](https://github.com/dotnet/sdk/pull/53502) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53509](https://github.com/dotnet/sdk/pull/53509) - Fix output validation in LaunchesBrowserOnStart test by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53498](https://github.com/dotnet/sdk/pull/53498) - Cleanup style: unused usings and file-scoped namespaces by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53491](https://github.com/dotnet/sdk/pull/53491) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53520](https://github.com/dotnet/sdk/pull/53520) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53506](https://github.com/dotnet/sdk/pull/53506) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53507](https://github.com/dotnet/sdk/pull/53507) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53527](https://github.com/dotnet/sdk/pull/53527) - Do not include forwarded --target option in build arguments by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53503](https://github.com/dotnet/sdk/pull/53503) - \[dotnet run] Fix `NETSDK1005` when project refs different TFMs by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53523](https://github.com/dotnet/sdk/pull/53523) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53548](https://github.com/dotnet/sdk/pull/53548) - Avoid redirecting process output by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53539](https://github.com/dotnet/sdk/pull/53539) - \[dotnet-watch] Use Spectre.Console for target framework selection by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53540](https://github.com/dotnet/sdk/pull/53540) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53558](https://github.com/dotnet/sdk/pull/53558) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53551](https://github.com/dotnet/sdk/pull/53551) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53570](https://github.com/dotnet/sdk/pull/53570) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53572](https://github.com/dotnet/sdk/pull/53572) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53571](https://github.com/dotnet/sdk/pull/53571) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53565](https://github.com/dotnet/sdk/pull/53565) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53510](https://github.com/dotnet/sdk/pull/53510) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2934590`](https://github.com/dotnet/sdk/commit/2934590) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53554](https://github.com/dotnet/sdk/pull/53554) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53575](https://github.com/dotnet/sdk/pull/53575) - Quote arguments to \[MSBuild]::MakeRelative by [@&#8203;rainersigwald](https://github.com/rainersigwald) in [#&#8203;53446](https://github.com/dotnet/sdk/pull/53446) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53555](https://github.com/dotnet/sdk/pull/53555) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53585](https://github.com/dotnet/sdk/pull/53585) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53587](https://github.com/dotnet/sdk/pull/53587) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53586](https://github.com/dotnet/sdk/pull/53586) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53590](https://github.com/dotnet/sdk/pull/53590) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53588](https://github.com/dotnet/sdk/pull/53588) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53589](https://github.com/dotnet/sdk/pull/53589) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53581](https://github.com/dotnet/sdk/pull/53581) - Port [#&#8203;52743](https://github.com/dotnet/sdk/issues/52743) to release/10.0.3xx: Remove ResolverTargetFramework and ToolsetTargetFramework aliases by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53309](https://github.com/dotnet/sdk/pull/53309) - \[backport to release/10.0.3xx]Add warnings for newer tool versions during dotnet tool restore by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;52715](https://github.com/dotnet/sdk/pull/52715) - \[release/10.0.3xx] Fix `dotnet reference add/remove` failing when no `--project` is specified by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53601](https://github.com/dotnet/sdk/pull/53601) - Add skill for incremental building by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53479](https://github.com/dotnet/sdk/pull/53479) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53597](https://github.com/dotnet/sdk/pull/53597) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53618](https://github.com/dotnet/sdk/pull/53618) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53609](https://github.com/dotnet/sdk/pull/53609) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53610](https://github.com/dotnet/sdk/pull/53610) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2938097`](https://github.com/dotnet/sdk/commit/2938097) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53619](https://github.com/dotnet/sdk/pull/53619) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53605](https://github.com/dotnet/sdk/pull/53605) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2938919`](https://github.com/dotnet/sdk/commit/2938919) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53624](https://github.com/dotnet/sdk/pull/53624) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53621](https://github.com/dotnet/sdk/pull/53621) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53622](https://github.com/dotnet/sdk/pull/53622) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53628](https://github.com/dotnet/sdk/pull/53628) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53633](https://github.com/dotnet/sdk/pull/53633) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53638](https://github.com/dotnet/sdk/pull/53638) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53641](https://github.com/dotnet/sdk/pull/53641) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53640](https://github.com/dotnet/sdk/pull/53640) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53639](https://github.com/dotnet/sdk/pull/53639) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53642](https://github.com/dotnet/sdk/pull/53642) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53636](https://github.com/dotnet/sdk/pull/53636) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53646](https://github.com/dotnet/sdk/pull/53646) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53651](https://github.com/dotnet/sdk/pull/53651) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53650](https://github.com/dotnet/sdk/pull/53650) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53653](https://github.com/dotnet/sdk/pull/53653) - dotnet test MTP: Disable ANSI output in LLM environments by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;53654](https://github.com/dotnet/sdk/pull/53654) - \[dotnet-watch] Add device selection support by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53631](https://github.com/dotnet/sdk/pull/53631) - \[dotnet-watch] Fix WebSocket transport crash on Ctrl+R restart by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53648](https://github.com/dotnet/sdk/pull/53648) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53655](https://github.com/dotnet/sdk/pull/53655) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53666](https://github.com/dotnet/sdk/pull/53666) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53668](https://github.com/dotnet/sdk/pull/53668) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53671](https://github.com/dotnet/sdk/pull/53671) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53670](https://github.com/dotnet/sdk/pull/53670) - \[dotnet watch] Fix target framework selector being stuck by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53675](https://github.com/dotnet/sdk/pull/53675) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53669](https://github.com/dotnet/sdk/pull/53669) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53611](https://github.com/dotnet/sdk/pull/53611) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53674](https://github.com/dotnet/sdk/pull/53674) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53683](https://github.com/dotnet/sdk/pull/53683) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53684](https://github.com/dotnet/sdk/pull/53684) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53686](https://github.com/dotnet/sdk/pull/53686) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53681](https://github.com/dotnet/sdk/pull/53681) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2943136`](https://github.com/dotnet/sdk/commit/2943136) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53690](https://github.com/dotnet/sdk/pull/53690) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53696](https://github.com/dotnet/sdk/pull/53696) - Increase memory for license scanning by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;53720](https://github.com/dotnet/sdk/pull/53720) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53706](https://github.com/dotnet/sdk/pull/53706) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53747](https://github.com/dotnet/sdk/pull/53747) - Update Azure Linux arm64 image by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;53756](https://github.com/dotnet/sdk/pull/53756) - \[release/8.0.4xx] Update branding to 8.0.421 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53738](https://github.com/dotnet/sdk/pull/53738) - \[release/9.0.1xx] Update branding to 9.0.117 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53739](https://github.com/dotnet/sdk/pull/53739) - \[release/8.0.1xx] Update branding to 8.0.127 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53737](https://github.com/dotnet/sdk/pull/53737) - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53529](https://github.com/dotnet/sdk/pull/53529) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53702](https://github.com/dotnet/sdk/pull/53702) - \[release/8.0.4xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53623](https://github.com/dotnet/sdk/pull/53623) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53530](https://github.com/dotnet/sdk/pull/53530) - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53533](https://github.com/dotnet/sdk/pull/53533) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53765](https://github.com/dotnet/sdk/pull/53765) - \[release/9.0.3xx] Update branding to 9.0.314 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53740](https://github.com/dotnet/sdk/pull/53740) - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53528](https://github.com/dotnet/sdk/pull/53528) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53703](https://github.com/dotnet/sdk/pull/53703) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53745](https://github.com/dotnet/sdk/pull/53745) - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53748](https://github.com/dotnet/sdk/pull/53748) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53764](https://github.com/dotnet/sdk/pull/53764) - \[release/8.0.1xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53566](https://github.com/dotnet/sdk/pull/53566) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53755](https://github.com/dotnet/sdk/pull/53755) - Warn for missing shebang by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53614](https://github.com/dotnet/sdk/pull/53614) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53767](https://github.com/dotnet/sdk/pull/53767) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53701](https://github.com/dotnet/sdk/pull/53701) - Fix dnx not authenticating for private feeds by [@&#8203;robertcoltheart](https://github.com/robertcoltheart) in [#&#8203;53322](https://github.com/dotnet/sdk/pull/53322) - \[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53524](https://github.com/dotnet/sdk/pull/53524) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53770](https://github.com/dotnet/sdk/pull/53770) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53377](https://github.com/dotnet/sdk/pull/53377) - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53542](https://github.com/dotnet/sdk/pull/53542) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53784](https://github.com/dotnet/sdk/pull/53784) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53801](https://github.com/dotnet/sdk/pull/53801) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53804](https://github.com/dotnet/sdk/pull/53804) - Improve support of nuget commands with file-based apps by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53535](https://github.com/dotnet/sdk/pull/53535) - \[release/10.0.1xx] Fix working directory of simple file-based apps by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53803](https://github.com/dotnet/sdk/pull/53803) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53824](https://github.com/dotnet/sdk/pull/53824) - Fix `dotnet clean file-based-apps` in docs by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53806](https://github.com/dotnet/sdk/pull/53806) - Use `source-build-assets` repo by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;53811](https://github.com/dotnet/sdk/pull/53811) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53728](https://github.com/dotnet/sdk/pull/53728) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53746](https://github.com/dotnet/sdk/pull/53746) - Keep strong reference to virtual project's ProjectRootElement to prevent GC by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53807](https://github.com/dotnet/sdk/pull/53807) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53531](https://github.com/dotnet/sdk/pull/53531) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53849](https://github.com/dotnet/sdk/pull/53849) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53852](https://github.com/dotnet/sdk/pull/53852) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53679](https://github.com/dotnet/sdk/pull/53679) - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53859](https://github.com/dotnet/sdk/pull/53859) - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53862](https://github.com/dotnet/sdk/pull/53862) - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53863](https://github.com/dotnet/sdk/pull/53863) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53873](https://github.com/dotnet/sdk/pull/53873) - \[watch] Fixes command line parsing and TFM selection for FBAs by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53698](https://github.com/dotnet/sdk/pull/53698) - Fix reporting Hot Reload capabilities of WASM projects by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53665](https://github.com/dotnet/sdk/pull/53665) - Implement `#:ref` directive for file-based apps by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53480](https://github.com/dotnet/sdk/pull/53480) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53876](https://github.com/dotnet/sdk/pull/53876) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53704](https://github.com/dotnet/sdk/pull/53704) - .NET Source-Build 9.0.116 April 2026 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in [#&#8203;53864](https://github.com/dotnet/sdk/pull/53864) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53758](https://github.com/dotnet/sdk/pull/53758) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53875](https://github.com/dotnet/sdk/pull/53875) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53795](https://github.com/dotnet/sdk/pull/53795) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53759](https://github.com/dotnet/sdk/pull/53759) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2951665`](https://github.com/dotnet/sdk/commit/2951665) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53851](https://github.com/dotnet/sdk/pull/53851) - Merging internal commits for release/9.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53860](https://github.com/dotnet/sdk/pull/53860) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53907](https://github.com/dotnet/sdk/pull/53907) - \[release/10.0.3xx] Enhance fish shell completions with static+dynamic hybrid generation by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53779](https://github.com/dotnet/sdk/pull/53779) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53898](https://github.com/dotnet/sdk/pull/53898) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53910](https://github.com/dotnet/sdk/pull/53910) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53911](https://github.com/dotnet/sdk/pull/53911) - Add validation script and nested AGENTS.md to enforce agent skill quality by [@&#8203;lbussell](https://github.com/lbussell) in [#&#8203;53721](https://github.com/dotnet/sdk/pull/53721) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53913](https://github.com/dotnet/sdk/pull/53913) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53874](https://github.com/dotnet/sdk/pull/53874) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53901](https://github.com/dotnet/sdk/pull/53901) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53894](https://github.com/dotnet/sdk/pull/53894) - Split source-build-assets license scanning into separate sub-scans by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;53896](https://github.com/dotnet/sdk/pull/53896) - \[release/10.0.3xx] Fix AspireHostLauncher not launching the Aspire host by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53880](https://github.com/dotnet/sdk/pull/53880) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53925](https://github.com/dotnet/sdk/pull/53925) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53935](https://github.com/dotnet/sdk/pull/53935) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2953524`](https://github.com/dotnet/sdk/commit/2953524) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53940](https://github.com/dotnet/sdk/pull/53940) - Warn about common run-file pitfalls by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53833](https://github.com/dotnet/sdk/pull/53833) - Remove feature flags for `#:include` and `#:exclude` by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53775](https://github.com/dotnet/sdk/pull/53775) - Fix NRE in ToolConfigurationDeserializer when RuntimeIdentifierPackages is null by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53369](https://github.com/dotnet/sdk/pull/53369) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2954006`](https://github.com/dotnet/sdk/commit/2954006) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53961](https://github.com/dotnet/sdk/pull/53961) - Downgrade implicit version for the hotfix by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53972](https://github.com/dotnet/sdk/pull/53972) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53988](https://github.com/dotnet/sdk/pull/53988) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2955435`](https://github.com/dotnet/sdk/commit/2955435) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53991](https://github.com/dotnet/sdk/pull/53991) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53924](https://github.com/dotnet/sdk/pull/53924) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53980](https://github.com/dotnet/sdk/pull/53980) - Enable CI builds and locbranch for 4xx by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53968](https://github.com/dotnet/sdk/pull/53968) - Switch to automatic version calculation for 10.0.3xx by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53974](https://github.com/dotnet/sdk/pull/53974) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53992](https://github.com/dotnet/sdk/pull/53992) - \[release/10.0.3xx] Fix dotnet tool runner stripping duplicate flags when rollForward is enabled by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53821](https://github.com/dotnet/sdk/pull/53821) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;54011](https://github.com/dotnet/sdk/pull/54011) #### New Contributors - [@&#8203;adamzip](https://github.com/adamzip) made their first contribution in [#&#8203;53090](https://github.com/dotnet/sdk/pull/53090) - [@&#8203;robertcoltheart](https://github.com/robertcoltheart) made their first contribution in [#&#8203;53322](https://github.com/dotnet/sdk/pull/53322) **Full Changelog**: <https://github.com/dotnet/sdk/compare/v10.0.203...v10.0.301> ### [`v10.0.300`](https://github.com/dotnet/sdk/releases/tag/v10.0.300): .NET 10.0.8 [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.204...v10.0.300) [Release](https://github.com/dotnet/core/releases/tag/v10.0.8) #### What's Changed - \[release/8.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52454](https://github.com/dotnet/sdk/pull/52454) - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52433](https://github.com/dotnet/sdk/pull/52433) - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52432](https://github.com/dotnet/sdk/pull/52432) - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52561](https://github.com/dotnet/sdk/pull/52561) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52539](https://github.com/dotnet/sdk/pull/52539) - \[dotnet watch] Unify code paths processing static asset and scoped css updates by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52225](https://github.com/dotnet/sdk/pull/52225) - Separate command definitions to a new project by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52382](https://github.com/dotnet/sdk/pull/52382) - \[HotReloadAgent] Handle unsupported platform for `PosixSignalRegistration` by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52466](https://github.com/dotnet/sdk/pull/52466) - Move New command definitions to CommandDefinitions project by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52526](https://github.com/dotnet/sdk/pull/52526) - Include more DLLs in redist fast path target by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52551](https://github.com/dotnet/sdk/pull/52551) - Revert "Include more DLLs in redist fast path target" by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52637](https://github.com/dotnet/sdk/pull/52637) - \[release/10.0.3xx] backport mobile changes for `dotnet run` by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52608](https://github.com/dotnet/sdk/pull/52608) - Add csc.rsp test by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52510](https://github.com/dotnet/sdk/pull/52510) - Fix duplicate solution folder creation when adding multiple projects from same directory by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52092](https://github.com/dotnet/sdk/pull/52092) - Fix: Allow --version option with workload restore by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52048](https://github.com/dotnet/sdk/pull/52048) - dotnet root command and dotnet watch by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52583](https://github.com/dotnet/sdk/pull/52583) - \[dotnet watch] Make application of changes always async by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52469](https://github.com/dotnet/sdk/pull/52469) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52585](https://github.com/dotnet/sdk/pull/52585) - Port sdk-diff-tests and license-scan pipelines to 1ES pipeline templates by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;52735](https://github.com/dotnet/sdk/pull/52735) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52588](https://github.com/dotnet/sdk/pull/52588) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52746](https://github.com/dotnet/sdk/pull/52746) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52748](https://github.com/dotnet/sdk/pull/52748) - Add support for creating and editing solution filter (.slnf) files from the CLI by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;51156](https://github.com/dotnet/sdk/pull/51156) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52760](https://github.com/dotnet/sdk/pull/52760) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52754](https://github.com/dotnet/sdk/pull/52754) - Style cleanup by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52751](https://github.com/dotnet/sdk/pull/52751) - Update branding to 9.0.115 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52781](https://github.com/dotnet/sdk/pull/52781) - Update branding to 9.0.312 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52782](https://github.com/dotnet/sdk/pull/52782) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52776](https://github.com/dotnet/sdk/pull/52776) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52590](https://github.com/dotnet/sdk/pull/52590) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52797](https://github.com/dotnet/sdk/pull/52797) - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52624](https://github.com/dotnet/sdk/pull/52624) - Update branding to 8.0.125 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52778](https://github.com/dotnet/sdk/pull/52778) - Update branding to 8.0.419 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52780](https://github.com/dotnet/sdk/pull/52780) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52767](https://github.com/dotnet/sdk/pull/52767) - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52606](https://github.com/dotnet/sdk/pull/52606) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52592](https://github.com/dotnet/sdk/pull/52592) - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52594](https://github.com/dotnet/sdk/pull/52594) - \[release/9.0.1xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52667](https://github.com/dotnet/sdk/pull/52667) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52530](https://github.com/dotnet/sdk/pull/52530) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52801](https://github.com/dotnet/sdk/pull/52801) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52591](https://github.com/dotnet/sdk/pull/52591) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52799](https://github.com/dotnet/sdk/pull/52799) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52786](https://github.com/dotnet/sdk/pull/52786) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52739](https://github.com/dotnet/sdk/pull/52739) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52823](https://github.com/dotnet/sdk/pull/52823) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52529](https://github.com/dotnet/sdk/pull/52529) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52826](https://github.com/dotnet/sdk/pull/52826) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52828](https://github.com/dotnet/sdk/pull/52828) - `dotnet run -e FOO=BAR` passes `@(RuntimeEnvironmentVariable)` by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52664](https://github.com/dotnet/sdk/pull/52664) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52831](https://github.com/dotnet/sdk/pull/52831) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52841](https://github.com/dotnet/sdk/pull/52841) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52843](https://github.com/dotnet/sdk/pull/52843) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52825](https://github.com/dotnet/sdk/pull/52825) - Increase mem alloc for license scanning container by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;52857](https://github.com/dotnet/sdk/pull/52857) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52842](https://github.com/dotnet/sdk/pull/52842) - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52852](https://github.com/dotnet/sdk/pull/52852) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52860](https://github.com/dotnet/sdk/pull/52860) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52868](https://github.com/dotnet/sdk/pull/52868) - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52866](https://github.com/dotnet/sdk/pull/52866) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52846](https://github.com/dotnet/sdk/pull/52846) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52848](https://github.com/dotnet/sdk/pull/52848) - Refactor VSHostObject credential extraction for COM compatibility and out-of-process execution by [@&#8203;YuliiaKovalova](https://github.com/YuliiaKovalova) in [#&#8203;52856](https://github.com/dotnet/sdk/pull/52856) - \[release/10.0.1xx] Keep template\_feed/../content/../.gitattributes in archives by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;52771](https://github.com/dotnet/sdk/pull/52771) - Update target framework visibility conditions and remove VS-specific error message by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52235](https://github.com/dotnet/sdk/pull/52235) - Add .code-workspace files for all solutions by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52839](https://github.com/dotnet/sdk/pull/52839) - Lock around access to s\_dynamicSymbols by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52887](https://github.com/dotnet/sdk/pull/52887) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52892](https://github.com/dotnet/sdk/pull/52892) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52891](https://github.com/dotnet/sdk/pull/52891) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52890](https://github.com/dotnet/sdk/pull/52890) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52903](https://github.com/dotnet/sdk/pull/52903) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52902](https://github.com/dotnet/sdk/pull/52902) - \[release/8.0.4xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52872](https://github.com/dotnet/sdk/pull/52872) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52904](https://github.com/dotnet/sdk/pull/52904) - Fix vmr-license-scan pipeline for 1ES template compatibility by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;52919](https://github.com/dotnet/sdk/pull/52919) - \[release/10.0.3xx] Backport [#&#8203;52816](https://github.com/dotnet/sdk/issues/52816) by [@&#8203;lewing](https://github.com/lewing) in [#&#8203;52881](https://github.com/dotnet/sdk/pull/52881) - Improve MTP dotnet test error reporting by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;52911](https://github.com/dotnet/sdk/pull/52911) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52927](https://github.com/dotnet/sdk/pull/52927) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52931](https://github.com/dotnet/sdk/pull/52931) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52933](https://github.com/dotnet/sdk/pull/52933) - Support boolean values for --self-contained flag by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52333](https://github.com/dotnet/sdk/pull/52333) - Merging internal commits for release/9.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52947](https://github.com/dotnet/sdk/pull/52947) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52928](https://github.com/dotnet/sdk/pull/52928) - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52907](https://github.com/dotnet/sdk/pull/52907) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52967](https://github.com/dotnet/sdk/pull/52967) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52968](https://github.com/dotnet/sdk/pull/52968) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52971](https://github.com/dotnet/sdk/pull/52971) - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52925](https://github.com/dotnet/sdk/pull/52925) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52923](https://github.com/dotnet/sdk/pull/52923) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52969](https://github.com/dotnet/sdk/pull/52969) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52973](https://github.com/dotnet/sdk/pull/52973) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52974](https://github.com/dotnet/sdk/pull/52974) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52849](https://github.com/dotnet/sdk/pull/52849) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52972](https://github.com/dotnet/sdk/pull/52972) - Update VersionFeature80 and VersionFeature90 values for Feb release by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;52957](https://github.com/dotnet/sdk/pull/52957) - Update release branch version in CI configuration by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;52922](https://github.com/dotnet/sdk/pull/52922) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52979](https://github.com/dotnet/sdk/pull/52979) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52941](https://github.com/dotnet/sdk/pull/52941) - \[dotnet-watch] Misc test and product reliability fixes by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52897](https://github.com/dotnet/sdk/pull/52897) - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52946](https://github.com/dotnet/sdk/pull/52946) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52975](https://github.com/dotnet/sdk/pull/52975) - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52981](https://github.com/dotnet/sdk/pull/52981) - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52998](https://github.com/dotnet/sdk/pull/52998) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52995](https://github.com/dotnet/sdk/pull/52995) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52999](https://github.com/dotnet/sdk/pull/52999) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53003](https://github.com/dotnet/sdk/pull/53003) - Disable workspace-based development in settings by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52990](https://github.com/dotnet/sdk/pull/52990) - Update vmr-sync images to ubuntu 2204 by [@&#8203;ellahathaway](https://github.com/ellahathaway) in [#&#8203;52992](https://github.com/dotnet/sdk/pull/52992) - Prevent Copilot from running dotnet format in PRs by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52989](https://github.com/dotnet/sdk/pull/52989) - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52952](https://github.com/dotnet/sdk/pull/52952) - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;52953](https://github.com/dotnet/sdk/pull/52953) - Reject --add-source when package source mapping is enabled by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52863](https://github.com/dotnet/sdk/pull/52863) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53011](https://github.com/dotnet/sdk/pull/53011) - Remove duplicate containers node by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53021](https://github.com/dotnet/sdk/pull/53021) - \[release/9.0.3xx] Remove duplicate containers node by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53022](https://github.com/dotnet/sdk/pull/53022) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53013](https://github.com/dotnet/sdk/pull/53013) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53008](https://github.com/dotnet/sdk/pull/53008) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53024](https://github.com/dotnet/sdk/pull/53024) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53026](https://github.com/dotnet/sdk/pull/53026) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2902832`](https://github.com/dotnet/sdk/commit/2902832) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53009](https://github.com/dotnet/sdk/pull/53009) - Cleans up test package references and global usings by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53019](https://github.com/dotnet/sdk/pull/53019) - \[dotnet run] `$(Device)` global property missing during `DeployToDevice` target by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53018](https://github.com/dotnet/sdk/pull/53018) - Workaround for NuGet restore bug by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53020](https://github.com/dotnet/sdk/pull/53020) - .NET Source-Build 9.0.114 February 2026 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in [#&#8203;52962](https://github.com/dotnet/sdk/pull/52962) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53039](https://github.com/dotnet/sdk/pull/53039) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53031](https://github.com/dotnet/sdk/pull/53031) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53041](https://github.com/dotnet/sdk/pull/53041) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53043](https://github.com/dotnet/sdk/pull/53043) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53069](https://github.com/dotnet/sdk/pull/53069) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53044](https://github.com/dotnet/sdk/pull/53044) - \[release/10.0.3xx] Backflow VMR 301743 by [@&#8203;mmitche](https://github.com/mmitche) in [#&#8203;53029](https://github.com/dotnet/sdk/pull/53029) - Consolidate duplicate VSHostObject implementations by [@&#8203;YuliiaKovalova](https://github.com/YuliiaKovalova) in [#&#8203;53028](https://github.com/dotnet/sdk/pull/53028) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53080](https://github.com/dotnet/sdk/pull/53080) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53081](https://github.com/dotnet/sdk/pull/53081) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53082](https://github.com/dotnet/sdk/pull/53082) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53083](https://github.com/dotnet/sdk/pull/53083) - Enable and fix WASM tests by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52960](https://github.com/dotnet/sdk/pull/52960) - Refactor Hot Reload loop cancellation by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53048](https://github.com/dotnet/sdk/pull/53048) - Remove failing assert from file-level directive parser by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53087](https://github.com/dotnet/sdk/pull/53087) - \[dotnet-watch] http transport for mobile by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;52581](https://github.com/dotnet/sdk/pull/52581) - Disable WASM tests on Linux by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53105](https://github.com/dotnet/sdk/pull/53105) - \[release/10.0.3xx] Manual backflow of sdk release/10.0.3xx by [@&#8203;adamzip](https://github.com/adamzip) in [#&#8203;53090](https://github.com/dotnet/sdk/pull/53090) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53095](https://github.com/dotnet/sdk/pull/53095) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53109](https://github.com/dotnet/sdk/pull/53109) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53110](https://github.com/dotnet/sdk/pull/53110) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53094](https://github.com/dotnet/sdk/pull/53094) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53132](https://github.com/dotnet/sdk/pull/53132) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53131](https://github.com/dotnet/sdk/pull/53131) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53130](https://github.com/dotnet/sdk/pull/53130) - File-based apps: add support for `#:include` by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52347](https://github.com/dotnet/sdk/pull/52347) - Add DotNetSdkSupportsVSHostObjectRemoting property by [@&#8203;YuliiaKovalova](https://github.com/YuliiaKovalova) in [#&#8203;53100](https://github.com/dotnet/sdk/pull/53100) - Clean up some file-based app APIs by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53056](https://github.com/dotnet/sdk/pull/53056) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53133](https://github.com/dotnet/sdk/pull/53133) - Move dotnet-format by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53138](https://github.com/dotnet/sdk/pull/53138) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53145](https://github.com/dotnet/sdk/pull/53145) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53146](https://github.com/dotnet/sdk/pull/53146) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53147](https://github.com/dotnet/sdk/pull/53147) - \[dotnet-watch] File based programs, build improvements and polyglot Aspire pre-requisites by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;52648](https://github.com/dotnet/sdk/pull/52648) - Update RazorLangVersion to 10.0 in .NET 10.0.3xx by [@&#8203;davidwengier](https://github.com/davidwengier) in [#&#8203;53150](https://github.com/dotnet/sdk/pull/53150) - Rename BuiltInTools dir to Dotnet.Watch by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53159](https://github.com/dotnet/sdk/pull/53159) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52753](https://github.com/dotnet/sdk/pull/52753) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52794](https://github.com/dotnet/sdk/pull/52794) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53002](https://github.com/dotnet/sdk/pull/53002) - \[release/10.0.3xx] Add comprehensive LLM tool detection support (18 tools) by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52901](https://github.com/dotnet/sdk/pull/52901) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53166](https://github.com/dotnet/sdk/pull/53166) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53167](https://github.com/dotnet/sdk/pull/53167) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53164](https://github.com/dotnet/sdk/pull/53164) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53171](https://github.com/dotnet/sdk/pull/53171) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53168](https://github.com/dotnet/sdk/pull/53168) - Split ApplyDeltaTests into multiple types by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53158](https://github.com/dotnet/sdk/pull/53158) - Consolidate file-level directive manipulation by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53136](https://github.com/dotnet/sdk/pull/53136) - Streamline web socket config, KestrelWebSocketServer impl by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53108](https://github.com/dotnet/sdk/pull/53108) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2912121`](https://github.com/dotnet/sdk/commit/2912121) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53123](https://github.com/dotnet/sdk/pull/53123) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53172](https://github.com/dotnet/sdk/pull/53172) - Fix Locked comment tokens to include surrounding apostrophes in FileBasedProgramsResources.resx by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53180](https://github.com/dotnet/sdk/pull/53180) - Fix tool install --source option not being respected for global and local tools by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52787](https://github.com/dotnet/sdk/pull/52787) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53186](https://github.com/dotnet/sdk/pull/53186) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53185](https://github.com/dotnet/sdk/pull/53185) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53184](https://github.com/dotnet/sdk/pull/53184) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53188](https://github.com/dotnet/sdk/pull/53188) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2914767`](https://github.com/dotnet/sdk/commit/2914767) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53195](https://github.com/dotnet/sdk/pull/53195) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53211](https://github.com/dotnet/sdk/pull/53211) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53220](https://github.com/dotnet/sdk/pull/53220) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53219](https://github.com/dotnet/sdk/pull/53219) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53225](https://github.com/dotnet/sdk/pull/53225) - \[release/9.0.3xx] Update branding to 9.0.313 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53230](https://github.com/dotnet/sdk/pull/53230) - Rename ms.docs to ms-docs in mcp.json by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53237](https://github.com/dotnet/sdk/pull/53237) - \[release/9.0.1xx] Update branding to 9.0.116 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53231](https://github.com/dotnet/sdk/pull/53231) - Remove workarounds for a fixed issue in run-file tests by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53214](https://github.com/dotnet/sdk/pull/53214) - \[release/8.0.1xx] Update branding to 8.0.126 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53232](https://github.com/dotnet/sdk/pull/53232) - \[release/8.0.4xx] Update branding to 8.0.420 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53233](https://github.com/dotnet/sdk/pull/53233) - Remove approval prompt from `dotnet tool exec` - running dnx is implicit approval by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52956](https://github.com/dotnet/sdk/pull/52956) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53228](https://github.com/dotnet/sdk/pull/53228) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53239](https://github.com/dotnet/sdk/pull/53239) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53246](https://github.com/dotnet/sdk/pull/53246) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53248](https://github.com/dotnet/sdk/pull/53248) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53249](https://github.com/dotnet/sdk/pull/53249) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53067](https://github.com/dotnet/sdk/pull/53067) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53128](https://github.com/dotnet/sdk/pull/53128) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53238](https://github.com/dotnet/sdk/pull/53238) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53129](https://github.com/dotnet/sdk/pull/53129) - \[release/8.0.4xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53038](https://github.com/dotnet/sdk/pull/53038) - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53065](https://github.com/dotnet/sdk/pull/53065) - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53155](https://github.com/dotnet/sdk/pull/53155) - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53165](https://github.com/dotnet/sdk/pull/53165) - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53066](https://github.com/dotnet/sdk/pull/53066) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53216](https://github.com/dotnet/sdk/pull/53216) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53218](https://github.com/dotnet/sdk/pull/53218) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53217](https://github.com/dotnet/sdk/pull/53217) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53212](https://github.com/dotnet/sdk/pull/53212) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53036](https://github.com/dotnet/sdk/pull/53036) - Add a script that takes output of dotnet-watch tests and formats it to HTML that's easier to reason about by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53215](https://github.com/dotnet/sdk/pull/53215) - Fix ObjectDisposedException race condition in TimestampedFileLogger by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53241](https://github.com/dotnet/sdk/pull/53241) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53260](https://github.com/dotnet/sdk/pull/53260) - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53240](https://github.com/dotnet/sdk/pull/53240) - Publish Microsoft.DotNet.ProjectTools package by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53265](https://github.com/dotnet/sdk/pull/53265) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53259](https://github.com/dotnet/sdk/pull/53259) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2918587`](https://github.com/dotnet/sdk/commit/2918587) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53244](https://github.com/dotnet/sdk/pull/53244) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53262](https://github.com/dotnet/sdk/pull/53262) - Watch Aspire by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53192](https://github.com/dotnet/sdk/pull/53192) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2918883`](https://github.com/dotnet/sdk/commit/2918883) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53270](https://github.com/dotnet/sdk/pull/53270) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53014](https://github.com/dotnet/sdk/pull/53014) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53274](https://github.com/dotnet/sdk/pull/53274) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53245](https://github.com/dotnet/sdk/pull/53245) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53276](https://github.com/dotnet/sdk/pull/53276) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53275](https://github.com/dotnet/sdk/pull/53275) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53269](https://github.com/dotnet/sdk/pull/53269) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53277](https://github.com/dotnet/sdk/pull/53277) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53279](https://github.com/dotnet/sdk/pull/53279) - Use FrameworkList.xml instead of hard-coding references and analyzers in optimized CSC-only file-based app builds by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53205](https://github.com/dotnet/sdk/pull/53205) - Add --delete-source option and interactive prompt to project convert by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52802](https://github.com/dotnet/sdk/pull/52802) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53296](https://github.com/dotnet/sdk/pull/53296) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53295](https://github.com/dotnet/sdk/pull/53295) - \[MTP dotnet test]: Allow specifying project, solution, directory, or test modules as positional argument by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;53004](https://github.com/dotnet/sdk/pull/53004) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53223](https://github.com/dotnet/sdk/pull/53223) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53236](https://github.com/dotnet/sdk/pull/53236) - \[dotnet run/watch] gracefully handle Ctrl+C for Windows (WinForms, WPF, MAUI) by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53127](https://github.com/dotnet/sdk/pull/53127) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53310](https://github.com/dotnet/sdk/pull/53310) - \[release/10.0.3xx] Fix dotnet test hang when the test app process exits but a child process of it remains alive by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53321](https://github.com/dotnet/sdk/pull/53321) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53316](https://github.com/dotnet/sdk/pull/53316) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53317](https://github.com/dotnet/sdk/pull/53317) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53320](https://github.com/dotnet/sdk/pull/53320) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2921244`](https://github.com/dotnet/sdk/commit/2921244) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53323](https://github.com/dotnet/sdk/pull/53323) - Automatically generate embedded file contents for optimized run-file path by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53086](https://github.com/dotnet/sdk/pull/53086) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53312](https://github.com/dotnet/sdk/pull/53312) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53327](https://github.com/dotnet/sdk/pull/53327) - Backport changes from main by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53293](https://github.com/dotnet/sdk/pull/53293) - Implement auto-relaunch on process crash by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53314](https://github.com/dotnet/sdk/pull/53314) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53339](https://github.com/dotnet/sdk/pull/53339) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53349](https://github.com/dotnet/sdk/pull/53349) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53348](https://github.com/dotnet/sdk/pull/53348) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53351](https://github.com/dotnet/sdk/pull/53351) - Ensure csc.rsp is always written to disk with dotnet run and dotnet build by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53235](https://github.com/dotnet/sdk/pull/53235) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53352](https://github.com/dotnet/sdk/pull/53352) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53346](https://github.com/dotnet/sdk/pull/53346) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53338](https://github.com/dotnet/sdk/pull/53338) - Merging internal commits for release/9.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53363](https://github.com/dotnet/sdk/pull/53363) - \[release/8.0.4xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53374](https://github.com/dotnet/sdk/pull/53374) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53376](https://github.com/dotnet/sdk/pull/53376) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53372](https://github.com/dotnet/sdk/pull/53372) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53375](https://github.com/dotnet/sdk/pull/53375) - Add `--artifacts-path` support to `dotnet test` in MTP mode by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53353](https://github.com/dotnet/sdk/pull/53353) - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53362](https://github.com/dotnet/sdk/pull/53362) - .NET Source-Build 9.0.115 March 2026 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in [#&#8203;53358](https://github.com/dotnet/sdk/pull/53358) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53367](https://github.com/dotnet/sdk/pull/53367) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53364](https://github.com/dotnet/sdk/pull/53364) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53379](https://github.com/dotnet/sdk/pull/53379) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53390](https://github.com/dotnet/sdk/pull/53390) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53381](https://github.com/dotnet/sdk/pull/53381) - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53360](https://github.com/dotnet/sdk/pull/53360) - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53359](https://github.com/dotnet/sdk/pull/53359) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53404](https://github.com/dotnet/sdk/pull/53404) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53399](https://github.com/dotnet/sdk/pull/53399) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53403](https://github.com/dotnet/sdk/pull/53403) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53394](https://github.com/dotnet/sdk/pull/53394) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53398](https://github.com/dotnet/sdk/pull/53398) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53397](https://github.com/dotnet/sdk/pull/53397) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53432](https://github.com/dotnet/sdk/pull/53432) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53430](https://github.com/dotnet/sdk/pull/53430) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53433](https://github.com/dotnet/sdk/pull/53433) - Keep `.cs` in file-based app virtual `.csproj` file name by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53182](https://github.com/dotnet/sdk/pull/53182) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53420](https://github.com/dotnet/sdk/pull/53420) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53421](https://github.com/dotnet/sdk/pull/53421) - Fix `dotnet tool exec` / `dnx` failing when tool exists in `dotnet-tools.json` but not yet restored by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53361](https://github.com/dotnet/sdk/pull/53361) - \[release/10.0.3xx] Fix dotnet remove package project argument by [@&#8203;martinrrm](https://github.com/martinrrm) in [#&#8203;53419](https://github.com/dotnet/sdk/pull/53419) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53435](https://github.com/dotnet/sdk/pull/53435) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53458](https://github.com/dotnet/sdk/pull/53458) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53462](https://github.com/dotnet/sdk/pull/53462) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53457](https://github.com/dotnet/sdk/pull/53457) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53477](https://github.com/dotnet/sdk/pull/53477) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53445](https://github.com/dotnet/sdk/pull/53445) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53459](https://github.com/dotnet/sdk/pull/53459) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53284](https://github.com/dotnet/sdk/pull/53284) - Implements target framework selection for multi-targeted projects by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53466](https://github.com/dotnet/sdk/pull/53466) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53484](https://github.com/dotnet/sdk/pull/53484) - Improve shutdown sequence of Aspire service and fix race condition by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53271](https://github.com/dotnet/sdk/pull/53271) - Use new API for parsing binary logger parameter by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53492](https://github.com/dotnet/sdk/pull/53492) - Update VersionFeature80 and VersionFeature90 values for March releases by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53415](https://github.com/dotnet/sdk/pull/53415) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53483](https://github.com/dotnet/sdk/pull/53483) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53493](https://github.com/dotnet/sdk/pull/53493) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53502](https://github.com/dotnet/sdk/pull/53502) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53509](https://github.com/dotnet/sdk/pull/53509) - Fix output validation in LaunchesBrowserOnStart test by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53498](https://github.com/dotnet/sdk/pull/53498) - Cleanup style: unused usings and file-scoped namespaces by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53491](https://github.com/dotnet/sdk/pull/53491) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53520](https://github.com/dotnet/sdk/pull/53520) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53506](https://github.com/dotnet/sdk/pull/53506) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53507](https://github.com/dotnet/sdk/pull/53507) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53527](https://github.com/dotnet/sdk/pull/53527) - Do not include forwarded --target option in build arguments by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53503](https://github.com/dotnet/sdk/pull/53503) - \[dotnet run] Fix `NETSDK1005` when project refs different TFMs by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53523](https://github.com/dotnet/sdk/pull/53523) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53548](https://github.com/dotnet/sdk/pull/53548) - Avoid redirecting process output by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53539](https://github.com/dotnet/sdk/pull/53539) - \[dotnet-watch] Use Spectre.Console for target framework selection by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53540](https://github.com/dotnet/sdk/pull/53540) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53558](https://github.com/dotnet/sdk/pull/53558) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53551](https://github.com/dotnet/sdk/pull/53551) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53570](https://github.com/dotnet/sdk/pull/53570) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53572](https://github.com/dotnet/sdk/pull/53572) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53571](https://github.com/dotnet/sdk/pull/53571) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53565](https://github.com/dotnet/sdk/pull/53565) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53510](https://github.com/dotnet/sdk/pull/53510) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2934590`](https://github.com/dotnet/sdk/commit/2934590) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53554](https://github.com/dotnet/sdk/pull/53554) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53575](https://github.com/dotnet/sdk/pull/53575) - Quote arguments to \[MSBuild]::MakeRelative by [@&#8203;rainersigwald](https://github.com/rainersigwald) in [#&#8203;53446](https://github.com/dotnet/sdk/pull/53446) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53555](https://github.com/dotnet/sdk/pull/53555) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53585](https://github.com/dotnet/sdk/pull/53585) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53587](https://github.com/dotnet/sdk/pull/53587) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53586](https://github.com/dotnet/sdk/pull/53586) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53590](https://github.com/dotnet/sdk/pull/53590) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53588](https://github.com/dotnet/sdk/pull/53588) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53589](https://github.com/dotnet/sdk/pull/53589) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53581](https://github.com/dotnet/sdk/pull/53581) - Port [#&#8203;52743](https://github.com/dotnet/sdk/issues/52743) to release/10.0.3xx: Remove ResolverTargetFramework and ToolsetTargetFramework aliases by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53309](https://github.com/dotnet/sdk/pull/53309) - \[backport to release/10.0.3xx]Add warnings for newer tool versions during dotnet tool restore by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;52715](https://github.com/dotnet/sdk/pull/52715) - \[release/10.0.3xx] Fix `dotnet reference add/remove` failing when no `--project` is specified by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53601](https://github.com/dotnet/sdk/pull/53601) - Add skill for incremental building by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53479](https://github.com/dotnet/sdk/pull/53479) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53597](https://github.com/dotnet/sdk/pull/53597) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53618](https://github.com/dotnet/sdk/pull/53618) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53609](https://github.com/dotnet/sdk/pull/53609) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53610](https://github.com/dotnet/sdk/pull/53610) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2938097`](https://github.com/dotnet/sdk/commit/2938097) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53619](https://github.com/dotnet/sdk/pull/53619) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53605](https://github.com/dotnet/sdk/pull/53605) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2938919`](https://github.com/dotnet/sdk/commit/2938919) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53624](https://github.com/dotnet/sdk/pull/53624) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53621](https://github.com/dotnet/sdk/pull/53621) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53622](https://github.com/dotnet/sdk/pull/53622) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53628](https://github.com/dotnet/sdk/pull/53628) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53633](https://github.com/dotnet/sdk/pull/53633) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53638](https://github.com/dotnet/sdk/pull/53638) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53641](https://github.com/dotnet/sdk/pull/53641) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53640](https://github.com/dotnet/sdk/pull/53640) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53639](https://github.com/dotnet/sdk/pull/53639) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53642](https://github.com/dotnet/sdk/pull/53642) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53636](https://github.com/dotnet/sdk/pull/53636) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53646](https://github.com/dotnet/sdk/pull/53646) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53651](https://github.com/dotnet/sdk/pull/53651) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53650](https://github.com/dotnet/sdk/pull/53650) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53653](https://github.com/dotnet/sdk/pull/53653) - dotnet test MTP: Disable ANSI output in LLM environments by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;53654](https://github.com/dotnet/sdk/pull/53654) - \[dotnet-watch] Add device selection support by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53631](https://github.com/dotnet/sdk/pull/53631) - \[dotnet-watch] Fix WebSocket transport crash on Ctrl+R restart by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53648](https://github.com/dotnet/sdk/pull/53648) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53655](https://github.com/dotnet/sdk/pull/53655) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53666](https://github.com/dotnet/sdk/pull/53666) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53668](https://github.com/dotnet/sdk/pull/53668) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53671](https://github.com/dotnet/sdk/pull/53671) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53670](https://github.com/dotnet/sdk/pull/53670) - \[dotnet watch] Fix target framework selector being stuck by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;53675](https://github.com/dotnet/sdk/pull/53675) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53669](https://github.com/dotnet/sdk/pull/53669) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53611](https://github.com/dotnet/sdk/pull/53611) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53674](https://github.com/dotnet/sdk/pull/53674) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53683](https://github.com/dotnet/sdk/pull/53683) - \[release/10.0.2xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53684](https://github.com/dotnet/sdk/pull/53684) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53686](https://github.com/dotnet/sdk/pull/53686) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53681](https://github.com/dotnet/sdk/pull/53681) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2943136`](https://github.com/dotnet/sdk/commit/2943136) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53690](https://github.com/dotnet/sdk/pull/53690) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53696](https://github.com/dotnet/sdk/pull/53696) - Increase memory for license scanning by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;53720](https://github.com/dotnet/sdk/pull/53720) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53706](https://github.com/dotnet/sdk/pull/53706) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53747](https://github.com/dotnet/sdk/pull/53747) - Update Azure Linux arm64 image by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;53756](https://github.com/dotnet/sdk/pull/53756) - \[release/8.0.4xx] Update branding to 8.0.421 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53738](https://github.com/dotnet/sdk/pull/53738) - \[release/9.0.1xx] Update branding to 9.0.117 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53739](https://github.com/dotnet/sdk/pull/53739) - \[release/8.0.1xx] Update branding to 8.0.127 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53737](https://github.com/dotnet/sdk/pull/53737) - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53529](https://github.com/dotnet/sdk/pull/53529) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53702](https://github.com/dotnet/sdk/pull/53702) - \[release/8.0.4xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53623](https://github.com/dotnet/sdk/pull/53623) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53530](https://github.com/dotnet/sdk/pull/53530) - \[release/9.0.1xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53533](https://github.com/dotnet/sdk/pull/53533) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53765](https://github.com/dotnet/sdk/pull/53765) - \[release/9.0.3xx] Update branding to 9.0.314 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53740](https://github.com/dotnet/sdk/pull/53740) - \[release/8.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53528](https://github.com/dotnet/sdk/pull/53528) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53703](https://github.com/dotnet/sdk/pull/53703) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53745](https://github.com/dotnet/sdk/pull/53745) - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53748](https://github.com/dotnet/sdk/pull/53748) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53764](https://github.com/dotnet/sdk/pull/53764) - \[release/8.0.1xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53566](https://github.com/dotnet/sdk/pull/53566) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53755](https://github.com/dotnet/sdk/pull/53755) - Warn for missing shebang by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53614](https://github.com/dotnet/sdk/pull/53614) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53767](https://github.com/dotnet/sdk/pull/53767) - \[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53701](https://github.com/dotnet/sdk/pull/53701) - Fix dnx not authenticating for private feeds by [@&#8203;robertcoltheart](https://github.com/robertcoltheart) in [#&#8203;53322](https://github.com/dotnet/sdk/pull/53322) - \[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53524](https://github.com/dotnet/sdk/pull/53524) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53770](https://github.com/dotnet/sdk/pull/53770) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53377](https://github.com/dotnet/sdk/pull/53377) - \[release/9.0.3xx] Update dependencies from dotnet/scenario-tests by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53542](https://github.com/dotnet/sdk/pull/53542) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53784](https://github.com/dotnet/sdk/pull/53784) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53801](https://github.com/dotnet/sdk/pull/53801) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53804](https://github.com/dotnet/sdk/pull/53804) - Improve support of nuget commands with file-based apps by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53535](https://github.com/dotnet/sdk/pull/53535) - \[release/10.0.1xx] Fix working directory of simple file-based apps by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53803](https://github.com/dotnet/sdk/pull/53803) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53824](https://github.com/dotnet/sdk/pull/53824) - Fix `dotnet clean file-based-apps` in docs by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53806](https://github.com/dotnet/sdk/pull/53806) - Use `source-build-assets` repo by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;53811](https://github.com/dotnet/sdk/pull/53811) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53728](https://github.com/dotnet/sdk/pull/53728) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53746](https://github.com/dotnet/sdk/pull/53746) - Keep strong reference to virtual project's ProjectRootElement to prevent GC by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53807](https://github.com/dotnet/sdk/pull/53807) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53531](https://github.com/dotnet/sdk/pull/53531) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53849](https://github.com/dotnet/sdk/pull/53849) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53852](https://github.com/dotnet/sdk/pull/53852) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53679](https://github.com/dotnet/sdk/pull/53679) - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53859](https://github.com/dotnet/sdk/pull/53859) - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53862](https://github.com/dotnet/sdk/pull/53862) - Merging internal commits for release/8.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53863](https://github.com/dotnet/sdk/pull/53863) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53873](https://github.com/dotnet/sdk/pull/53873) - \[watch] Fixes command line parsing and TFM selection for FBAs by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53698](https://github.com/dotnet/sdk/pull/53698) - Fix reporting Hot Reload capabilities of WASM projects by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;53665](https://github.com/dotnet/sdk/pull/53665) - Implement `#:ref` directive for file-based apps by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53480](https://github.com/dotnet/sdk/pull/53480) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53876](https://github.com/dotnet/sdk/pull/53876) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53704](https://github.com/dotnet/sdk/pull/53704) - .NET Source-Build 9.0.116 April 2026 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in [#&#8203;53864](https://github.com/dotnet/sdk/pull/53864) - \[release/10.0.2xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53758](https://github.com/dotnet/sdk/pull/53758) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53875](https://github.com/dotnet/sdk/pull/53875) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53795](https://github.com/dotnet/sdk/pull/53795) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53759](https://github.com/dotnet/sdk/pull/53759) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2951665`](https://github.com/dotnet/sdk/commit/2951665) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53851](https://github.com/dotnet/sdk/pull/53851) - Merging internal commits for release/9.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;53860](https://github.com/dotnet/sdk/pull/53860) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53907](https://github.com/dotnet/sdk/pull/53907) - \[release/10.0.3xx] Enhance fish shell completions with static+dynamic hybrid generation by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53779](https://github.com/dotnet/sdk/pull/53779) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53898](https://github.com/dotnet/sdk/pull/53898) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53910](https://github.com/dotnet/sdk/pull/53910) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53911](https://github.com/dotnet/sdk/pull/53911) - Add validation script and nested AGENTS.md to enforce agent skill quality by [@&#8203;lbussell](https://github.com/lbussell) in [#&#8203;53721](https://github.com/dotnet/sdk/pull/53721) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53913](https://github.com/dotnet/sdk/pull/53913) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53874](https://github.com/dotnet/sdk/pull/53874) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53901](https://github.com/dotnet/sdk/pull/53901) - \[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53894](https://github.com/dotnet/sdk/pull/53894) - Split source-build-assets license scanning into separate sub-scans by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;53896](https://github.com/dotnet/sdk/pull/53896) - \[release/10.0.3xx] Fix AspireHostLauncher not launching the Aspire host by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53880](https://github.com/dotnet/sdk/pull/53880) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53925](https://github.com/dotnet/sdk/pull/53925) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53935](https://github.com/dotnet/sdk/pull/53935) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2953524`](https://github.com/dotnet/sdk/commit/2953524) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53940](https://github.com/dotnet/sdk/pull/53940) - Warn about common run-file pitfalls by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53833](https://github.com/dotnet/sdk/pull/53833) - Remove feature flags for `#:include` and `#:exclude` by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;53775](https://github.com/dotnet/sdk/pull/53775) - Fix NRE in ToolConfigurationDeserializer when RuntimeIdentifierPackages is null by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;53369](https://github.com/dotnet/sdk/pull/53369) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2954006`](https://github.com/dotnet/sdk/commit/2954006) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53961](https://github.com/dotnet/sdk/pull/53961) - Downgrade implicit version for the hotfix by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53972](https://github.com/dotnet/sdk/pull/53972) - \[release/10.0.3xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;53988](https://github.com/dotnet/sdk/pull/53988) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2955435`](https://github.com/dotnet/sdk/commit/2955435) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;53991](https://github.com/dotnet/sdk/pull/53991) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53924](https://github.com/dotnet/sdk/pull/53924) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53980](https://github.com/dotnet/sdk/pull/53980) - Enable CI builds and locbranch for 4xx by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53968](https://github.com/dotnet/sdk/pull/53968) - Switch to automatic version calculation for 10.0.3xx by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;53974](https://github.com/dotnet/sdk/pull/53974) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53992](https://github.com/dotnet/sdk/pull/53992) - \[release/10.0.3xx] Fix dotnet tool runner stripping duplicate flags when rollForward is enabled by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;53821](https://github.com/dotnet/sdk/pull/53821) - \[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;54011](https://github.com/dotnet/sdk/pull/54011) #### New Contributors - [@&#8203;adamzip](https://github.com/adamzip) made their first contribution in [#&#8203;53090](https://github.com/dotnet/sdk/pull/53090) - [@&#8203;robertcoltheart](https://github.com/robertcoltheart) made their first contribution in [#&#8203;53322](https://github.com/dotnet/sdk/pull/53322) **Full Changelog**: <https://github.com/dotnet/sdk/compare/v10.0.200...v10.0.300> ### [`v10.0.204`](https://github.com/dotnet/sdk/compare/v10.0.203...v10.0.204) [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.203...v10.0.204) ### [`v10.0.201`](https://github.com/dotnet/sdk/releases/tag/v10.0.201): .NET 10.0.5 [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.200...v10.0.201) [Release](https://github.com/dotnet/core/releases/tag/v10.0.5) ### [`v10.0.200`](https://github.com/dotnet/sdk/releases/tag/v10.0.200): .NET 10.0.4 [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.110...v10.0.200) [Release](https://github.com/dotnet/core/releases/tag/v10.0.4) ### [`v10.0.110`](https://github.com/dotnet/sdk/compare/v10.0.109...v10.0.110) [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.109...v10.0.110) ### [`v10.0.109`](https://github.com/dotnet/sdk/compare/v10.0.108...v10.0.109) [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.108...v10.0.109) ### [`v10.0.108`](https://github.com/dotnet/sdk/compare/v10.0.107...v10.0.108) [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.107...v10.0.108) ### [`v10.0.105`](https://github.com/dotnet/sdk/compare/v10.0.104...v10.0.105) [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.104...v10.0.105) ### [`v10.0.104`](https://github.com/dotnet/sdk/compare/v10.0.103...v10.0.104) [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.103...v10.0.104) ### [`v10.0.103`](https://github.com/dotnet/sdk/releases/tag/v10.0.103): .NET 10.0.3 [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.102...v10.0.103) [Release](https://github.com/dotnet/core/releases/tag/v10.0.3) #### What's Changed - \[release/8.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51980](https://github.com/dotnet/sdk/pull/51980) - \[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51986](https://github.com/dotnet/sdk/pull/51986) - \[automated] Merge branch 'release/8.0.3xx' => 'release/8.0.4xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51998](https://github.com/dotnet/sdk/pull/51998) - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52037](https://github.com/dotnet/sdk/pull/52037) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52043](https://github.com/dotnet/sdk/pull/52043) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52052](https://github.com/dotnet/sdk/pull/52052) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52060](https://github.com/dotnet/sdk/pull/52060) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52061](https://github.com/dotnet/sdk/pull/52061) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52096](https://github.com/dotnet/sdk/pull/52096) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52143](https://github.com/dotnet/sdk/pull/52143) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52152](https://github.com/dotnet/sdk/pull/52152) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52176](https://github.com/dotnet/sdk/pull/52176) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52246](https://github.com/dotnet/sdk/pull/52246) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52259](https://github.com/dotnet/sdk/pull/52259) - \[release/10.0.1xx] Avoid discarding file-like arguments in `dotnet file.cs` invocations by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52266](https://github.com/dotnet/sdk/pull/52266) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2865770`](https://github.com/dotnet/sdk/commit/2865770) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;52248](https://github.com/dotnet/sdk/pull/52248) - \[release/10.0.1xx] Update osx arm64 helix images by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52354](https://github.com/dotnet/sdk/pull/52354) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52074](https://github.com/dotnet/sdk/pull/52074) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52053](https://github.com/dotnet/sdk/pull/52053) - Switch onelocbuild to target release/10.0.2xx branch by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;52164](https://github.com/dotnet/sdk/pull/52164) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52339](https://github.com/dotnet/sdk/pull/52339) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52372](https://github.com/dotnet/sdk/pull/52372) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52371](https://github.com/dotnet/sdk/pull/52371) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52392](https://github.com/dotnet/sdk/pull/52392) - \[release/10.0.1xx] Fix a file-based app package test by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;52450](https://github.com/dotnet/sdk/pull/52450) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52421](https://github.com/dotnet/sdk/pull/52421) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52415](https://github.com/dotnet/sdk/pull/52415) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52476](https://github.com/dotnet/sdk/pull/52476) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52500](https://github.com/dotnet/sdk/pull/52500) - \[release/10.0.1xx] Bump analysislevel constants for .NET 10 release by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52511](https://github.com/dotnet/sdk/pull/52511) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52521](https://github.com/dotnet/sdk/pull/52521) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52536](https://github.com/dotnet/sdk/pull/52536) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;52375](https://github.com/dotnet/sdk/pull/52375) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;52573](https://github.com/dotnet/sdk/pull/52573) **Full Changelog**: <https://github.com/dotnet/sdk/compare/v10.0.102...v10.0.103> ### [`v10.0.102`](https://github.com/dotnet/sdk/releases/tag/v10.0.102): .NET 10.0.2 [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.101...v10.0.102) [Release](https://github.com/dotnet/core/releases/tag/v10.0.2) ### [`v10.0.101`](https://github.com/dotnet/sdk/releases/tag/v10.0.101): .NET 10.0.1 [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.100...v10.0.101) [Release](https://github.com/dotnet/core/releases/tag/v10.0.1) #### What's Changed - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50357](https://github.com/dotnet/sdk/pull/50357) - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50381](https://github.com/dotnet/sdk/pull/50381) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;50788](https://github.com/dotnet/sdk/pull/50788) - \[8.0.4xx] detect .NET 10 RID-specific tools and provide a more actionable error by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;50414](https://github.com/dotnet/sdk/pull/50414) - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;50710](https://github.com/dotnet/sdk/pull/50710) - \[9.0.1xx] detect .NET 10 RID-specific tools and provide a more actionable error by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;50415](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 [#&#8203;50845](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 [#&#8203;50848](https://github.com/dotnet/sdk/pull/50848) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50850](https://github.com/dotnet/sdk/pull/50850) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50853](https://github.com/dotnet/sdk/pull/50853) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;50841](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 [#&#8203;50294](https://github.com/dotnet/sdk/pull/50294) - \[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 [#&#8203;50910](https://github.com/dotnet/sdk/pull/50910) - Update branding to 9.0.307 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51152](https://github.com/dotnet/sdk/pull/51152) - Update branding to 9.0.112 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51151](https://github.com/dotnet/sdk/pull/51151) - Update branding to 8.0.416 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51150](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 [#&#8203;50886](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 [#&#8203;50921](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 [#&#8203;50898](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 [#&#8203;51033](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 [#&#8203;51028](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 [#&#8203;50973](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 [#&#8203;50920](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 [#&#8203;51177](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 [#&#8203;50449](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 [#&#8203;50801](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 [#&#8203;50737](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 [#&#8203;50800](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 [#&#8203;51181](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 [#&#8203;51183](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 [#&#8203;51191](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 [#&#8203;51189](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 [#&#8203;51208](https://github.com/dotnet/sdk/pull/51208) - Manual backport of 48874 to release 9.0.3xx by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;50940](https://github.com/dotnet/sdk/pull/50940) - Stop building source-build in non-1xx branches by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;50888](https://github.com/dotnet/sdk/pull/50888) - Fail the RPM build if FPM tool is not present by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;51170](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 [#&#8203;51252](https://github.com/dotnet/sdk/pull/51252) - Merging internal commits for release/9.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51246](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 [#&#8203;51278](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 [#&#8203;51279](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 [#&#8203;51297](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 [#&#8203;51286](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 [#&#8203;51306](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 [#&#8203;51295](https://github.com/dotnet/sdk/pull/51295) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51298](https://github.com/dotnet/sdk/pull/51298) - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51323](https://github.com/dotnet/sdk/pull/51323) - Stop using Ubuntu 20.04 by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;51317](https://github.com/dotnet/sdk/pull/51317) - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51245](https://github.com/dotnet/sdk/pull/51245) - .NET Source-Build 9.0.111 October 2025 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in [#&#8203;51247](https://github.com/dotnet/sdk/pull/51247) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51353](https://github.com/dotnet/sdk/pull/51353) - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51354](https://github.com/dotnet/sdk/pull/51354) - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51319](https://github.com/dotnet/sdk/pull/51319) - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51352](https://github.com/dotnet/sdk/pull/51352) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51321](https://github.com/dotnet/sdk/pull/51321) - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51384](https://github.com/dotnet/sdk/pull/51384) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51383](https://github.com/dotnet/sdk/pull/51383) - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51382](https://github.com/dotnet/sdk/pull/51382) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51394](https://github.com/dotnet/sdk/pull/51394) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51392](https://github.com/dotnet/sdk/pull/51392) - Delete unused NuGet source by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;51365](https://github.com/dotnet/sdk/pull/51365) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51424](https://github.com/dotnet/sdk/pull/51424) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51439](https://github.com/dotnet/sdk/pull/51439) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51450](https://github.com/dotnet/sdk/pull/51450) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51478](https://github.com/dotnet/sdk/pull/51478) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51489](https://github.com/dotnet/sdk/pull/51489) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51502](https://github.com/dotnet/sdk/pull/51502) - Stable versioning for placeholder MSI by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;51496](https://github.com/dotnet/sdk/pull/51496) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51516](https://github.com/dotnet/sdk/pull/51516) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51524](https://github.com/dotnet/sdk/pull/51524) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51538](https://github.com/dotnet/sdk/pull/51538) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51566](https://github.com/dotnet/sdk/pull/51566) - Update MicrosoftBuildMinimumVersion to 17.14.28 by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;51536](https://github.com/dotnet/sdk/pull/51536) - Update branding to 9.0.308 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51556](https://github.com/dotnet/sdk/pull/51556) - Update branding to 9.0.113 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51555](https://github.com/dotnet/sdk/pull/51555) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51396](https://github.com/dotnet/sdk/pull/51396) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51408](https://github.com/dotnet/sdk/pull/51408) - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51453](https://github.com/dotnet/sdk/pull/51453) - \[release/10.0.1xx] Set EnableDefaultEmbeddedResourceItems and EnableDefaultNoneItems to false for file-based apps using default SDK by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51593](https://github.com/dotnet/sdk/pull/51593) - Fix `vs2022` Image rejecting preview sdks, failing to resolve sdks by [@&#8203;nagilson](https://github.com/nagilson) in [#&#8203;51558](https://github.com/dotnet/sdk/pull/51558) - \[release/10.0.1xx] Remove razor\_tooling from format example ci test by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51564](https://github.com/dotnet/sdk/pull/51564) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51376](https://github.com/dotnet/sdk/pull/51376) - \[release/9.0.1xx] Fix `vs2022` Image rejecting preview sdks, failing to resolve sdks by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51621](https://github.com/dotnet/sdk/pull/51621) - \[release/9.0.1xx] Update License Scan tests to use container by [@&#8203;MichaelSimons](https://github.com/MichaelSimons) in [#&#8203;51369](https://github.com/dotnet/sdk/pull/51369) - Update MessagePack by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;50925](https://github.com/dotnet/sdk/pull/50925) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51638](https://github.com/dotnet/sdk/pull/51638) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51635](https://github.com/dotnet/sdk/pull/51635) - Downgrade implicit versions by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;51592](https://github.com/dotnet/sdk/pull/51592) - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51643](https://github.com/dotnet/sdk/pull/51643) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51611](https://github.com/dotnet/sdk/pull/51611) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51606](https://github.com/dotnet/sdk/pull/51606) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51399](https://github.com/dotnet/sdk/pull/51399) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51672](https://github.com/dotnet/sdk/pull/51672) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51607](https://github.com/dotnet/sdk/pull/51607) - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51458](https://github.com/dotnet/sdk/pull/51458) - Update Mariner-2-Docker-ARM64 internal build image to Azure-Linux-3-Arm64 by [@&#8203;MichaelSimons](https://github.com/MichaelSimons) in [#&#8203;51687](https://github.com/dotnet/sdk/pull/51687) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51671](https://github.com/dotnet/sdk/pull/51671) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51250](https://github.com/dotnet/sdk/pull/51250) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51670](https://github.com/dotnet/sdk/pull/51670) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51706](https://github.com/dotnet/sdk/pull/51706) - \[automated] Update man pages by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51504](https://github.com/dotnet/sdk/pull/51504) - Update copilot-instructions.md to reference main branch with fallback by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;51339](https://github.com/dotnet/sdk/pull/51339) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51708](https://github.com/dotnet/sdk/pull/51708) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51731](https://github.com/dotnet/sdk/pull/51731) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51679](https://github.com/dotnet/sdk/pull/51679) - Update branding to 9.0.309 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51696](https://github.com/dotnet/sdk/pull/51696) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51757](https://github.com/dotnet/sdk/pull/51757) - \[release/9.0.3xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51759](https://github.com/dotnet/sdk/pull/51759) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51698](https://github.com/dotnet/sdk/pull/51698) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51633](https://github.com/dotnet/sdk/pull/51633) - \[release/10.0.1xx] Fix solution parsing in dotnet test for Microsoft.Testing.Platform by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;51794](https://github.com/dotnet/sdk/pull/51794) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51774](https://github.com/dotnet/sdk/pull/51774) **Full Changelog**: <https://github.com/dotnet/sdk/compare/v10.0.100...v10.0.101> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Vienna) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODUuNyIsInVwZGF0ZWRJblZlciI6IjQzLjI4NS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Update dotnet monorepo
Some checks failed
Release Drafter / update_release_draft (pull_request_target) Failing after 9s
/ build-and-publish (linux-x64) (pull_request) Successful in 1m44s
/ build-and-publish (win-x64) (pull_request) Successful in 1m45s
56e7d1dfcf
renovate-bot force-pushed renovate/dotnet-monorepo from 56e7d1dfcf
Some checks failed
Release Drafter / update_release_draft (pull_request_target) Failing after 9s
/ build-and-publish (linux-x64) (pull_request) Successful in 1m44s
/ build-and-publish (win-x64) (pull_request) Successful in 1m45s
to 386f0efac5
All checks were successful
Release Drafter / update_release_draft (pull_request_target) Has been skipped
/ build-and-publish (linux-x64) (pull_request) Successful in 1m47s
/ build-and-publish (win-x64) (pull_request) Successful in 1m46s
2026-07-28 23:39:54 +02:00
Compare
renovate-bot force-pushed renovate/dotnet-monorepo from 386f0efac5
All checks were successful
Release Drafter / update_release_draft (pull_request_target) Has been skipped
/ build-and-publish (linux-x64) (pull_request) Successful in 1m47s
/ build-and-publish (win-x64) (pull_request) Successful in 1m46s
to 7028a6ff03
Some checks failed
Release Drafter / update_release_draft (pull_request_target) Has been skipped
/ build-and-publish (win-x64) (pull_request) Has been cancelled
/ build-and-publish (linux-x64) (pull_request) Has been cancelled
2026-07-28 23:50:10 +02:00
Compare
renovate-bot force-pushed renovate/dotnet-monorepo from 7028a6ff03
Some checks failed
Release Drafter / update_release_draft (pull_request_target) Has been skipped
/ build-and-publish (win-x64) (pull_request) Has been cancelled
/ build-and-publish (linux-x64) (pull_request) Has been cancelled
to 9289e2c0ad
All checks were successful
Release Drafter / update_release_draft (pull_request_target) Has been skipped
/ build-and-publish (linux-x64) (pull_request) Successful in 1m45s
/ build-and-publish (win-x64) (pull_request) Successful in 1m44s
2026-07-29 00:00:04 +02:00
Compare
gratux scheduled this pull request to auto merge when all checks succeed 2026-07-29 00:02:43 +02:00
renovate-bot force-pushed renovate/dotnet-monorepo from 9289e2c0ad
All checks were successful
Release Drafter / update_release_draft (pull_request_target) Has been skipped
/ build-and-publish (linux-x64) (pull_request) Successful in 1m45s
/ build-and-publish (win-x64) (pull_request) Successful in 1m44s
to e102a47e63
All checks were successful
Release Drafter / update_release_draft (pull_request_target) Has been skipped
/ build-and-publish (linux-x64) (pull_request) Successful in 1m47s
/ build-and-publish (win-x64) (pull_request) Successful in 1m48s
2026-07-29 00:09:00 +02:00
Compare
gratux merged commit 64e2ed8148 into main 2026-07-29 00:17:23 +02:00
gratux deleted branch renovate/dotnet-monorepo 2026-07-29 00:17:24 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
gratux/DiscordRedactor!3
No description provided.