{ "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "ZeroFramework.DeviceCenter.API": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "https://localhost:6001", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }