3 lines
67 B
Batchfile
3 lines
67 B
Batchfile
|
@echo off
|
||
|
|
||
|
dotnet watch --project ./src/client/Bootstrap.Client run
|