mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 17:28:01 +01:00
* prepping for v1.7 release * Updated release notes for v1.7 * updated rel notes * regen docs * trying to fix view source * reactive ui update
31 lines
663 B
JSON
31 lines
663 B
JSON
{
|
|
"profiles": {
|
|
"UICatalog": {
|
|
"commandName": "Project"
|
|
},
|
|
"UICatalog : -usc": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "-usc"
|
|
},
|
|
"Wizards": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "Wizards"
|
|
},
|
|
"Dialogs": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "Dialogs"
|
|
},
|
|
"Buttons": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "Buttons"
|
|
},
|
|
"WizardAsView": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "WizardAsView"
|
|
},
|
|
"Issue1719Repro": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"ProgressBar Styles\""
|
|
}
|
|
}
|
|
} |