Database: Add Encryption methods for connection string

This commit is contained in:
Jonathan Jenne
2021-05-28 10:59:27 +02:00
parent aa6e211957
commit 258d412b9a
2 changed files with 33 additions and 0 deletions

View File

@@ -139,6 +139,10 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Encryption\Encryption.vbproj">
<Project>{8a8f20fc-c46e-41ac-bee7-218366cfff99}</Project>
<Name>Encryption</Name>
</ProjectReference>
<ProjectReference Include="..\Modules.Logging\Logging.vbproj">
<Project>{903b2d7d-3b80-4be9-8713-7447b704e1b0}</Project>
<Name>Logging</Name>