From b7bb4bf8ee6d007e0e7c3cacfc4fab77049beb58 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 20 8月 2025 17:08:43 +0800 Subject: [PATCH] 同步代码 --- DEmon/VirtualSrm/VirtualSrm.csproj | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/DEmon/VirtualSrm/VirtualSrm.csproj b/DEmon/VirtualSrm/VirtualSrm.csproj index d8752f2..1f3fe22 100644 --- a/DEmon/VirtualSrm/VirtualSrm.csproj +++ b/DEmon/VirtualSrm/VirtualSrm.csproj @@ -9,9 +9,8 @@ <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>VirtualSrm</RootNamespace> <AssemblyName>VirtualSrm</AssemblyName> - <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> - <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PlatformTarget>AnyCPU</PlatformTarget> -- Gitblit v1.9.3