4 lines
No EOL
127 B
Batchfile
4 lines
No EOL
127 B
Batchfile
@echo off
|
|
|
|
call runprebuild.bat
|
|
dotnet publish --nologo -o bootstrap -c Release --self-contained true /p:PublishSingleFile=true |