From ccaade6f2fefa6b684eb62ba937e802f545fd5b6 Mon Sep 17 00:00:00 2001 From: Charlie Kindel Date: Sun, 18 Sep 2022 18:13:31 -0600 Subject: [PATCH] Updated to NStack v1.0.3 --- Example/Example.csproj | 2 +- Terminal.Gui/Terminal.Gui.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Example/Example.csproj b/Example/Example.csproj index f82d9429b..fc1498ca1 100644 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -11,7 +11,7 @@ 1.0 - + diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index e01489dd0..aee4c52cb 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -17,7 +17,7 @@ - + @@ -80,7 +80,7 @@ Terminal.Gui - Cross Platform Terminal user interface toolkit for .NET Release v1.8.0 - * Fixes #2043. Update to NStack v1.0.1 + * Fixes #2043. Update to NStack v1.0.3 * Fixes #2045. TrySetClipboardData test must be enclosed with a lock. * Fixes #2025. API Docs are now generated via Github Action - View Source Works * Fixes #1991. Broken link in README