ModernUO/Tools/publish-linux-debug.sh
2020-05-01 22:42:39 -07:00

2 lines
125 B
Bash
Executable file

dotnet build -c Debug -r linux-x64 Projects/Argon2/Argon2.csproj
dotnet publish -c Debug -r linux-x64 --self-contained=false