{ "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "Default": { "commandName": "Project", "dotnetRunMessages": true, "environmentVariables": { } }, "Development": { "commandName": "Project", "dotnetRunMessages": true, "environmentVariables": { "DOTNET_ENVIRONMENT": "Development" } }, "Local config": { "commandName": "Project", "dotnetRunMessages": true, "environmentVariables": { "DOTNET_ENVIRONMENT": "Local" } } } }