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