From 696fb826fac5543bbafad89078366979564355df Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 13 Apr 2019 15:26:58 +0800 Subject: ... --- Timeline/Properties/launchSettings.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'Timeline/Properties/launchSettings.json') 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" } -- cgit v1.2.3