Remotely/Remotely_Agent/Properties/launchSettings.json
2019-03-01 09:01:16 -08:00

8 lines
106 B
JSON

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