mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-20 13:34:37 +01:00
Remove .NET Core Attach debug configurations
This commit is contained in:
parent
1f3f456123
commit
60157eb70c
1 changed files with 0 additions and 6 deletions
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
|
@ -28,12 +28,6 @@
|
|||
"logging": {
|
||||
"moduleLoad": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": ".NET Core Attach",
|
||||
"type": "coreclr",
|
||||
"request": "attach",
|
||||
"processId": "${command:pickProcess}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue