build(localdb): reference ZB.MOM.WW.LocalDb 0.1.1 + Grpc.AspNetCore

This commit is contained in:
Joseph Doherty
2026-07-20 10:21:47 -04:00
parent 42f8550716
commit 44255fcb91
3 changed files with 18 additions and 0 deletions
@@ -8,6 +8,9 @@
<ItemGroup>
<PackageReference Include="Akka.Hosting"/>
<PackageReference Include="Akka.Cluster.Tools"/>
<!-- Core LocalDb only (ILocalDb + the connection/transaction seam) — the deployment-artifact
cache lives here, but the sync engine and its gRPC endpoint are the Host's concern. -->
<PackageReference Include="ZB.MOM.WW.LocalDb" />
</ItemGroup>
<ItemGroup>