diff --git a/src/KeyConnector/Properties/launchSettings.json b/src/KeyConnector/Properties/launchSettings.json index 8dce948..cf66518 100644 --- a/src/KeyConnector/Properties/launchSettings.json +++ b/src/KeyConnector/Properties/launchSettings.json @@ -18,7 +18,7 @@ "SsoAgent": { "commandName": "Project", "dotnetRunMessages": "true", - "launchBrowser": true, + "launchBrowser": false, "applicationUrl": "http://localhost:5000", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development"