ProjectGuid

Added Climatec to Test.cs
GetJobIdDirectory
Remove and
mesfs
This commit is contained in:
2024-04-02 11:03:01 -07:00
parent 09d2d904c6
commit 6f48f4890e
6 changed files with 103 additions and 18 deletions

View File

@ -26,25 +26,25 @@
],
"coverage-gutters.coverageBaseDir": "../../../../MET08AWCT/05_TestResults/TestResults/**",
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#5d8f9e",
"activityBar.activeBackground": "#4547ab",
"activityBar.activeBorder": "#dacec5",
"activityBar.background": "#5d8f9e",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#78476d",
"activityBar.background": "#4547ab",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#2d1213",
"activityBarBadge.foreground": "#e7e7e7",
"sash.hoverBorder": "#5d8f9e",
"statusBar.background": "#4a727e",
"sash.hoverBorder": "#4547ab",
"statusBar.background": "#363887",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#5d8f9e",
"statusBarItem.remoteBackground": "#4a727e",
"statusBarItem.hoverBackground": "#4547ab",
"statusBarItem.remoteBackground": "#363887",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#4a727e",
"titleBar.activeBackground": "#363887",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#4a727e99",
"titleBar.inactiveBackground": "#36388799",
"titleBar.inactiveForeground": "#e7e7e799",
"commandCenter.border": "#e7e7e799"
},
"peacock.color": "#4a727e",
"peacock.color": "#363887",
"cSpell.enabled": false
}