From c9e3a7f0c154892f2327e300e28af53f81e40ad0 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周四, 20 2月 2025 11:03:24 +0800 Subject: [PATCH] 软件加密+ 修复 不断给plc报警的问题 --- 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