Mike Phares b1ca4d2f83 #pragma warning disable ...
#pragma warning restore ...
2022-02-15 09:56:12 -07:00

11 lines
152 B
JSON

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