CloudBuilder.Topshelf/Properties/launchSettings.json
owenchen 8c8ab4ff5f ow
2026-05-29 16:52:56 +08:00

8 lines
165 B
JSON

{
"profiles": {
"CloudBuilder.Topshelf": {
"commandName": "Project",
"commandLineArgs": "task:ChineseNameExtractorTask book_id:B000008"
}
}
}