Files
PdfPig/tools/UglyToad.PdfPig.ConsoleRunner/Properties/launchSettings.json

8 lines
155 B
JSON

{
"profiles": {
"UglyToad.PdfPig.ConsoleRunner": {
"commandName": "Project",
"commandLineArgs": "\"C:\\temp\\pdfs\\archive\""
}
}
}