Files
Progrart/ProgrartC/Properties/launchSettings.json
Creeper Lv dce1ff2518 ToData now supports multiple formats.
Introduce `ProgrartC` to build a single image to work with other build tools.
Added a `CombinedStorageProvider` to allow aggregate storage providers.
2026-01-16 00:36:38 +11:00

10 lines
148 B
JSON

{
"profiles": {
"ProgrartC": {
"commandName": "Project"
},
"Container (Dockerfile)": {
"commandName": "Docker"
}
}
}