From e0873e80d50287454daa0f6135aa7a8bd7c52a4f Mon Sep 17 00:00:00 2001 From: fly-l <1420031550@qq.com> Date: Tue, 14 Mar 2023 13:00:24 +0800 Subject: [PATCH] 2023-03-14 --- SGGL/FineUIPro.Web/FineUIPro.Web.csproj | 6 +++--- SGGL/FineUIPro.Web/Web.config | 12 ++++-------- SGGL/FineUIPro.Web/packages.config | 4 ++-- 3 files changed, 9 insertions(+), 13 deletions(-) diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj index b7b4f47e..52af7b91 100644 --- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj +++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj @@ -94,8 +94,8 @@ False ..\FineUIPro\FineUIPro.dll - - ..\..\..\..\ELECO\SGGL_ELECO\SGGL\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll + + ..\packages\SharpZipLib.1.3.2\lib\net45\ICSharpCode.SharpZipLib.dll ..\FineUIPro\Reference BLL\Interop.WIA.dll @@ -112,7 +112,7 @@ False - ..\packages\Newtonsoft.Json.12.0.1\lib\net40\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll ..\packages\NPOI.2.5.5\lib\net45\NPOI.dll diff --git a/SGGL/FineUIPro.Web/Web.config b/SGGL/FineUIPro.Web/Web.config index b398f0cc..57dd9e34 100644 --- a/SGGL/FineUIPro.Web/Web.config +++ b/SGGL/FineUIPro.Web/Web.config @@ -153,18 +153,14 @@ - - - - - - - - + + + + \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/packages.config b/SGGL/FineUIPro.Web/packages.config index 005e56ea..914d70b2 100644 --- a/SGGL/FineUIPro.Web/packages.config +++ b/SGGL/FineUIPro.Web/packages.config @@ -5,8 +5,8 @@ - + - + \ No newline at end of file