From 02771e1f094f82f5de81e28ad26ecf68e73549f7 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周六, 23 11月 2024 16:36:24 +0800 Subject: [PATCH] 修复查询库位bug --- 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