diff options
Diffstat (limited to 'VegaData/Properties')
| -rw-r--r-- | VegaData/Properties/launchSettings.json | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/VegaData/Properties/launchSettings.json b/VegaData/Properties/launchSettings.json deleted file mode 100644 index e579794..0000000 --- a/VegaData/Properties/launchSettings.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/launchsettings.json", - "profiles": { - "http": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": false, - "applicationUrl": "http://localhost:5234", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, - "https": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": false, - "applicationUrl": "https://localhost:7097;http://localhost:5234", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - } - } -} |
