This repository has been archived on 2023-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
PainterlyUNO/Matrix App/Properties/launchSettings.json

9 lines
146 B
JSON
Raw Normal View History

2021-06-09 16:43:27 +00:00
{
"profiles": {
"Matrix App": {
"commandName": "Project",
"remoteDebugEnabled": false,
"nativeDebugging": true
}
}
}