fix: load Pandora service store module
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
<modules>
|
<modules>
|
||||||
<module assembly="Matrix42.DataLayer.Persistence" />
|
<module assembly="Matrix42.DataLayer.Persistence" />
|
||||||
<module assembly="Matrix42.Pandora.Persistence" />
|
<module assembly="Matrix42.Pandora.Persistence" />
|
||||||
|
<module assembly="Matrix42.Pandora.ServiceStore" />
|
||||||
<module assembly="Matrix42.Pandora.BizLogic" />
|
<module assembly="Matrix42.Pandora.BizLogic" />
|
||||||
<module assembly="Matrix42.Pandora.Services" />
|
<module assembly="Matrix42.Pandora.Services" />
|
||||||
<module assembly="Matrix42.ServiceManager.BizLogic" />
|
<module assembly="Matrix42.ServiceManager.BizLogic" />
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
|
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
|
||||||
<M42ExtensionId>6673a25d-33d6-4072-91d9-abed4be1a966</M42ExtensionId>
|
<M42ExtensionId>6673a25d-33d6-4072-91d9-abed4be1a966</M42ExtensionId>
|
||||||
<M42AssemblyPattern>C4ITF4SD*.*</M42AssemblyPattern>
|
<M42AssemblyPattern>C4ITF4SD*.*</M42AssemblyPattern>
|
||||||
<M42PackageVersion>1.4.0.6</M42PackageVersion>
|
<M42PackageVersion>1.4.0.7</M42PackageVersion>
|
||||||
<M42BuildPackage>true</M42BuildPackage>
|
<M42BuildPackage>true</M42BuildPackage>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user