From 5d273cb5d899f643359e46896eeae24cce515783 Mon Sep 17 00:00:00 2001 From: Cinder Date: Thu, 9 Dec 2021 18:01:21 -0600 Subject: [PATCH] Fix TestClient.csproj --- Programs/examples/TestClient/TestClient.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Programs/examples/TestClient/TestClient.csproj b/Programs/examples/TestClient/TestClient.csproj index f1d52f4c..7f277c28 100644 --- a/Programs/examples/TestClient/TestClient.csproj +++ b/Programs/examples/TestClient/TestClient.csproj @@ -22,8 +22,7 @@ - false - netcoreapp3.1;net50 + netcoreapp3.1;net5.0 AnyCPU;x64;x86 false