From 7b65d5dc4876e07f98b3e5bdc12f6f16be0cbb41 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 25 二月 2025 16:23:01 +0800
Subject: [PATCH] spc中心线查询 不良采集根据不良类型判断出站单的不良明细
---
LMES/LMES.csproj | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/LMES/LMES.csproj b/LMES/LMES.csproj
index c15f85c..82a0261 100644
--- a/LMES/LMES.csproj
+++ b/LMES/LMES.csproj
@@ -12,6 +12,7 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<IsWebBootstrapper>false</IsWebBootstrapper>
+ <TargetFrameworkProfile />
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
@@ -26,7 +27,6 @@
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
- <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
--
Gitblit v1.9.1