From d48b7765e931cfcab13f10f741a4ba51f2e7c645 Mon Sep 17 00:00:00 2001 From: OlgunR Date: Wed, 6 May 2026 15:41:22 +0200 Subject: [PATCH] Add reference to DigitalData.Modules.Encryption DLL Included DigitalData.Modules.Encryption as a project reference with a specified HintPath to enable encryption functionality. No other changes were made to the project file. --- App/EmailProfiler.Service/EmailProfiler.Service.vbproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/App/EmailProfiler.Service/EmailProfiler.Service.vbproj b/App/EmailProfiler.Service/EmailProfiler.Service.vbproj index 131b2b0..aa93073 100644 --- a/App/EmailProfiler.Service/EmailProfiler.Service.vbproj +++ b/App/EmailProfiler.Service/EmailProfiler.Service.vbproj @@ -59,6 +59,9 @@ False ..\..\..\..\2_DLL Projekte\DDModules\Database\bin\Debug\DigitalData.Modules.Database.dll + + M:\Bibliotheken\Digital Data\DD_Modules\DigitalData.Modules.Encryption.dll + False ..\..\..\..\2_DLL Projekte\DDModules\Logging\bin\Debug\DigitalData.Modules.Logging.dll