PDF3D/PDFGenerator/Properties/launchSettings.json
2023-04-24 16:20:24 +08:00

8 lines
206 B
JSON

{
"profiles": {
"PDFGenerator": {
"commandName": "Project",
"commandLineArgs": " D:\\OneDrive\\Code\\Private\\PDFGenerator\\PDF3D.Addin\\bin\\Debug\\net472\\test.IDTF test.pdf"
}
}
}