From 1afcbe318205a38c224a88a7992604ef9ac82982 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 25 Mar 2024 14:41:20 -0400 Subject: [PATCH] Update packages --- BinaryObjectScanner/BinaryObjectScanner.csproj | 6 +++--- Test/Test.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index 08852d38..6df67aa1 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -83,12 +83,12 @@ - - + + - + diff --git a/Test/Test.csproj b/Test/Test.csproj index c0d5e5b9..e84be246 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -28,12 +28,12 @@ - + - - + + \ No newline at end of file