mirror of
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
synced 2024-12-02 12:09:59 +08:00
4 lines
68 B
Batchfile
4 lines
68 B
Batchfile
|
@echo off
|
||
|
|
||
|
dotnet publish src/BootstrapBlazor.WebConsole -c Release
|