From 0d04629b0a5032bd4f8fd80350b24edf3e0e5bcd Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 31 Jul 2020 17:30:18 +0200 Subject: [PATCH] upgrade tests to .net core --- Tests/Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 835cd9b..2efdf65 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -1,11 +1,11 @@ - net472 + netcoreapp3.1 - +