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

8 lines
200 B
JSON

{
"profiles": {
"Mssql2Sqlite": {
"commandName": "Project",
"commandLineArgs": "C:\\DropZone\\pages.db 963f0b81-f2ac-488b-9b21-521852641ec4 localhost TightWiki_Katzebase"
}
}
}