From dd48651da328ed6b854d8901771cd6bb1d7e8de9 Mon Sep 17 00:00:00 2001 From: Tig Kindel Date: Thu, 26 May 2022 13:16:25 -0700 Subject: [PATCH] Fixes #1693 (Charmap wide runes) by upgrading to Nstack.core 0.17 (#1718) * Fixes #1693 (Charmap wide runes) by upgrading to Nstack.core 0.17 * Upgraded Example to NStack.Core 0.17 --- Example/Example.csproj | 2 +- Terminal.Gui/Terminal.Gui.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Example/Example.csproj b/Example/Example.csproj index 5ea8cd45b..3e494bd3f 100644 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -6,7 +6,7 @@ - + diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index d9a767b8e..61575815d 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -15,7 +15,7 @@ - +