(Trying again; fat fingers) - Removed packages.config (defunct). Relnotes for 1.8.1
@@ -79,6 +79,9 @@
<Summary>A toolkit for building rich console apps for .NET that works on Windows, Mac, and Linux/Unix.</Summary>
<Title>Terminal.Gui - Cross Platform Terminal user interface toolkit for .NET</Title>
<PackageReleaseNotes>
+ Release v1.8.1
+ * Fixes #2053. MessageBox.Query not wrapping correctly
+
Release v1.8.0
* Fixes #2043. Update to NStack v1.0.3
* Fixes #2045. TrySetClipboardData test must be enclosed with a lock.
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<packages>
- <package id="NStack.Core" version="0.14.0" targetFramework="net472" />
-</packages>