From 545b53e43c8fe4995dd928158ff9b4066d95026b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20P=C3=A9rez=20Ngounou?= Date: Sat, 11 Feb 2023 18:24:30 +0100 Subject: [PATCH] uilk --- Sources/BowlingApi/BowlingApi.csproj | 1 + Sources/BowlingApi/Properties/launchSettings.json | 7 ------- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/Sources/BowlingApi/BowlingApi.csproj b/Sources/BowlingApi/BowlingApi.csproj index 02cf880..2605b8f 100644 --- a/Sources/BowlingApi/BowlingApi.csproj +++ b/Sources/BowlingApi/BowlingApi.csproj @@ -6,6 +6,7 @@ enable 10 Linux + a5510074-b7ff-47da-b86c-be8f090f9e31 diff --git a/Sources/BowlingApi/Properties/launchSettings.json b/Sources/BowlingApi/Properties/launchSettings.json index cfd4403..018693f 100644 --- a/Sources/BowlingApi/Properties/launchSettings.json +++ b/Sources/BowlingApi/Properties/launchSettings.json @@ -27,13 +27,6 @@ "ASPNETCORE_ENVIRONMENT": "Development" } }, - "RestFull": { - "commandName": "Project", - "applicationUrl": "https://localhost:5001", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true,