Files
met08ddupsp1tbi/Adaptation/.vscode/launch.json
Mike Phares d92078a7d9 Add Hyphen
Skip Tests
Dual write PDSF for Metrology Viewer
Removed IQS.Copy
Version Error Message
Added Climatec to Test.cs
GetJobIdDirectory
Remove and
2024-05-16 12:19:16 -07:00

11 lines
153 B
JSON

{
"configurations": [
{
"name": ".NET Core Attach",
"type": "coreclr",
"request": "attach",
"processId": 21440
}
]
}