Miguel de Icaza 7 лет назад
Родитель
Сommit
bf728373a4
1 измененных файлов с 1 добавлено и 1 удалено
  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>