From 168a409edc9e7eaf4d79b7b7f1b5b5cf915aa6e8 Mon Sep 17 00:00:00 2001 From: Alecio Furanze Date: Sun, 5 Mar 2023 04:56:26 +0200 Subject: [PATCH] update version 2.1.1 --- src/Netly.csproj | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/Netly.csproj b/src/Netly.csproj index ef304935..2fc44c95 100644 --- a/src/Netly.csproj +++ b/src/Netly.csproj @@ -1,8 +1,8 @@  - + @@ -12,7 +12,7 @@ Netly - 2.1.0 + 2.1.1 alec1o alec1o alec1o @@ -25,8 +25,7 @@ README.md LICENSE.md - + Fix. MainThread error - + Add. Byter v1.1.0 + + Fix. nuget readme Netly is a socket library for c# (C-Sharp). It facilitates the use of socket (UDP and TCP, Client and Server).