From dced0d27942756e9dea2675a156470f98a48c306 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Tue, 21 Jul 2026 10:53:26 -0400 Subject: [PATCH] =?UTF-8?q?fix(deps):=20pin=20System.Security.Cryptography?= =?UTF-8?q?.Xml=2010.0.10=20=E2=80=94=20four=20new=20NU1903=20advisories?= =?UTF-8?q?=20on=20the=2010.0.7=20DataProtection=20transitive=20broke=20fr?= =?UTF-8?q?esh=20restores=20(docker=20image=20build)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Same pattern as the SQLitePCLRaw pin: direct PackageReference at the chain's entry project (ConfigurationDatabase). Bumping the DataProtection parent instead was tried and rejected — 10.0.10 floors Microsoft.Extensions.*/EF at 10.0.10 (NU1605 cascade). --- Directory.Packages.props | 21 +++++++++++++++++++ ...W.ScadaBridge.ConfigurationDatabase.csproj | 4 ++++ 2 files changed, 25 insertions(+) diff --git a/Directory.Packages.props b/Directory.Packages.props index d1ad6eeb..71e1ff93 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -145,6 +145,27 @@ + + + + + +