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

2 lines
123 B
Batchfile
Executable file

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