Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tmat
Copy link
Member

@tmat tmat commented Oct 13, 2025

Requires dotnet/roslyn#80556, #51143

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.

@tmat
Copy link
Member Author

tmat commented Nov 12, 2025

@DustinCampbell ptal

Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I tried to find something to complain about, but the refactoring is very straightforward. 😄

@tmat
Copy link
Member Author

tmat commented Nov 12, 2025

/ba-g template engine failure

@tmat tmat merged commit f2d6e46 into dotnet:release/10.0.2xx Nov 12, 2025
22 of 25 checks passed
@tmat tmat deleted the AspireWatch2 branch November 12, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants