From 0c58ecc54859608fd7895d341558dc6a6a8c7de4 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 12 Mar 2024 16:53:12 -0400 Subject: [PATCH] Update packages --- BinaryObjectScanner/BinaryObjectScanner.csproj | 8 ++++---- Test/Test.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index e4b7dfd2..1a5870bb 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -83,12 +83,12 @@ - + - + - - + + diff --git a/Test/Test.csproj b/Test/Test.csproj index 47d59350..c0d5e5b9 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -28,12 +28,12 @@ - - + + - + - + \ No newline at end of file