From 3fd093f9b4fd923c898297d1185d9ea9480880af Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 2 Apr 2024 16:37:02 -0400 Subject: [PATCH] Update packages --- BinaryObjectScanner/BinaryObjectScanner.csproj | 12 ++++++------ Test/Test.csproj | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index 80cf39e5..afe9dc41 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -81,14 +81,14 @@ - + - + - - - - + + + + diff --git a/Test/Test.csproj b/Test/Test.csproj index 4b4c5ff5..bc54fb18 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -27,13 +27,13 @@ - - + + - - - - + + + + \ No newline at end of file