fast-blazor/watch-server.bat

2 строки
114 B
Batchfile

set DOTNET_WATCH_RESTART_ON_RUDE_EDIT=true
dotnet watch --project examples\Demo\Server\FluentUI.Demo.Server.csproj