From aebe23f611a9f39c6a3dd8434445aa3244def021 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 16 Nov 2019 01:42:40 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Use=20C#=208.0=20and=20target=20x64?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- X10D/X10D.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index 3c9c7ab..aaeb3bb 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -21,7 +21,8 @@ DEBUG;TRACE prompt 4 - 7.1 + 8.0 + x64 pdbonly @@ -30,7 +31,7 @@ TRACE prompt 4 - 7.1 + 8.0