launchSettings.json 213 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 { "profiles": { "HHECS.ConsoleExecutor": { "commandName": "Project", "dotnetRunMessages": true, "environmentVariables": { "DOTNET_ENVIRONMENT": "Development" } } } }