Skip to content

Commit

Permalink
Upgrade OCGV to use latest Terminal.Gui 1.7 package (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
tig authored Aug 3, 2022
1 parent 2cd144a commit ac7d4df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Nstack.Core" Version="0.17.*" />
<PackageReference Include="Terminal.Gui" Version="1.6.*" />
<PackageReference Include="Terminal.Gui" Version="1.7.*" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.*" />
</ItemGroup>

Expand Down

0 comments on commit ac7d4df

Please sign in to comment.