SOMS/test/VideoTest/Properties/launchSettings.json

8 lines
111 B
JSON
Raw Normal View History

2024-07-15 10:31:26 +08:00
{
"profiles": {
"VideoTest": {
"commandName": "Project",
"nativeDebugging": false
}
}
}