fix: avoid loading service manager module

This commit is contained in:
Meik
2026-06-26 20:32:50 +02:00
parent af9d730d1d
commit be1e8533b4
3 changed files with 21 additions and 3 deletions

View File

@@ -2,7 +2,6 @@
<host xmlns="urn:m42/host.config">
<modules>
<module assembly="Matrix42.DataLayer.Persistence" />
<module assembly="Matrix42.ServiceManager.BizLogic" />
</modules>
<sections></sections>
</host>