WsParser_VS/AstConv/Properties/launchSettings.json

8 lines
143 B
JSON

{
"profiles": {
"AstConv": {
"commandName": "Project",
"commandLineArgs": "--file \"E:/storyline.xast\" --format"
}
}
}