Fixed Archive and Added OpenInsight
This commit is contained in:
2
Adaptation/.vscode/launch.json
vendored
2
Adaptation/.vscode/launch.json
vendored
@ -4,7 +4,7 @@
|
||||
"name": ".NET Core Attach",
|
||||
"type": "coreclr",
|
||||
"request": "attach",
|
||||
"processId": 20196
|
||||
"processId": 25008
|
||||
}
|
||||
]
|
||||
}
|
||||
|
4
Adaptation/.vscode/settings.json
vendored
4
Adaptation/.vscode/settings.json
vendored
@ -22,6 +22,7 @@
|
||||
"Villach",
|
||||
"Vrng"
|
||||
],
|
||||
"coverage-gutters.coverageBaseDir": "../../../../MET08ANLYSDIFAAST230/05_TestResults/TestResults/**",
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#0fc5f0",
|
||||
"activityBar.activeBorder": "#d20dac",
|
||||
@ -39,7 +40,8 @@
|
||||
"titleBar.activeBackground": "#0c9ec0",
|
||||
"titleBar.activeForeground": "#e7e7e7",
|
||||
"titleBar.inactiveBackground": "#0c9ec099",
|
||||
"titleBar.inactiveForeground": "#e7e7e799"
|
||||
"titleBar.inactiveForeground": "#e7e7e799",
|
||||
"commandCenter.border": "#e7e7e799"
|
||||
},
|
||||
"peacock.color": "#0c9ec0"
|
||||
}
|
Reference in New Issue
Block a user