From 5b0bf2e7e46bc1fa90fffb8363270908e4879c0a Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Thu, 6 Nov 2025 08:22:09 -0500 Subject: [PATCH] Update packages --- BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj | 6 +++--- BinaryObjectScanner/BinaryObjectScanner.csproj | 6 +++--- ProtectionScan/ProtectionScan.csproj | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj b/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj index b009ea13..f8de8ec1 100644 --- a/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj +++ b/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj @@ -16,10 +16,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index ae28bd85..b37dd513 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -49,9 +49,9 @@ - - - + + + \ No newline at end of file diff --git a/ProtectionScan/ProtectionScan.csproj b/ProtectionScan/ProtectionScan.csproj index c870b64d..3da7baee 100644 --- a/ProtectionScan/ProtectionScan.csproj +++ b/ProtectionScan/ProtectionScan.csproj @@ -33,7 +33,7 @@ - + \ No newline at end of file