Files
ZelWiki/DumpConfiguration/Properties/launchSettings.json
2025-01-22 23:31:03 +08:00

8 lines
157 B
JSON

{
"profiles": {
"DumpConfiguration": {
"commandName": "Project",
"commandLineArgs": "\"C:\\NTDLS\\TightWiki\\Data\\config.db\""
}
}
}