mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user