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