Remotely/Agent/Properties/launchSettings.json
Jared Goodwin 10ec413b7d WIP
2021-07-29 07:53:54 -07:00

8 lines
106 B
JSON

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