Miguel de Icaza 7 年 前
コミット
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>