From c83cdd590cbbd18ba41afa822003fc3be86da483 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 6 Feb 2024 10:48:59 -0500 Subject: [PATCH] Update libraries --- BinaryObjectScanner/BinaryObjectScanner.csproj | 10 +++++----- Test/Test.csproj | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index 4886d801..734b1794 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -57,15 +57,15 @@ - - + + - + - + @@ -78,7 +78,7 @@ - + diff --git a/Test/Test.csproj b/Test/Test.csproj index 5a623772..5f5aa82a 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -18,7 +18,7 @@ - + @@ -26,8 +26,8 @@ - - + + \ No newline at end of file