From 773ac8590fd2f8508f1971d4eb696a36f6703306 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Wed, 15 Jul 2020 14:31:26 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=87=20Downgrade=20target=20to=20.NET=20St?= =?UTF-8?q?andard=202.0?= 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 de4640d..a21fe9e 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -1,7 +1,7 @@  - netstandard2.1 + netstandard2.0 8.0 Oliver Booth en