{
"commands": {
"debughost": {
"fileName": "cmd.exe",
"workingDirectory": ".",
"arguments": "/c debughost.cmd"
}
},
"-vs-binding": { "ProjectOpened": [ "debughost" ] }