From f352be900478ae67f98c611179453405686d63b0 Mon Sep 17 00:00:00 2001 From: "Gui.H" Date: Mon, 25 Apr 2022 14:21:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FastTunnel.Api/FastTunnel.Api.csproj | 10 ++-- FastTunnel.Client/FastTunnel.Client.csproj | 6 +-- FastTunnel.Core/FastTunnel.Core.csproj | 10 ++-- FastTunnel.Core/TunnelResource.Designer.cs | 54 +++++++++++----------- FastTunnel.Server/FastTunnel.Server.csproj | 18 ++++---- 5 files changed, 49 insertions(+), 49 deletions(-) diff --git a/FastTunnel.Api/FastTunnel.Api.csproj b/FastTunnel.Api/FastTunnel.Api.csproj index ba8fefd..8332ed2 100644 --- a/FastTunnel.Api/FastTunnel.Api.csproj +++ b/FastTunnel.Api/FastTunnel.Api.csproj @@ -1,7 +1,7 @@ - + - net5.0 - 1.0.1 + net6.0 + 1.1.0 https://github.com/FastTunnel/FastTunnel/tree/v2/FastTunnel.Api https://github.com/FastTunnel/FastTunnel/tree/v2/FastTunnel.Api @@ -9,8 +9,8 @@ - - + + diff --git a/FastTunnel.Client/FastTunnel.Client.csproj b/FastTunnel.Client/FastTunnel.Client.csproj index ecd3b27..d4c55c0 100644 --- a/FastTunnel.Client/FastTunnel.Client.csproj +++ b/FastTunnel.Client/FastTunnel.Client.csproj @@ -1,12 +1,12 @@ - + net6.0 Exe - - + + diff --git a/FastTunnel.Core/FastTunnel.Core.csproj b/FastTunnel.Core/FastTunnel.Core.csproj index 4984a4c..c00fe9c 100644 --- a/FastTunnel.Core/FastTunnel.Core.csproj +++ b/FastTunnel.Core/FastTunnel.Core.csproj @@ -1,8 +1,8 @@ - net5.0 - 2.0.4 + net6.0 + 2.1.0 https://github.com/SpringHgui/FastTunnel MIT FastTunnel @@ -20,9 +20,9 @@ - - - + + + diff --git a/FastTunnel.Core/TunnelResource.Designer.cs b/FastTunnel.Core/TunnelResource.Designer.cs index 9af06ff..8f64e5b 100644 --- a/FastTunnel.Core/TunnelResource.Designer.cs +++ b/FastTunnel.Core/TunnelResource.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ @@ -13,12 +13,12 @@ namespace FastTunnel.Core { /// - /// A strongly-typed resource class, for looking up localized strings, etc. + /// 一个强类型的资源类,用于查找本地化的字符串等。 /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. + // 此类是由 StronglyTypedResourceBuilder + // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 + // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen + // (以 /str 作为命令选项),或重新生成 VS 项目。 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] @@ -33,7 +33,7 @@ namespace FastTunnel.Core { } /// - /// Returns the cached ResourceManager instance used by this class. + /// 返回此类使用的缓存的 ResourceManager 实例。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { @@ -47,8 +47,8 @@ namespace FastTunnel.Core { } /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. + /// 重写当前线程的 CurrentUICulture 属性,对 + /// 使用此强类型资源类的所有资源查找执行重写。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { @@ -61,7 +61,7 @@ namespace FastTunnel.Core { } /// - /// Looks up a localized string similar to 服务端禁用了Forward. + /// 查找类似 服务端禁用了Forward 的本地化字符串。 /// public static string ForwardDisabled { get { @@ -70,7 +70,7 @@ namespace FastTunnel.Core { } /// - /// Looks up a localized string similar to 您尚未创建任何隧道,请登录https://suidao.io 创建后重试。. + /// 查找类似 您尚未创建任何隧道,请登录https://suidao.io 创建后重试。 的本地化字符串。 /// public static string NoTunnel { get { @@ -79,7 +79,7 @@ namespace FastTunnel.Core { } /// - /// Looks up a localized string similar to <!DOCTYPE html> + /// 查找类似 <!DOCTYPE html> ///<html lang="en"> /// ///<head> @@ -99,7 +99,7 @@ namespace FastTunnel.Core { /// /// .btn-primary { /// color: #fff; - /// background-color [rest of string was truncated]";. + /// background-color [字符串的其余部分被截断]"; 的本地化字符串。 /// public static string Page_HostRequired { get { @@ -108,7 +108,7 @@ namespace FastTunnel.Core { } /// - /// Looks up a localized string similar to <!DOCTYPE html> + /// 查找类似 <!DOCTYPE html> ///<html lang="en"> ///<head> /// <meta charset="utf-8" /> @@ -127,7 +127,7 @@ namespace FastTunnel.Core { /// /// .btn-primary { /// color: #fff; - /// background-color: [rest of string was truncated]";. + /// background-color: [字符串的其余部分被截断]"; 的本地化字符串。 /// public static string Page_NoSite { get { @@ -136,7 +136,7 @@ namespace FastTunnel.Core { } /// - /// Looks up a localized string similar to <!DOCTYPE html> + /// 查找类似 <!DOCTYPE html> ///<html lang="en"> /// ///<head> @@ -156,7 +156,7 @@ namespace FastTunnel.Core { /// /// .btn-primary { /// color: #fff; - /// background-color [rest of string was truncated]";. + /// background-color [字符串的其余部分被截断]"; 的本地化字符串。 /// public static string Page_NotAccessIps { get { @@ -165,7 +165,7 @@ namespace FastTunnel.Core { } /// - /// Looks up a localized string similar to <!DOCTYPE html> + /// 查找类似 <!DOCTYPE html> ///<html lang="en"> /// ///<head> @@ -185,7 +185,7 @@ namespace FastTunnel.Core { /// /// .btn-primary { /// color: #fff; - /// background-color [rest of string was truncated]";. + /// background-color [字符串的其余部分被截断]"; 的本地化字符串。 /// public static string Page_NotFound { get { @@ -194,7 +194,7 @@ namespace FastTunnel.Core { } /// - /// Looks up a localized string similar to <!DOCTYPE html> + /// 查找类似 <!DOCTYPE html> ///<html lang="en"> /// ///<head> @@ -214,7 +214,7 @@ namespace FastTunnel.Core { /// /// .btn-primary { /// color: #fff; - /// background-color [rest of string was truncated]";. + /// background-color [字符串的其余部分被截断]"; 的本地化字符串。 /// public static string Page_Offline { get { @@ -223,7 +223,7 @@ namespace FastTunnel.Core { } /// - /// Looks up a localized string similar to HTTP/1.1 200 OK + /// 查找类似 HTTP/1.1 200 OK ///Date: Sat, 21 Aug 2021 15:14:17 GMT ///Content-Type: text/html; charset=utf-8 ///Server: Microsoft-IIS/10.0 @@ -240,7 +240,7 @@ namespace FastTunnel.Core { /// <link rel="stylesheet" href="/css/site.css" /> ///</head> ///<body> - /// <head [rest of string was truncated]";. + /// <head [字符串的其余部分被截断]"; 的本地化字符串。 /// public static string Test { get { @@ -249,7 +249,7 @@ namespace FastTunnel.Core { } /// - /// Looks up a localized string similar to \n=====隧道已建立成功,现在可以通过以下方式访问您的内网服务了=====\n{0}\n. + /// 查找类似 \n=====隧道已建立成功,现在可以通过以下方式访问您的内网服务了=====\n{0}\n 的本地化字符串。 /// public static string TunnelLlist { get { diff --git a/FastTunnel.Server/FastTunnel.Server.csproj b/FastTunnel.Server/FastTunnel.Server.csproj index f6fb05d..4b081a7 100644 --- a/FastTunnel.Server/FastTunnel.Server.csproj +++ b/FastTunnel.Server/FastTunnel.Server.csproj @@ -1,4 +1,4 @@ - + DEBUG @@ -18,17 +18,17 @@ - - - - - - + + + + + + - - + +