瀏覽代碼

Don't launch browser

Robert Marshall 3 年之前
父節點
當前提交
afdadbcd90
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"