From b58881835d6afa25f0c7065728fbde089faccb6f Mon Sep 17 00:00:00 2001 From: Developer01 Date: Mon, 29 Dec 2025 14:57:28 +0100 Subject: [PATCH] Update ZooFlow.vbproj: switch to NuGet CoreWCF packages Removed direct assembly references and added NuGet package references for CoreWCF (Primitives, ConfigurationManager, Http, WebHttp, NetTcp) and System.Configuration.ConfigurationManager. This modernizes dependency management and prepares the project for .NET Core/5+ compatibility. --- ZooFlow/ZooFlow.vbproj | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/ZooFlow/ZooFlow.vbproj b/ZooFlow/ZooFlow.vbproj index bb9df17c..eafb7d1f 100644 --- a/ZooFlow/ZooFlow.vbproj +++ b/ZooFlow/ZooFlow.vbproj @@ -20,25 +20,13 @@ 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - - ..\Database\bin\Debug\DigitalData.Modules.Database.dll - - - P:\Projekte DIGITAL DATA\DIGITAL DATA - Entwicklung\DLL_Bibliotheken\Digital Data\DD_Modules\DigitalData.Modules.EDMI.API.dll - - - ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll - - - ..\Windows\bin\Debug\DigitalData.Modules.Windows.dll - - - - - - - + + + + + +