From b25279cdcff7944d7ae0c1a08fae41dbffb488de Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Tue, 17 Feb 2026 12:19:11 -0500 Subject: [PATCH] Delete Oqtane.Application/Client/Properties/launchSettings.json --- .../Client/Properties/launchSettings.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Oqtane.Application/Client/Properties/launchSettings.json diff --git a/Oqtane.Application/Client/Properties/launchSettings.json b/Oqtane.Application/Client/Properties/launchSettings.json deleted file mode 100644 index e8883ef9..00000000 --- a/Oqtane.Application/Client/Properties/launchSettings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "profiles": { - "Oqtane.Application.Client": { - "commandName": "Project", - "launchBrowser": true, - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - }, - "applicationUrl": "https://localhost:62381;http://localhost:62382" - } - } -} \ No newline at end of file