NmeaParser/docs/AppliesToGenerator/Properties/launchSettings.json

8 lines
187 B
JSON
Raw Normal View History

{
"profiles": {
"DocFXAppliesToGenerator": {
"commandName": "Project",
"commandLineArgs": "e:\\GitHub\\dotMorten\\NmeaParser.DocFX\\docs\\appliesToList.json"
}
}
}