3 lines
65 B
Batchfile
3 lines
65 B
Batchfile
|
@echo off
|
||
|
|
||
|
dotnet watch --project ./src/admin/Bootstrap.Admin run
|