2
0
Эх сурвалжийг харах

Merge pull request #1310 from tig/v_1_1_2

v1.1.2 test release
Charlie Kindel 4 жил өмнө
parent
commit
b803c3add8

+ 4 - 1
Terminal.Gui/Terminal.Gui.csproj

@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType></DebugType>
   </PropertyGroup>
@@ -40,6 +40,9 @@
     <Title>Terminal.Gui is a framework for creating console user interfaces</Title>
 
     <PackageReleaseNotes>
+      v1.1.2
+      * testing
+
       v1.1.1
       * Fixes #1307 - MainLoop timeouts duplicate keys error.