CloudBuilder.Topshelf/Properties/launchSettings.json
owenchen dbfa9bd1e8 ow
2026-06-04 16:02:14 +08:00

8 lines
179 B
JSON

{
"profiles": {
"CloudBuilder.Topshelf": {
"commandName": "Project",
"commandLineArgs": "task:ChineseNameExtractorTask book_id:B000010 chapter_id:73"
}
}
}