From 75930d5a0364aab0010e7304444c3e18c7f8ec44 Mon Sep 17 00:00:00 2001 From: Developer01 Date: Mon, 29 Dec 2025 13:36:12 +0100 Subject: [PATCH] Update Encryption.vbproj: switch to CoreWCF and new packages Removed several old assembly references, including DigitalData.Modules.Logging and various System.* libraries. Added NuGet package references for CoreWCF (Primitives, ConfigurationManager, Http, WebHttp, NetTcp), System.Configuration.ConfigurationManager, and updated NLog. This modernizes dependencies and transitions the project to use CoreWCF for WCF functionality. --- Encryption/Encryption.vbproj | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/Encryption/Encryption.vbproj b/Encryption/Encryption.vbproj index bfd39cce..c59cdc81 100644 --- a/Encryption/Encryption.vbproj +++ b/Encryption/Encryption.vbproj @@ -17,17 +17,13 @@ 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - - False - ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll - - - - - - - + + + + + +