From e383743627f94e837c18111318c8261391029c03 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期五, 26 二月 2021 13:44:03 +0800
Subject: [PATCH] 日计划用料清单下推直接调拨单 关联关系以及反写 代码上传 测试通过

---
 src/DAL/Demo.Dal/Demo.DAL.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/DAL/Demo.Dal/Demo.DAL.csproj b/src/DAL/Demo.Dal/Demo.DAL.csproj
index b5866cd..3b3e4f5 100644
--- a/src/DAL/Demo.Dal/Demo.DAL.csproj
+++ b/src/DAL/Demo.Dal/Demo.DAL.csproj
@@ -9,7 +9,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>Demo.DAL</RootNamespace>
     <AssemblyName>Demo.DAL</AssemblyName>
-    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <Deterministic>true</Deterministic>
     <TargetFrameworkProfile />

--
Gitblit v1.9.1