From d609453f12d4bf760c0dd6ce524b88937b7392af Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Mon, 18 Feb 2019 18:33:36 -0600 Subject: [PATCH] Now target .NET Framework 4.6.2 Seems to work better than version 4.6.1 on my system --- DS4Windows/DS4Windows.csproj | 2 +- DS4Windows/app.config | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DS4Windows/DS4Windows.csproj b/DS4Windows/DS4Windows.csproj index 8e2e478..15ed516 100644 --- a/DS4Windows/DS4Windows.csproj +++ b/DS4Windows/DS4Windows.csproj @@ -9,7 +9,7 @@ Properties DS4Windows DS4Windows - v4.6.1 + v4.6.2 512 true diff --git a/DS4Windows/app.config b/DS4Windows/app.config index 38e445e..6475090 100644 --- a/DS4Windows/app.config +++ b/DS4Windows/app.config @@ -1,12 +1,12 @@ - + - +