5 lines
91 B
Batchfile
5 lines
91 B
Batchfile
rd /s /q Luban
|
|
|
|
dotnet build ../../luban/src/Luban/Luban.csproj -c Release -o Luban
|
|
|
|
pause |