From 78cc67f30e8ffa47c21aa3fb9744c844cafc9b47 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sat, 18 May 2024 22:05: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 822ae19c..fe1fba0c 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -89,7 +89,7 @@ - + diff --git a/Test/Test.csproj b/Test/Test.csproj index cc2ae17d..8be04832 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -32,7 +32,7 @@ - + \ No newline at end of file