From c7c3b98e2bbcf7ee5b892df6cc984bbde7581540 Mon Sep 17 00:00:00 2001
From: jinghuanzhang <jinghz@oceic.com>
Date: 星期三, 05 四月 2023 13:59:57 +0800
Subject: [PATCH] 组织
---
Model/Model.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index 4f95997..80d2622 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -25,6 +25,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
+ <PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
--
Gitblit v1.9.1