Update bootstrap for windows and linux script
This commit is contained in:
parent
2c06d8afd7
commit
51d26541ba
8 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
@echo off
|
||||
|
||||
call runprebuild.bat
|
||||
dotnet build -c Release
|
||||
dotnet publish --nologo -o bootstrap -c Release --self-contained true /p:PublishSingleFile=true /p:PublishReadyToRun=true /p:PublishTrimmed=true
|
Loading…
Add table
Add a link
Reference in a new issue