4 lines
63 B
Batchfile
4 lines
63 B
Batchfile
|
@echo off
|
||
|
|
||
|
dotnet publish src\admin\Bootstrap.Admin -c Release
|