From 55ede4ca20111da0c436e516579bca49bb34960e Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 27 Oct 2022 21:13:56 +0800 Subject: ... --- BackEnd/Timeline.Tests/Properties/launchSettings.json | 2 -- BackEnd/Timeline/Properties/launchSettings.json | 8 -------- 2 files changed, 10 deletions(-) delete mode 100644 BackEnd/Timeline.Tests/Properties/launchSettings.json diff --git a/BackEnd/Timeline.Tests/Properties/launchSettings.json b/BackEnd/Timeline.Tests/Properties/launchSettings.json deleted file mode 100644 index f3ee419d..00000000 --- a/BackEnd/Timeline.Tests/Properties/launchSettings.json +++ /dev/null @@ -1,2 +0,0 @@ -{ -} diff --git a/BackEnd/Timeline/Properties/launchSettings.json b/BackEnd/Timeline/Properties/launchSettings.json index e081e0f3..a5b3b51c 100644 --- a/BackEnd/Timeline/Properties/launchSettings.json +++ b/BackEnd/Timeline/Properties/launchSettings.json @@ -22,14 +22,6 @@ "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Staging" } - }, - "Timeline": { - "commandName": "Project", - "launchBrowser": true, - "applicationUrl": "http://localhost:49414", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } } } } \ No newline at end of file -- cgit v1.2.3