Files
met08ddupsp1tbi/Adaptation/.vscode/launch.json
Mike Phares 7d61122159 MET08DDUPSP1TBI - v2.43.0 - Using EDA
Multiple Storage Paths and delete old way
2022-06-07 11:47:02 -07:00

11 lines
152 B
JSON

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