Code cleanup
This commit is contained in:
4
build_linux.bat
Normal file
4
build_linux.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
dotnet publish -c Release -r linux-x64 --self-contained
|
||||
'dotnet publish -c Release -r linux-x64 --self-contained -p:PublishSingleFile=true -p:IncludeAllContentForSelfExtract=true
|
||||
pause
|
||||
Reference in New Issue
Block a user