From 375a382e1b182d931517dc094ca889ca6ff2382e Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Mon, 14 Feb 2022 12:18:35 +0000 Subject: [PATCH] Bump to .NET 6, bump dependency versions --- X10D.Tests/X10D.Tests.csproj | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/X10D.Tests/X10D.Tests.csproj b/X10D.Tests/X10D.Tests.csproj index a5ca225..f5e35bc 100644 --- a/X10D.Tests/X10D.Tests.csproj +++ b/X10D.Tests/X10D.Tests.csproj @@ -1,18 +1,19 @@ - net5.0 + net6.0 false + enable True - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive @@ -22,8 +23,8 @@ - - + +