Files
GhostEngine/src/Test/Ghost.Graphics.Test/Properties/launchSettings.json
2026-02-18 00:52:18 +09:00

11 lines
214 B
JSON

{
"profiles": {
"Ghost.Graphics.Test (Package)": {
"commandName": "MsixPackage",
"nativeDebugging": true
},
"Ghost.Graphics.Test (Unpackaged)": {
"commandName": "Project"
}
}
}