From e60d3591fff634c7776b2b2f8e7c092163988b56 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 9 Sep 2022 17:55:23 +0200 Subject: [PATCH] updated tests to net6.0 --- Tests/Tests.FNA.csproj | 2 +- Tests/Tests.csproj | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Tests/Tests.FNA.csproj b/Tests/Tests.FNA.csproj index 8f1fe64..e032b51 100644 --- a/Tests/Tests.FNA.csproj +++ b/Tests/Tests.FNA.csproj @@ -1,6 +1,6 @@ - net5.0 + net6.0 nunit Tests $(DefineConstants);FNA diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 6f1da92..1d34903 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -1,16 +1,16 @@ - net5.0 + net6.0 nunit - + - + @@ -23,7 +23,7 @@ - + PreserveNewest