aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Properties')
-rw-r--r--Timeline/Properties/launchSettings.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/Timeline/Properties/launchSettings.json b/Timeline/Properties/launchSettings.json
index 69eebf54..5d9312b5 100644
--- a/Timeline/Properties/launchSettings.json
+++ b/Timeline/Properties/launchSettings.json
@@ -10,14 +10,12 @@
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
- "launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"Timeline": {
"commandName": "Project",
- "launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}