This commit is contained in:
2021-11-26 19:46:32 +00:00
parent 1fd940a1da
commit 590e0a1b58
5 changed files with 91 additions and 46 deletions

View File

@@ -14,7 +14,7 @@ dotnet publish -c Release -o C:\data\code\raven\dist\win-x64\ayanova\ -r win-x6
rmdir C:\data\code\raven\dist\win-x64\launcher /s/q
mkdir C:\data\code\raven\dist\win-x64\launcher
cd C:\data\code\raven-launcher\
dotnet publish -c Release -o C:\data\code\raven\dist\win-x64\launcher\ -r win-x64 --no-self-contained
dotnet publish -c Release -o C:\data\code\raven\dist\win-x64\launcher\ -r win-x64 --self-contained