feat: register ManagementActor on Central with ClusterClientReceptionist

This commit is contained in:
Joseph Doherty
2026-03-17 14:49:35 -04:00
parent 1dc7d50bce
commit 1942544769
4 changed files with 15218 additions and 0 deletions

View File

@@ -40,6 +40,7 @@
<ProjectReference Include="../ScadaLink.ClusterInfrastructure/ScadaLink.ClusterInfrastructure.csproj" />
<ProjectReference Include="../ScadaLink.InboundAPI/ScadaLink.InboundAPI.csproj" />
<ProjectReference Include="../ScadaLink.ConfigurationDatabase/ScadaLink.ConfigurationDatabase.csproj" />
<ProjectReference Include="../ScadaLink.ManagementService/ScadaLink.ManagementService.csproj" />
</ItemGroup>
</Project>