From a66d62bfbc0490aed44dfb1a23faf6fcdb8acc65 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 25 Mar 2024 21:56:08 -0400 Subject: [PATCH] Remove version gate from UnshieldSharp in Test --- Test/Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test/Test.csproj b/Test/Test.csproj index dccf7c3b..4b4c5ff5 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -24,7 +24,6 @@ - @@ -34,6 +33,7 @@ + \ No newline at end of file