{ "profiles": { "profileA": {}, "Phares-Development": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}", "applicationUrl": "https://localhost:7023;http://localhost:5027", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "Phares-Production": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}", "applicationUrl": "https://localhost:7023;http://localhost:5027", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Production" } } } }