From 73f01499ac65e1e7e2862dbab6453b4cbabb8c08 Mon Sep 17 00:00:00 2001 From: Michiel Oda Date: Mon, 27 Nov 2023 15:46:16 +0100 Subject: [PATCH] Fix unit test project --- CommonTests/CommonTests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CommonTests/CommonTests.csproj b/CommonTests/CommonTests.csproj index 5983a720..5b2c330b 100644 --- a/CommonTests/CommonTests.csproj +++ b/CommonTests/CommonTests.csproj @@ -1,7 +1,7 @@ - + - netstandard2.0 + net462;net6.0 disable disable