From c0b958b43afec87adc09c5426d06d826c3935bd0 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Mon, 16 Jul 2018 02:42:08 -0500 Subject: [PATCH] Updated target framework to .NET 4.6.1 Hopefully this change will not cause problems for some users --- DS4Windows/DS4Windows.csproj | 2 +- DS4Windows/Properties/Settings.Designer.cs | 2 +- DS4Windows/app.config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DS4Windows/DS4Windows.csproj b/DS4Windows/DS4Windows.csproj index 7e06a21..fdc34aa 100644 --- a/DS4Windows/DS4Windows.csproj +++ b/DS4Windows/DS4Windows.csproj @@ -9,7 +9,7 @@ Properties DS4Windows DS4Windows - v4.5.2 + v4.6.1 512 true diff --git a/DS4Windows/Properties/Settings.Designer.cs b/DS4Windows/Properties/Settings.Designer.cs index ac3f6fb..8249a9b 100644 --- a/DS4Windows/Properties/Settings.Designer.cs +++ b/DS4Windows/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace DS4Windows.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.7.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/DS4Windows/app.config b/DS4Windows/app.config index 4b7b07e..d23be82 100644 --- a/DS4Windows/app.config +++ b/DS4Windows/app.config @@ -1,7 +1,7 @@ - +