{ "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "MoneyManager": { "commandName": "Project", "applicationUrl": "https://localhost:5002;http://localhost:5001", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }