fix: lazy resolve Matrix42 services

This commit is contained in:
Meik
2026-06-26 20:23:37 +02:00
parent 10aeb625e1
commit af9d730d1d
5 changed files with 126 additions and 50 deletions

View File

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