From 59c1cf203cab56f6bbe5dc76e79d83813e3bce86 Mon Sep 17 00:00:00 2001 From: zdnpc <9670595+zdbanality@user.noreply.gitee.com> Date: Thu, 6 Mar 2025 16:34:19 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=AF=E5=A2=83=E7=86=9F=E6=82=89=EF=BC=8C?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E8=AF=95=E8=BF=90=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PEIS/App.config | 4 ++-- PEIS/PEIS.csproj | 13 +++++++------ PEIS/Properties/licenses.licx | 2 ++ PEIS/packages.config | 3 +++ 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/PEIS/App.config b/PEIS/App.config index e35a23d..49b5930 100644 --- a/PEIS/App.config +++ b/PEIS/App.config @@ -15,9 +15,9 @@ - + - + diff --git a/PEIS/PEIS.csproj b/PEIS/PEIS.csproj index a7b2047..d3777e8 100644 --- a/PEIS/PEIS.csproj +++ b/PEIS/PEIS.csproj @@ -81,9 +81,8 @@ ..\packages\AForge.Video.DirectShow.2.2.5\lib\AForge.Video.DirectShow.dll - - False - ..\..\..\..\..\..\..\Users\15012\Downloads\Aspose.Total for .NET (Apr 2018)\Aspose.Imaging for .NET v18.3\net4.0\Aspose.Imaging.dll + + ..\packages\Aspose.Imaging.19.1.0\lib\net40\Aspose.Imaging.dll ..\packages\Microsoft.PinYinConverter.1.0.0\lib\ChnCharInfo.dll @@ -166,9 +165,11 @@ - - False - ..\..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Net.Http.dll + + ..\packages\Microsoft.Net.Http.2.0.20710.0\lib\net40\System.Net.Http.dll + + + ..\packages\Microsoft.Net.Http.2.0.20710.0\lib\net40\System.Net.Http.WebRequest.dll diff --git a/PEIS/Properties/licenses.licx b/PEIS/Properties/licenses.licx index e69de29..d70af29 100644 --- a/PEIS/Properties/licenses.licx +++ b/PEIS/Properties/licenses.licx @@ -0,0 +1,2 @@ +DevExpress.XtraNavBar.NavBarControl, DevExpress.XtraNavBar.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraTabbedMdi.XtraTabbedMdiManager, DevExpress.XtraBars.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a diff --git a/PEIS/packages.config b/PEIS/packages.config index b8044d6..f3e0bdc 100644 --- a/PEIS/packages.config +++ b/PEIS/packages.config @@ -6,11 +6,13 @@ + + @@ -21,4 +23,5 @@ + \ No newline at end of file