Files
Terminal.Gui/UICatalog/Properties/launchSettings.json
Tig Kindel cc04bb37f5 Release v1.6.0 (#1722)
* Change log for Release v1.6.0

* Regenerated API docs for v1.6.0

* Merged #1724

* Relnotes update

* Fixed minor issues in readme

* Updated changelog

* New sample.gif for README.md

* Ignore demo artifacts
2022-05-26 13:50:17 -07:00

12 lines
227 B
JSON

{
"profiles": {
"UICatalog": {
"commandName": "Project",
"commandLineArgs": "\"ProgressBar Styles\""
},
"UICatalog : -usc": {
"commandName": "Project",
"commandLineArgs": "-usc"
}
}
}