From 3b4266246d11befe3eb35a861750a47e33b9ead2 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sat, 16 Sep 2023 00:50:48 -0400 Subject: [PATCH] Update serialization library --- .../BinaryObjectScanner.Printing.csproj | 2 +- .../BinaryObjectScanner.Wrappers.csproj | 2 +- Test/Test.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BinaryObjectScanner.Printing/BinaryObjectScanner.Printing.csproj b/BinaryObjectScanner.Printing/BinaryObjectScanner.Printing.csproj index 34223c83..42c1263d 100644 --- a/BinaryObjectScanner.Printing/BinaryObjectScanner.Printing.csproj +++ b/BinaryObjectScanner.Printing/BinaryObjectScanner.Printing.csproj @@ -27,7 +27,7 @@ - + diff --git a/BinaryObjectScanner.Wrappers/BinaryObjectScanner.Wrappers.csproj b/BinaryObjectScanner.Wrappers/BinaryObjectScanner.Wrappers.csproj index c8f0dd20..93a1928d 100644 --- a/BinaryObjectScanner.Wrappers/BinaryObjectScanner.Wrappers.csproj +++ b/BinaryObjectScanner.Wrappers/BinaryObjectScanner.Wrappers.csproj @@ -31,7 +31,7 @@ - + diff --git a/Test/Test.csproj b/Test/Test.csproj index dd6db271..1849b642 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -19,7 +19,7 @@ - +