diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2023-01-13 20:21:20 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2023-01-13 20:21:20 +0100 |
| commit | 0ae5a68a9d81547bb9b741458d94b5f1b7374027 (patch) | |
| tree | 485384d892cdfe4dc6af79f3cf0abe11d2e552b1 /BlobBin/Properties/launchSettings.json | |
| parent | 971c00b8f5977db9422eeafa47b262c1030bd4af (diff) | |
| download | blob-bin-0ae5a68a9d81547bb9b741458d94b5f1b7374027.tar.xz blob-bin-0ae5a68a9d81547bb9b741458d94b5f1b7374027.zip | |
feat: First dev release
Diffstat (limited to 'BlobBin/Properties/launchSettings.json')
| -rw-r--r-- | BlobBin/Properties/launchSettings.json | 15 |
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" - } - } - } -} |
