OF-DL/Cajetan.OF-DL/Properties/launchSettings.json

11 lines
274 B
JSON

{
"profiles": {
"Cajetan.OF-DL": {
"commandName": "Project",
"workingDirectory": "..\\.dev\\",
//"commandLineArgs": "--non-interactive --specific-lists Capture"
"commandLineArgs": "--non-interactive --specific-users amyboz"
}
}
}