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.
This commit is contained in:
OlgunR
2026-05-06 15:41:22 +02:00
parent 8077256484
commit d48b7765e9

View File

@@ -59,6 +59,9 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Database\bin\Debug\DigitalData.Modules.Database.dll</HintPath>
</Reference>
<Reference Include="DigitalData.Modules.Encryption">
<HintPath>M:\Bibliotheken\Digital Data\DD_Modules\DigitalData.Modules.Encryption.dll</HintPath>
</Reference>
<Reference Include="DigitalData.Modules.Logging, Version=2.6.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Logging\bin\Debug\DigitalData.Modules.Logging.dll</HintPath>