Miguel de Icaza 7 anni fa
parent
commit
bf728373a4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>