refactor: ScadaBridge StartupValidator -> ConfigPreflight (byte-compatible)

This commit is contained in:
Joseph Doherty
2026-06-01 19:04:13 -04:00
parent aac59c9fae
commit 6dbbc7ad04
2 changed files with 84 additions and 75 deletions
@@ -28,6 +28,7 @@
<!-- Transitive override: Akka.Hosting 1.5.62 pins OpenTelemetry.Api 1.9.0 which is flagged
(GHSA-g94r-2vxg-569j, GHSA-8785-wc3w-h8q6). Bumping directly clears both advisories. -->
<PackageReference Include="OpenTelemetry.Api" />
<PackageReference Include="ZB.MOM.WW.Configuration" />
<PackageReference Include="ZB.MOM.WW.Health" />
<PackageReference Include="ZB.MOM.WW.Health.Akka" />
<PackageReference Include="ZB.MOM.WW.Health.EntityFrameworkCore" />