From 7895925d6621b2fcf8483e90f27900f25091e0d6 Mon Sep 17 00:00:00 2001 From: Developer01 Date: Tue, 30 Dec 2025 07:58:37 +0100 Subject: [PATCH] Update EDMI.API.vbproj references and add new package Removed several system references (Microsoft.CSharp, System.Configuration, System.IO.Compression, System.Transactions, System.Data.DataSetExtensions) from EDMI.API.vbproj. Added System.Configuration.ConfigurationManager package reference (version 10.0.1) to replace the removed System.Configuration reference. Retained NLog and System.ServiceModel references. No changes to code files. --- EDMIAPI/EDMI.API.vbproj | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/EDMIAPI/EDMI.API.vbproj b/EDMIAPI/EDMI.API.vbproj index baecfd37..41452903 100644 --- a/EDMIAPI/EDMI.API.vbproj +++ b/EDMIAPI/EDMI.API.vbproj @@ -17,13 +17,9 @@ 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - - - - - +