From d34ea2a9fc2334d2bf7383cb64562f301ffbda84 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周四, 17 4月 2025 13:09:07 +0800
Subject: [PATCH] 包中只有一块板时,认定为 不齐包 【Editby shaocx,2025-04-01】

---
 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