From 649afc740b8c97148e85adc1ace0ad4a8a967544 Mon Sep 17 00:00:00 2001 From: "Gui.H" Date: Wed, 11 May 2022 10:54:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E5=88=AB=E6=B7=BB=E5=8A=A0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FastTunnel.Api/FastTunnel.Api.csproj | 1 + FastTunnel.Core/FastTunnel.Core.csproj | 1 + FastTunnel.Hosting/FastTunnel.Hosting.csproj | 1 + 3 files changed, 3 insertions(+) diff --git a/FastTunnel.Api/FastTunnel.Api.csproj b/FastTunnel.Api/FastTunnel.Api.csproj index 9b44515..3f9268d 100644 --- a/FastTunnel.Api/FastTunnel.Api.csproj +++ b/FastTunnel.Api/FastTunnel.Api.csproj @@ -1,5 +1,6 @@ + 3.0.0-Beta.1.22511 net5.0;net6.0 diff --git a/FastTunnel.Core/FastTunnel.Core.csproj b/FastTunnel.Core/FastTunnel.Core.csproj index 83ffd4e..9828b22 100644 --- a/FastTunnel.Core/FastTunnel.Core.csproj +++ b/FastTunnel.Core/FastTunnel.Core.csproj @@ -1,5 +1,6 @@ + 3.0.0-Beta.1.22511 README.md net5.0;net6.0 diff --git a/FastTunnel.Hosting/FastTunnel.Hosting.csproj b/FastTunnel.Hosting/FastTunnel.Hosting.csproj index 24c580f..e51c130 100644 --- a/FastTunnel.Hosting/FastTunnel.Hosting.csproj +++ b/FastTunnel.Hosting/FastTunnel.Hosting.csproj @@ -1,5 +1,6 @@ + 3.0.0-Beta.1.22511 enable enable README.md