Explorar el Código

Don't launch browser

Robert Marshall hace 3 años
padre
commit
afdadbcd90
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Robware.Api.Projects/Properties/launchSettings.json

+ 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"