Files
glitchy-engine-beef/bin/BuildTool/Properties/launchSettings.json
T

8 lines
162 B
JSON

{
"profiles": {
"BuildTool": {
"commandName": "Project",
"commandLineArgs": "build All --debug --workspace \"$(ProjectDir)/../../\""
}
}
}