From 80fe6ba424fe56c0d64c025b19ab8249b551a4c0 Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周三, 27 11月 2024 11:22:00 +0800 Subject: [PATCH] 大屏 --- CC/iWareCommon/iWareCommon.csproj | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/CC/iWareCommon/iWareCommon.csproj b/CC/iWareCommon/iWareCommon.csproj index 90b222f..fa252f3 100644 --- a/CC/iWareCommon/iWareCommon.csproj +++ b/CC/iWareCommon/iWareCommon.csproj @@ -9,9 +9,10 @@ <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>iWareCommon</RootNamespace> <AssemblyName>iWareCommon</AssemblyName> - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <Deterministic>true</Deterministic> + <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> -- Gitblit v1.9.3