From 1ffa9587c81615f73ce7441a5af8be233c9a19ce Mon Sep 17 00:00:00 2001 From: xietao Date: Tue, 13 Sep 2022 15:38:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20dp-library=20=E5=BC=95?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DigitalPlatform.LibraryClient.csproj | 4 ++-- DigitalPlatform.LibraryClient/packages.config | 2 +- DigitalPlatform.SIP.Server/DigitalPlatform.SIP.Server.csproj | 2 +- DigitalPlatform.Text/Cryptography.cs | 2 ++ .../DigitalPlatform.Z3950.Server.csproj | 2 +- dp2Capo/dp2Capo.csproj | 4 ++-- dp2Capo/packages.config | 2 +- dp2Router/dp2Router.csproj | 4 ++-- dp2Router/packages.config | 2 +- dp2SIPClient/dp2SIPClient.csproj | 4 ++-- dp2SIPClient/packages.config | 2 +- 11 files changed, 16 insertions(+), 14 deletions(-) diff --git a/DigitalPlatform.LibraryClient/DigitalPlatform.LibraryClient.csproj b/DigitalPlatform.LibraryClient/DigitalPlatform.LibraryClient.csproj index c51b2387..14d15111 100644 --- a/DigitalPlatform.LibraryClient/DigitalPlatform.LibraryClient.csproj +++ b/DigitalPlatform.LibraryClient/DigitalPlatform.LibraryClient.csproj @@ -36,8 +36,8 @@ true - - ..\packages\log4net.2.0.12\lib\net45\log4net.dll + + ..\packages\log4net.2.0.14\lib\net45\log4net.dll diff --git a/DigitalPlatform.LibraryClient/packages.config b/DigitalPlatform.LibraryClient/packages.config index 2d060118..99ad1adc 100644 --- a/DigitalPlatform.LibraryClient/packages.config +++ b/DigitalPlatform.LibraryClient/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/DigitalPlatform.SIP.Server/DigitalPlatform.SIP.Server.csproj b/DigitalPlatform.SIP.Server/DigitalPlatform.SIP.Server.csproj index 5e6d2d10..1372b017 100644 --- a/DigitalPlatform.SIP.Server/DigitalPlatform.SIP.Server.csproj +++ b/DigitalPlatform.SIP.Server/DigitalPlatform.SIP.Server.csproj @@ -5,7 +5,7 @@ - + diff --git a/DigitalPlatform.Text/Cryptography.cs b/DigitalPlatform.Text/Cryptography.cs index cda14f18..0807a9e2 100644 --- a/DigitalPlatform.Text/Cryptography.cs +++ b/DigitalPlatform.Text/Cryptography.cs @@ -7,6 +7,7 @@ namespace DigitalPlatform.Text { +#if REMOVED /// /// 和加密有关的函数 /// @@ -93,4 +94,5 @@ public static string Decrypt(string strSource, string strKey) } } +#endif } diff --git a/DigitalPlatform.Z3950.Server/DigitalPlatform.Z3950.Server.csproj b/DigitalPlatform.Z3950.Server/DigitalPlatform.Z3950.Server.csproj index be2b6cc8..80cdb76c 100644 --- a/DigitalPlatform.Z3950.Server/DigitalPlatform.Z3950.Server.csproj +++ b/DigitalPlatform.Z3950.Server/DigitalPlatform.Z3950.Server.csproj @@ -7,7 +7,7 @@ - + diff --git a/dp2Capo/dp2Capo.csproj b/dp2Capo/dp2Capo.csproj index 8dbbf3f8..1654f5bc 100644 --- a/dp2Capo/dp2Capo.csproj +++ b/dp2Capo/dp2Capo.csproj @@ -38,8 +38,8 @@ true - - ..\packages\log4net.2.0.12\lib\net45\log4net.dll + + ..\packages\log4net.2.0.14\lib\net45\log4net.dll ..\packages\Microsoft.AspNet.SignalR.Client.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Client.dll diff --git a/dp2Capo/packages.config b/dp2Capo/packages.config index f7662c37..7ea21a93 100644 --- a/dp2Capo/packages.config +++ b/dp2Capo/packages.config @@ -1,6 +1,6 @@  - + diff --git a/dp2Router/dp2Router.csproj b/dp2Router/dp2Router.csproj index 7bc5e321..de1b508d 100644 --- a/dp2Router/dp2Router.csproj +++ b/dp2Router/dp2Router.csproj @@ -38,8 +38,8 @@ true - - ..\packages\log4net.2.0.12\lib\net45\log4net.dll + + ..\packages\log4net.2.0.14\lib\net45\log4net.dll diff --git a/dp2Router/packages.config b/dp2Router/packages.config index 2d060118..99ad1adc 100644 --- a/dp2Router/packages.config +++ b/dp2Router/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/dp2SIPClient/dp2SIPClient.csproj b/dp2SIPClient/dp2SIPClient.csproj index b6a579fb..36d20e99 100644 --- a/dp2SIPClient/dp2SIPClient.csproj +++ b/dp2SIPClient/dp2SIPClient.csproj @@ -77,8 +77,8 @@ http://timestamp.digicert.com - - ..\packages\log4net.2.0.15\lib\net45\log4net.dll + + ..\packages\log4net.2.0.14\lib\net45\log4net.dll diff --git a/dp2SIPClient/packages.config b/dp2SIPClient/packages.config index 4da49bf2..99ad1adc 100644 --- a/dp2SIPClient/packages.config +++ b/dp2SIPClient/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file