From bfc6b3908f276dcbb95a1e1f668ff2af124952fc Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期一, 30 五月 2022 15:27:42 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MESWMS-SCM
---
Model/Model.csproj | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index 67ed26c..7943d95 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -16,7 +16,7 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkProfile />
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
@@ -38,7 +38,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
+ <OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
--
Gitblit v1.9.1