From 29fabb44ebce744f1b64d76774b71f2107be0c05 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 7 May 2024 05:31:42 -0400 Subject: [PATCH] Update IO and Serialization --- BinaryObjectScanner/BinaryObjectScanner.csproj | 4 ++-- Test/Test.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index f29d6eb0..d894b815 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -85,10 +85,10 @@ - + - + diff --git a/Test/Test.csproj b/Test/Test.csproj index 6a9f03eb..9e9982ab 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -28,10 +28,10 @@ - + - +