WsParser_VS/AstConv/Properties/launchSettings.json

8 lines
153 B
JSON

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