Updated directives.
This commit is contained in:
parent
dcb92c0d63
commit
f63a9aba94
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||||
|
|
||||||
dotnet run --project BackupManager
|
dotnet run --project BackupManager -c Release -f netcoreapp2.2
|
||||||
|
|
Reference in a new issue