{ "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "EntrustSettle": { "commandName": "Project", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "applicationUrl": "http://localhost:6001" } } }