From cda2d51fa43b9eccd6b06ae361e42a3e14d4eb88 Mon Sep 17 00:00:00 2001 From: Chris Pietschmann Date: Thu, 6 Feb 2025 14:50:04 -0500 Subject: [PATCH 1/2] Update ConsoleTest.csproj --- src/ConsoleTest/ConsoleTest.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ConsoleTest/ConsoleTest.csproj b/src/ConsoleTest/ConsoleTest.csproj index 9c2c0e1..ab9aadf 100644 --- a/src/ConsoleTest/ConsoleTest.csproj +++ b/src/ConsoleTest/ConsoleTest.csproj @@ -6,7 +6,7 @@ Exe - net8.0 + net6.0 enable enable From c6b77b8e85e8dc9136b1f0d97bd112c9a078b874 Mon Sep 17 00:00:00 2001 From: Chris Pietschmann Date: Thu, 6 Feb 2025 14:51:26 -0500 Subject: [PATCH 2/2] Update SharpVectorTest.csproj --- src/SharpVectorTest/SharpVectorTest.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/SharpVectorTest/SharpVectorTest.csproj b/src/SharpVectorTest/SharpVectorTest.csproj index a5d53a8..edaa66b 100644 --- a/src/SharpVectorTest/SharpVectorTest.csproj +++ b/src/SharpVectorTest/SharpVectorTest.csproj @@ -1,7 +1,7 @@ - net8.0 + net6.0 enable enable @@ -20,8 +20,8 @@ - - + +