From 43e49d4826484f1b9f4bc6dcfc82643f926121ad Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Thu, 14 Jan 2021 16:43:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20.NET=205=20support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #9 --- X10D/X10D.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index e83b965..fd7ada6 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -1,8 +1,8 @@  - netstandard2.0 - 8.0 + net5.0;netstandard2.0 + 9.0 Oliver Booth en true @@ -25,11 +25,11 @@ True - + True - +