fix: load Pandora service store module

This commit is contained in:
Meik
2026-06-26 20:00:26 +02:00
parent fb190de5cf
commit 3b8524e940
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
<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" />

View File

@@ -13,7 +13,7 @@
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
<M42ExtensionId>6673a25d-33d6-4072-91d9-abed4be1a966</M42ExtensionId>
<M42AssemblyPattern>C4ITF4SD*.*</M42AssemblyPattern>
<M42PackageVersion>1.4.0.6</M42PackageVersion>
<M42PackageVersion>1.4.0.7</M42PackageVersion>
<M42BuildPackage>true</M42BuildPackage>
</PropertyGroup>