diff --git a/MatterControl.csproj b/MatterControl.csproj
index 70a66864d..7d9179fd0 100644
--- a/MatterControl.csproj
+++ b/MatterControl.csproj
@@ -401,9 +401,9 @@
packages\Mindscape.Raygun4Net.5.0.0\lib\net40\Mindscape.Raygun4Net4.dll
True
-
- False
- packages\Newtonsoft.Json.6.0.6\lib\net45\Newtonsoft.Json.dll
+
+ packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
+ True
PdfSharp.dll
diff --git a/Submodules/MatterSlice b/Submodules/MatterSlice
index e76e827b9..12fda6fe7 160000
--- a/Submodules/MatterSlice
+++ b/Submodules/MatterSlice
@@ -1 +1 @@
-Subproject commit e76e827b9724ee4363d1b74e53ddfa61a342bb6d
+Subproject commit 12fda6fe791cdf219b6f54ae2c64afd0fc7940f8
diff --git a/Submodules/agg-sharp b/Submodules/agg-sharp
index 00acf025b..2394420dc 160000
--- a/Submodules/agg-sharp
+++ b/Submodules/agg-sharp
@@ -1 +1 @@
-Subproject commit 00acf025b72c19bf5c645a89fe762497caa6ab4d
+Subproject commit 2394420dc5f2f2ab742500958faa72f20ed5606a
diff --git a/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj b/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj
index 0eafc8c05..69a3aa465 100644
--- a/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj
+++ b/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj
@@ -32,8 +32,8 @@
x86
-
- ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll
+
+ ..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
True
diff --git a/Tests/MatterControl.AutomationTests/app.config b/Tests/MatterControl.AutomationTests/app.config
index 6feedb05f..74054640f 100644
--- a/Tests/MatterControl.AutomationTests/app.config
+++ b/Tests/MatterControl.AutomationTests/app.config
@@ -6,6 +6,10 @@
+
+
+
+
\ No newline at end of file
diff --git a/Tests/MatterControl.AutomationTests/packages.config b/Tests/MatterControl.AutomationTests/packages.config
index a7228117b..734b6c9c4 100644
--- a/Tests/MatterControl.AutomationTests/packages.config
+++ b/Tests/MatterControl.AutomationTests/packages.config
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/Tests/MatterControl.Tests/MatterControl.Tests.csproj b/Tests/MatterControl.Tests/MatterControl.Tests.csproj
index e2382445c..1f6f4dedd 100644
--- a/Tests/MatterControl.Tests/MatterControl.Tests.csproj
+++ b/Tests/MatterControl.Tests/MatterControl.Tests.csproj
@@ -33,8 +33,8 @@
x86
-
- ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll
+
+ ..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
True
diff --git a/Tests/MatterControl.Tests/packages.config b/Tests/MatterControl.Tests/packages.config
index d26f6c4dd..9ed35234d 100644
--- a/Tests/MatterControl.Tests/packages.config
+++ b/Tests/MatterControl.Tests/packages.config
@@ -1,6 +1,6 @@
-
+
diff --git a/packages.config b/packages.config
index cee43fb0e..2b5a11e38 100644
--- a/packages.config
+++ b/packages.config
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file