From 0083ce35603558b8b63781bc6bf247f148b810d8 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Sat, 18 Jul 2026 12:19:55 -0400 Subject: [PATCH] fix(secrets): consume Secrets 0.2.1 Picks up the upstream fix for the Akka replicator's inert registration. Does not affect this repo's SQL-Server hub path, which always registered ISecretReplicator before AddZbSecrets and was never inert - but keeps the family on one version. Verified: 55 projects build 0 warnings / 0 errors; Host.Tests 285/285 pass. --- Directory.Packages.props | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index e5c87bb6..b769ca64 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -86,10 +86,10 @@ - - - - + + + +