Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 306 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 306 Bytes

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.