From c7aff94982aca4d507683e5927af42e55a0dddfe Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 18 Apr 2020 14:43:42 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=AF=20Target=20.NET=20Standard=202.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- X10D/X10D.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index e8c2fc4..3ed15cc 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -1,7 +1,7 @@  - netstandard2.0 + netstandard2.1 8.0 Oliver Booth en