Get flat project list
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
@if (_solutionFilePath is not null)
|
||||
{
|
||||
<DisplayNoneComponent Visible="@(_selectedBottomPanel is BottomPanelType.Run)">
|
||||
<RunPanel />
|
||||
<RunPanel SolutionModel="@_solutionModel" />
|
||||
</DisplayNoneComponent>
|
||||
<DisplayNoneComponent Visible="@(_selectedBottomPanel is BottomPanelType.Build)">
|
||||
<TerminalOutputDisplay />
|
||||
|
||||
Reference in New Issue
Block a user