mattercontrol/Tests/MatterControl.AutomationTests/Properties/launchSettings.json

8 lines
130 B
JSON
Raw Normal View History

2022-07-15 17:28:39 -07:00
{
"profiles": {
"MatterControl.AutomationTests": {
"commandName": "Project",
"nativeDebugging": true
}
}
}