/HotReloadIssue45519Demo

A demo project for https://github.com/dotnet/aspnetcore/issues/45519 and https://github.com/dotnet/aspnetcore/issues/47836

Primary LanguageHTML

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.