From 385922723c460d6bfa63fbd1c975a8f9dfe074c1 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Wed, 22 Nov 2023 10:48:08 -0500 Subject: [PATCH] Upate packages --- .../BinaryObjectScanner.csproj | 26 +++++++++---------- Test/Test.csproj | 14 +++++----- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index dfd267d9..729d0226 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -33,7 +33,7 @@ - + $(DefaultItemExcludes); @@ -56,13 +56,13 @@ - - + + - - + + - + @@ -70,13 +70,13 @@ - - - - - - - + + + + + + + diff --git a/Test/Test.csproj b/Test/Test.csproj index e7b899f3..a7f73e2d 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -17,13 +17,13 @@ - - - - - - - + + + + + + + \ No newline at end of file