From 33114c203289c4dcbd61b999f4107cf7c7153fbf Mon Sep 17 00:00:00 2001 From: Developer01 Date: Tue, 30 Dec 2025 07:46:57 +0100 Subject: [PATCH] Update Jobs.vbproj dependencies and references Updated several NuGet package versions, including downgrading GdPicture to 14.2.100 and updating Newtonsoft.Json to 13.0.4 and System.Runtime.CompilerServices.Unsafe to 6.1.2. Added new CoreWCF and ConfigurationManager package references. Removed several System.* and Microsoft.VisualBasic package references, as well as all project and assembly references to DigitalData.Modules.* and other system assemblies, streamlining dependency management. --- Jobs/Jobs.vbproj | 39 +++++++++------------------------------ 1 file changed, 9 insertions(+), 30 deletions(-) diff --git a/Jobs/Jobs.vbproj b/Jobs/Jobs.vbproj index 7b820f00..77847ece 100644 --- a/Jobs/Jobs.vbproj +++ b/Jobs/Jobs.vbproj @@ -28,30 +28,30 @@ - + - - + - - - - + - - + + + + + + @@ -60,25 +60,4 @@ Settings.settings - - - ..\Base\bin\Debug\DigitalData.Modules.Base.dll - - - ..\Config\bin\Debug\DigitalData.Modules.Config.dll - - - ..\Database\bin\Debug\DigitalData.Modules.Database.dll - - - ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll - - - - - - - - - \ No newline at end of file