chore: debug stuff
This commit is contained in:
@@ -182,7 +182,7 @@ return {
|
||||
|
||||
dap.adapters.coreclr = {
|
||||
type = "executable",
|
||||
command = netcoredbgCommand ,
|
||||
command = netcoredbgCommand,
|
||||
args = { "--interpreter=vscode" },
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user