From 8de1187b627625b94ef8088de3e9255ccd17baf4 Mon Sep 17 00:00:00 2001 From: ivar Date: Sun, 26 Oct 2025 11:33:30 +0100 Subject: . --- VegaData/Properties/launchSettings.json | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 VegaData/Properties/launchSettings.json (limited to 'VegaData/Properties/launchSettings.json') diff --git a/VegaData/Properties/launchSettings.json b/VegaData/Properties/launchSettings.json deleted file mode 100644 index e579794..0000000 --- a/VegaData/Properties/launchSettings.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/launchsettings.json", - "profiles": { - "http": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": false, - "applicationUrl": "http://localhost:5234", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, - "https": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": false, - "applicationUrl": "https://localhost:7097;http://localhost:5234", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - } - } -} -- cgit v1.3