From 2193e6b92c71951a2a8f9284665916072cded8b4 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sun, 13 Feb 2022 23:32:04 +0000 Subject: [PATCH] (#43) (#45) Bump to .NET 6 / C# 10 --- X10D/X10D.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index 03669a1..cf46f79 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -1,8 +1,8 @@ - net5.0;netstandard2.0 - 9.0 + net6.0 + 10.0 Oliver Booth en true