Files
Terminal.Gui/docfx/scripts/OutputView/Properties/launchSettings.json

8 lines
126 B
JSON

{
"profiles": {
"OutputView": {
"commandName": "Project",
"commandLineArgs": "--view=FileDialog"
}
}
}