Prechádzať zdrojové kódy

Don't launch browser

Robert Marshall 3 rokov pred
rodič
commit
afdadbcd90

+ 1 - 1
src/Robware.Api.Projects/Properties/launchSettings.json

@@ -17,7 +17,7 @@
     },
     "Robware.Api.Projects": {
       "commandName": "Project",
-      "launchBrowser": true,
+      "launchBrowser": false,
       "launchUrl": "weatherforecast",
       "environmentVariables": {
         "ASPNETCORE_ENVIRONMENT": "Development"