summaryrefslogtreecommitdiffstats
path: root/BlobBin/Properties/launchSettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'BlobBin/Properties/launchSettings.json')
-rw-r--r--BlobBin/Properties/launchSettings.json15
1 files changed, 0 insertions, 15 deletions
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"
- }
- }
- }
-}