From 0ae5a68a9d81547bb9b741458d94b5f1b7374027 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Fri, 13 Jan 2023 20:21:20 +0100 Subject: feat: First dev release --- BlobBin/Properties/launchSettings.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 BlobBin/Properties/launchSettings.json (limited to 'BlobBin/Properties/launchSettings.json') diff --git a/BlobBin/Properties/launchSettings.json b/BlobBin/Properties/launchSettings.json deleted file mode 100644 index e19510b..0000000 --- a/BlobBin/Properties/launchSettings.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/launchsettings.json", - "profiles": { - "http": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": false, - "launchUrl": "", - "applicationUrl": "http://localhost:5033", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - } - } -} -- cgit v1.3