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