Files
met08ddupsp1tbi/Adaptation/.vscode/launch.json

11 lines
152 B
JSON

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