Update the build instructions due to a bug
This commit is contained in:
parent
39fadf19be
commit
f2bcf5e306
8 changed files with 2 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
@echo off
|
||||
|
||||
call runprebuild.bat
|
||||
dotnet publish --nologo -o bootstrap -c Release --self-contained true /p:PublishSingleFile=true /p:PublishReadyToRun=true /p:PublishTrimmed=true
|
||||
dotnet publish --nologo -o bootstrap -c Release --self-contained true /p:PublishSingleFile=true
|
Loading…
Add table
Add a link
Reference in a new issue