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 | 696fb826fac5543bbafad89078366979564355df (patch) | |
tree | 916383c704ee6c989fff9658188ef16693ea0db7 /Timeline/Properties | |
parent | 567202a131f248ab31f092d66f936c181fa34169 (diff) | |
download | timeline-696fb826fac5543bbafad89078366979564355df.tar.gz timeline-696fb826fac5543bbafad89078366979564355df.tar.bz2 timeline-696fb826fac5543bbafad89078366979564355df.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" } |