11 lines
152 B
JSON
11 lines
152 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": ".NET Core Attach",
|
|
"type": "coreclr",
|
|
"request": "attach",
|
|
"processId": 8084
|
|
}
|
|
]
|
|
}
|