Remotely/Agent/Properties/launchSettings.json
2021-07-29 07:56:55 -07:00

9 lines
135 B
JSON

{
"profiles": {
"Agent": {
"commandName": "Project",
"commandLineArgs": "",
"nativeDebugging": true
}
}
}