diff --git a/src/Robware.Api.Blog/Properties/launchSettings.json b/src/Robware.Api.Blog/Properties/launchSettings.json index 2b67c7f..63d4bec 100644 --- a/src/Robware.Api.Blog/Properties/launchSettings.json +++ b/src/Robware.Api.Blog/Properties/launchSettings.json @@ -17,7 +17,7 @@ }, "Robware.Api.Blog": { "commandName": "Project", - "launchBrowser": true, + "launchBrowser": false, "launchUrl": "weatherforecast", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development"