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

8 lines
No EOL
130 B
JSON

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