From 8f7ee492ba32444c0a00dcd6a417ae98b52f4464 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Sun, 19 Jul 2026 01:22:23 -0400 Subject: [PATCH] chore(secrets): bump to Secrets 0.2.3 - visible delete modal (scadaproj#2) 0.2.3's Secrets.Ui ships ConfirmDeleteModal's own styles under collision-proof zb-secrets-* class names. This host links no Bootstrap so it never exhibited the invisible-modal defect, but it takes the fixed line for parity; also rides over 0.2.1/0.2.2 (Akka-replicator fixes - inert here, no replicator in use). Tests: 780 pass, 45 fail on macOS both before and after the bump (NamedPipeServerStream multi-instance is Windows-only - the fake-worker pipe harness cannot run on this platform); zero delta from the bump. Claude-Session: https://claude.ai/code/session_01BL2Vu1ESDQ9SCN4gVKkdts --- .../ZB.MOM.WW.MxGateway.Server.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj b/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj index b5c5bc6..ff40ada 100644 --- a/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj +++ b/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj @@ -17,9 +17,9 @@ - - - + + +