From c0d12606563541dc5102ebd86c4b82c5a917ad2f Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Thu, 18 Apr 2024 12:58:32 -0400 Subject: [PATCH] Update UnshieldSharp --- BinaryObjectScanner/BinaryObjectScanner.csproj | 2 +- Test/Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index d69d1747..c432cc01 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -87,7 +87,7 @@ - + diff --git a/Test/Test.csproj b/Test/Test.csproj index ea0d997c..7b036c36 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -33,7 +33,7 @@ - + \ No newline at end of file