Remove Modules

This commit is contained in:
Jonathan Jenne
2022-09-29 14:47:07 +02:00
parent a97e384ec8
commit 0da6670265
21 changed files with 15 additions and 559 deletions

View File

@@ -14,12 +14,6 @@
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Modules.Database\Database.vbproj" />
<ProjectReference Include="..\..\Modules.Interfaces\Interfaces.vbproj" />
<ProjectReference Include="..\..\Modules.Logging\Logging.vbproj" />
</ItemGroup>
<ItemGroup>
<Content Update="appsettings.Development.json">
<CopyToOutputDirectory>Never</CopyToOutputDirectory>