Skip to content

Commit

Permalink
Merge pull request #184 from tig/tui_1_10
Browse files Browse the repository at this point in the history
Updates ConsoleGuiTools to Terminal.Gui v1.10
  • Loading branch information
SteveL-MSFT authored May 2, 2023
2 parents 76dbfce + 04ee196 commit 95b9d88
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Nstack.Core" Version="0.17.1" />
<PackageReference Include="Terminal.Gui" Version="1.7.2" />
<PackageReference Include="Nstack.Core" Version="1.0.7" />
<PackageReference Include="Terminal.Gui" Version="1.10" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.6" />
</ItemGroup>

Expand Down

0 comments on commit 95b9d88

Please sign in to comment.