Commit changes before fixing errors.

This commit is contained in:
Developer01
2025-12-29 14:49:15 +01:00
parent 1de9d6c0d7
commit 59be68d008

View File

@@ -79,6 +79,8 @@
</None> </None>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\Base\Base.vbproj" />
<ProjectReference Include="..\Database\Database.vbproj" />
<ProjectReference Include="..\Logging\Logging.vbproj" /> <ProjectReference Include="..\Logging\Logging.vbproj" />
</ItemGroup> </ItemGroup>
</Project> </Project>