fix: load pandora services request properties

This commit is contained in:
Meik
2026-07-01 08:56:54 +02:00
parent d1b41814a2
commit 6f30452ed8
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
<module assembly="Matrix42.Pandora.ServiceStore" />
<module assembly="Matrix42.Pandora.Persistence" />
<module assembly="Matrix42.Pandora.BizLogic" />
<module assembly="Matrix42.Pandora.Services" />
<module assembly="Matrix42.Distributed.Redis.Cache" />
<module assembly="Matrix42.StorageService.BizLogic" />
<module assembly="Matrix42.MsTeamsNotification.BizLogic" />

View File

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