mattercontrol/Tests/MatterControl.Tests/Properties/launchSettings.json
2022-07-15 17:28:39 -07:00

8 lines
No EOL
120 B
JSON

{
"profiles": {
"MatterControl.Tests": {
"commandName": "Project",
"nativeDebugging": true
}
}
}