CloudBuilder.Topshelf/Properties/launchSettings.json
owenchen 527205520b ow
2026-05-29 13:03:00 +08:00

8 lines
154 B
JSON

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