diff options
author | crupest <crupest@outlook.com> | 2019-04-13 15:26:58 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-04-13 15:26:58 +0800 |
commit | bbd81af80691c2b0bccdb83e06e2fb8052be3f87 (patch) | |
tree | 916383c704ee6c989fff9658188ef16693ea0db7 /Timeline/Properties | |
parent | 3ea5a53fa0846d5a7a1569e3d8bcb3d8257b6533 (diff) | |
download | timeline-bbd81af80691c2b0bccdb83e06e2fb8052be3f87.tar.gz timeline-bbd81af80691c2b0bccdb83e06e2fb8052be3f87.tar.bz2 timeline-bbd81af80691c2b0bccdb83e06e2fb8052be3f87.zip |
...
Diffstat (limited to 'Timeline/Properties')
-rw-r--r-- | Timeline/Properties/launchSettings.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Timeline/Properties/launchSettings.json b/Timeline/Properties/launchSettings.json index 69eebf54..5d9312b5 100644 --- a/Timeline/Properties/launchSettings.json +++ b/Timeline/Properties/launchSettings.json @@ -10,14 +10,12 @@ "profiles": { "IIS Express": { "commandName": "IISExpress", - "launchBrowser": false, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "Timeline": { "commandName": "Project", - "launchBrowser": false, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } |