diff --git a/App.config b/App.config
index e707b32..72a71af 100644
--- a/App.config
+++ b/App.config
@@ -2,5 +2,5 @@
-
+
diff --git a/BorderlessGaming.csproj b/BorderlessGaming.csproj
index 0d61922..2de38cb 100644
--- a/BorderlessGaming.csproj
+++ b/BorderlessGaming.csproj
@@ -9,7 +9,7 @@
Properties
BorderlessGaming
BorderlessGaming
- v4.5
+ v4.0
512
publish\
@@ -57,7 +57,7 @@
- ..\packages\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll
+ ..\packages\Newtonsoft.Json.5.0.8\lib\net40\Newtonsoft.Json.dll
@@ -96,7 +96,9 @@
Resources.resx
True
-
+
+ Designer
+
SettingsSingleFileGenerator
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index 087e8df..dbca34d 100644
--- a/Properties/AssemblyInfo.cs
+++ b/Properties/AssemblyInfo.cs
@@ -33,6 +33,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("4.4.0.0")]
-[assembly: AssemblyFileVersion("4.4.0.0")]
+[assembly: AssemblyVersion("4.5.0.0")]
+[assembly: AssemblyFileVersion("4.5.0.0")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]
diff --git a/packages.config b/packages.config
index 6c8cafc..b47d3a3 100644
--- a/packages.config
+++ b/packages.config
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file