From ece80c5d44458eb482467ffafdff68fbc1e6dc94 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 25 12月 2024 09:50:01 +0800 Subject: [PATCH] 接口 多 并发模式 --- CC/ServiceClient/ServiceClient.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CC/ServiceClient/ServiceClient.csproj b/CC/ServiceClient/ServiceClient.csproj index 59ff869..4ddc053 100644 --- a/CC/ServiceClient/ServiceClient.csproj +++ b/CC/ServiceClient/ServiceClient.csproj @@ -9,7 +9,7 @@ <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>ServiceClient</RootNamespace> <AssemblyName>ServiceClient</AssemblyName> - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <TargetFrameworkProfile /> <PublishUrl>鍙戝竷\</PublishUrl> -- Gitblit v1.9.3