CloudBuilder.Topshelf/Properties/launchSettings.json
owenchen 39494fb5c3 ow
2026-06-02 15:22:10 +08:00

8 lines
165 B
JSON

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