Miguel de Icaza 7 years ago
parent
commit
bf728373a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      StandaloneExample/StandaloneExample.csproj

+ 1 - 1
StandaloneExample/StandaloneExample.csproj

@@ -7,6 +7,6 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Terminal.Gui" Version="0.6.0" />
+    <PackageReference Include="Terminal.Gui" Version="0.8.0" />
   </ItemGroup>
 </Project>