aboutsummaryrefslogtreecommitdiffstats
path: root/VegaData/Properties
diff options
context:
space:
mode:
authorivar <i@oiee.no>2025-10-26 11:33:30 +0100
committerivar <i@oiee.no>2025-10-26 11:33:30 +0100
commit8de1187b627625b94ef8088de3e9255ccd17baf4 (patch)
tree8e59d5778b209e093d23d985834ae2a7abb21fcc /VegaData/Properties
parentc40cce23c7a034a22b5db266983cd4409d67d769 (diff)
downloadvegadata-8de1187b627625b94ef8088de3e9255ccd17baf4.tar.xz
vegadata-8de1187b627625b94ef8088de3e9255ccd17baf4.zip
.
Diffstat (limited to 'VegaData/Properties')
-rw-r--r--VegaData/Properties/launchSettings.json23
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"
- }
- }
- }
-}