From a3fbae07ad70ef0e4e12ed416874b54876db5b01 Mon Sep 17 00:00:00 2001 From: GF-Huang Date: Thu, 10 Jun 2021 01:26:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20NuGet=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Socklient/Socklient.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Socklient/Socklient.csproj b/Socklient/Socklient.csproj index 842217e..86e083f 100644 --- a/Socklient/Socklient.csproj +++ b/Socklient/Socklient.csproj @@ -5,7 +5,7 @@ 8.0 enable Socklient - 4.0.0-alpha7 + 4.0.0 GF-Huang A SOCKS5 client written in C# that implements RFC1928 & RFC1929.