{ "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "https": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "workingDirectory": "$(TargetDir)", "applicationUrl": "https://localhost:7061", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }