Skip to content

szalapski/HotReloadIssue45519Demo

Repository files navigation

See dotnet/aspnetcore#51781

To reproduce the problem: In Windows, run

dotnet watch --verbose --project ./TradeCars/Server

The site should start up. You'll see Hot reload capabilities: . which portends the failure. Edit anything in Index.razor to watch hot reload fail.