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