skyscraper8/skyscraper8/Properties/launchSettings.json
feyris-tan aa21725182
Some checks failed
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m21s
Enable/Disable Sub-TS dumping.
2025-10-21 18:10:57 +02:00

12 lines
222 B
JSON

{
"profiles": {
"skyscraper8": {
"commandName": "Project",
"commandLineArgs": "subts-on",
"remoteDebugEnabled": false
},
"Container (Dockerfile)": {
"commandName": "Docker"
}
}
}