Files
AMWD.Protocols.Modbus/tool/CliClient/Properties/launchSettings.json

10 lines
166 B
JSON

{
"profiles": {
"ConsoleApp": {
"commandName": "Project",
"commandLineArgs": "--debug COM1",
"remoteDebugEnabled": false
}
}
}