skyscraper8/skyscraper8/Properties/launchSettings.json
feyris-tan c740e3c6bb
Some checks failed
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m40s
Added warning on invalid DSM-CC sections.
2026-03-15 20:09:08 +01:00

12 lines
277 B
JSON

{
"profiles": {
"skyscraper8": {
"commandName": "Project",
"commandLineArgs": "\"C:\\devel\\skyscraper8-testsuite\\cosmo_dsmcc.ts\"",
"remoteDebugEnabled": false
},
"Container (Dockerfile)": {
"commandName": "Docker"
}
}
}