sharp-chat/debug.bat
2022-08-30 17:05:29 +02:00

5 lines
105 B
Batchfile

@echo off
SET DOTNET_CLI_TELEMETRY_OPTOUT=1
SET LANG=en_US.UTF-8
dotnet run --project SharpChat -c Debug