From 144b5b1c0daa1fcb1105829f347a5bd20b89233f Mon Sep 17 00:00:00 2001 From: Developer01 Date: Mon, 29 Dec 2025 13:46:06 +0100 Subject: [PATCH] Update Config.vbproj dependencies and references Removed direct assembly references and several old package versions from Config.vbproj. Upgraded EntityFramework to 6.5.1, EntityFramework.Firebird to 10.1.0, and System.Data.Odbc to 8.0.1. Added new package references for System.Configuration.ConfigurationManager and multiple CoreWCF components (Primitives, ConfigurationManager, Http, WebHttp, NetTcp) at version 1.8.0 to modernize and expand WCF support. --- Config/Config.vbproj | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/Config/Config.vbproj b/Config/Config.vbproj index 824275b2..7105ba47 100644 --- a/Config/Config.vbproj +++ b/Config/Config.vbproj @@ -20,28 +20,17 @@ 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - - ..\Base\bin\Debug\DigitalData.Modules.Base.dll - - - ..\Database\bin\Debug\DigitalData.Modules.Database.dll - - - False - ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll - - - - - - - - - - + + - + + + + + + +