From b980e2f308967542d953c4310394ddd114cc8707 Mon Sep 17 00:00:00 2001 From: Developer01 Date: Mon, 29 Dec 2025 15:00:20 +0100 Subject: [PATCH] Update Patterns.vbproj: switch to CoreWCF and new packages Removed references to DevExpress, DigitalData, and other assemblies, and replaced them with CoreWCF-related NuGet packages and System.Configuration.ConfigurationManager. Also updated or removed several other assembly references, streamlining dependencies and modernizing the project's package management. --- Patterns/Patterns.vbproj | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/Patterns/Patterns.vbproj b/Patterns/Patterns.vbproj index 2558998e..18ff0759 100644 --- a/Patterns/Patterns.vbproj +++ b/Patterns/Patterns.vbproj @@ -20,28 +20,14 @@ 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - - - - - - - False - ..\..\DDMonorepo\Controls.LookupGrid\bin\Debug\DigitalData.Controls.LookupGrid.dll - - - P:\Visual Studio Projekte\Bibliotheken\windream\Interop.WINDREAMLib.dll - True - - - - - - - - + + + + + +