From 0f6378cd2cc01be57a5fd9888273cc4797b9983b Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Thu, 31 Oct 2024 16:05:11 -0400 Subject: [PATCH] Update packages --- BinaryObjectScanner/BinaryObjectScanner.csproj | 8 ++++---- Test/Test.csproj | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index 0e542522..42f9f3a8 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -94,10 +94,10 @@ - - - - + + + + diff --git a/Test/Test.csproj b/Test/Test.csproj index 40df9840..4d8e4c35 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -43,9 +43,9 @@ - - - + + + \ No newline at end of file