From 4cf12c76a822c477f0912afaf3a7ce781f8f271f Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 6 May 2024 22:30:58 -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 9a9016c8..f29d6eb0 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -85,10 +85,10 @@ - + - + diff --git a/Test/Test.csproj b/Test/Test.csproj index d288c383..6a9f03eb 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -28,10 +28,10 @@ - + - +