Skip to content

Conversation

tmat
Copy link
Member

@tmat tmat commented Oct 3, 2025

Requires dotnet/roslyn#80556

Splits dotnet-watch into two components: dotnet-watch CLI tool itself and Microsoft.DotNet.HotReload.Watch package with the core implementation.
The package does not include CLI parsing (no dependency on dotnet CLI commands) and legacy "no hot reload" mode.

The change also includes Microsoft.DotNet.HotReload.Watch.Aspire project that has IVT to Aspire.CLI (similar to Roslyn's External Access) and allows Aspire to launch the watcher.

Copy link
Contributor

github-actions bot commented Oct 3, 2025

This PR is targeting main, which is now for .NET 11-facing work. If you intended to target .NET 10, either retarget this PR to release/10.0.1xx or make sure you backport the change to release/10.0.1xx after merging. See #50394 for more details.

@github-actions github-actions bot added the Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch label Oct 3, 2025
Copy link
Contributor

Thanks for your PR, @@tmat.
To learn about the PR process and branching schedule of this repo, please take a look at the SDK PR Guide.

@DustinCampbell DustinCampbell self-requested a review October 3, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant