Skip to content

Conversation

tmat
Copy link
Member

@tmat tmat commented Sep 15, 2025

Add dotnet-watch-test-browser project that implements a browser mock that can connect to browser refresh server created by dotnet-watch.
Use the existing environment variable DOTNET_WATCH_BROWSER_PATH to hook it up.

Fixes #49727
Fixes https://github.com/dotnet/AspNetCore-ManualTests/issues/3718

Display "Restarting application to apply the change" instead of rude edits when auto-restarting:
RestartingApp

Copy link
Contributor

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.

@tmat tmat changed the base branch from main to release/10.0.1xx September 15, 2025 23:46
@github-actions github-actions bot added the Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch label Sep 15, 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.

Improve auto-restart reporting in the browser
@tmat tmat marked this pull request as ready for review September 23, 2025 17:48
@tmat tmat requested a review from a team as a code owner September 23, 2025 17:48
@tmat
Copy link
Member Author

tmat commented Sep 23, 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.

Nice!

@tmat tmat merged commit 573598c into dotnet:release/10.0.1xx Sep 24, 2025
28 checks passed
@tmat tmat deleted the BrowserTests branch September 24, 2025 21:16
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.

2 participants