From dbf6f764d81215533d565e2a54b1e646812b4d1e Mon Sep 17 00:00:00 2001 From: Harry Cordewener Date: Sun, 17 Nov 2024 21:42:01 -0600 Subject: [PATCH] v1.0.9: Fix previous release by downgrading Stateless. Version 5.16.0 seems to have a bug. --- TelnetNegotiationCore/TelnetNegotiationCore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TelnetNegotiationCore/TelnetNegotiationCore.csproj b/TelnetNegotiationCore/TelnetNegotiationCore.csproj index 4939131..c62ce37 100644 --- a/TelnetNegotiationCore/TelnetNegotiationCore.csproj +++ b/TelnetNegotiationCore/TelnetNegotiationCore.csproj @@ -3,7 +3,7 @@ net9.0 latest - 1.0.8 + 1.0.9 True Telnet Negotiation Core $(AssemblyName)