From 1790a3f5447907338cdbbfc9f44256cf74f36e31 Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Sat, 2 Aug 2025 18:28:44 +0300 Subject: Rebrand to Aamukampa --- TJLaskuri.Web/Properties/launchSettings.json | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 TJLaskuri.Web/Properties/launchSettings.json (limited to 'TJLaskuri.Web/Properties/launchSettings.json') diff --git a/TJLaskuri.Web/Properties/launchSettings.json b/TJLaskuri.Web/Properties/launchSettings.json deleted file mode 100644 index 6d3fec3..0000000 --- a/TJLaskuri.Web/Properties/launchSettings.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/launchsettings.json", - "profiles": { - "http": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": true, - "applicationUrl": "http://localhost:5270", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, - "https": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": true, - "applicationUrl": "https://localhost:7106;http://localhost:5270", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - } - } -} -- cgit v1.2.3