From b7e39b59fd0fc7b5610ebff29035bf622079e0d8 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 5 Oct 2022 20:45:21 +0800 Subject: refactor: Change file structure --- server/src/Properties/launchSettings.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 server/src/Properties/launchSettings.json (limited to 'server/src/Properties/launchSettings.json') diff --git a/server/src/Properties/launchSettings.json b/server/src/Properties/launchSettings.json deleted file mode 100644 index ebd333b..0000000 --- a/server/src/Properties/launchSettings.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "$schema": "http://json.schemastore.org/launchsettings.json", - "profiles": { - "IOL.GreatOffice": { - "commandName": "Project", - "dotnetRunMessages": "true", - "launchBrowser": false, - "applicationUrl": "http://localhost:5000", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - } - } -} -- cgit v1.3