Skip to content

Commit

Permalink
Updates the project to the latest Terminal.Gui release (v1.10).
Browse files Browse the repository at this point in the history
  • Loading branch information
tig committed Apr 28, 2023
1 parent 54394e4 commit 04ee196
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 04ee196

Please sign in to comment.