roadie/Inspector/Properties/launchSettings.json
2019-06-02 18:52:09 -05:00

8 lines
No EOL
150 B
JSON

{
"profiles": {
"Inspector": {
"commandName": "Project",
"commandLineArgs": "-f \"N:\\_complete\" -d \"M:\\inbound\" -r"
}
}
}