Miguel de Icaza hace 7 años
padre
commit
bf728373a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>