From 080f4327bfb4efba626169092d50078d23a78154 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 10 Jul 2026 13:49:09 -0400 Subject: [PATCH] Update packages, relax requirements --- BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj | 4 ++-- BinaryObjectScanner/BinaryObjectScanner.csproj | 6 +++--- ProtectionScan/ProtectionScan.csproj | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj b/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj index 5ff355eb..311125a4 100644 --- a/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj +++ b/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj @@ -16,8 +16,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index d07e1cae..55570938 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -52,9 +52,9 @@ - - - + + + diff --git a/ProtectionScan/ProtectionScan.csproj b/ProtectionScan/ProtectionScan.csproj index 278b5287..51de2e50 100644 --- a/ProtectionScan/ProtectionScan.csproj +++ b/ProtectionScan/ProtectionScan.csproj @@ -32,8 +32,8 @@ - - + + \ No newline at end of file