3 lines
101 B
Bash
3 lines
101 B
Bash
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
|
|
|
dotnet run --project BackupManager -c Release -f netcoreapp2.2
|