From 7921fceb63eb424ab49d7c9085f584ac4b62ff6f Mon Sep 17 00:00:00 2001 From: Developer01 Date: Mon, 29 Dec 2025 13:41:38 +0100 Subject: [PATCH] Update Database.vbproj package references and dependencies Removed several assembly references and older package versions, including DigitalData.Modules.Encryption, DigitalData.Modules.Logging, and Oracle.ManagedDataAccess. 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) to modernize and expand WCF support. --- Database/Database.vbproj | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/Database/Database.vbproj b/Database/Database.vbproj index a95b6ec1..56555520 100644 --- a/Database/Database.vbproj +++ b/Database/Database.vbproj @@ -18,28 +18,17 @@ 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - - ..\Encryption\bin\Debug\DigitalData.Modules.Encryption.dll - - - False - ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll - - - - P:\Visual Studio Projekte\Bibliotheken\Oracle.ManagedDataAccess.dll - - - - - - - - - + + - + + + + + + +