From 864972e575f057ed9cebd2590efeb5378ca80fa6 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 29 Sep 2023 11:48:42 -0400 Subject: [PATCH] Update packages to fix printing issues --- BinaryObjectScanner/BinaryObjectScanner.csproj | 3 ++- Test/Test.csproj | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index 40199766..ed9bd710 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -51,7 +51,8 @@ - + + diff --git a/Test/Test.csproj b/Test/Test.csproj index db9b5838..595499d5 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -16,9 +16,9 @@ - - - + + +