diff --git a/src/client/NPSharp.Client.csproj b/src/client/NPSharp.Client.csproj
index 65443e6..504aa08 100644
--- a/src/client/NPSharp.Client.csproj
+++ b/src/client/NPSharp.Client.csproj
@@ -13,6 +13,7 @@
512
..\..\
true
+ b8f4ba3f
$(SolutionDir)\bin\$(Configuration)\$(Platform)\
@@ -42,8 +43,9 @@
False
$(SolutionDir)\packages\log4net.2.0.3\lib\net40-full\log4net.dll
-
- $(SolutionDir)\packages\Newtonsoft.Json.7.0.1-beta1\lib\net45\Newtonsoft.Json.dll
+
+ False
+ $(SolutionDir)\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll
$(SolutionDir)\packages\protobuf-net.2.0.0.668\lib\net40\protobuf-net.dll
diff --git a/src/client/packages.config b/src/client/packages.config
index 88820d3..35c4678 100644
--- a/src/client/packages.config
+++ b/src/client/packages.config
@@ -3,6 +3,6 @@
-
+
\ No newline at end of file
diff --git a/src/npfile/App.config b/src/npfile/App.config
index 728a6f5..6a19c5b 100644
--- a/src/npfile/App.config
+++ b/src/npfile/App.config
@@ -8,7 +8,7 @@
-
+
diff --git a/src/npfile/npfile.csproj b/src/npfile/npfile.csproj
index 56d6575..fdf7b5a 100644
--- a/src/npfile/npfile.csproj
+++ b/src/npfile/npfile.csproj
@@ -43,7 +43,8 @@
..\..\packages\log4net.2.0.3\lib\net40-full\log4net.dll
- ..\..\packages\Newtonsoft.Json.6.0.3\lib\net45\Newtonsoft.Json.dll
+ False
+ ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll
diff --git a/src/npfile/packages.config b/src/npfile/packages.config
index b5b0d66..f880425 100644
--- a/src/npfile/packages.config
+++ b/src/npfile/packages.config
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/src/npmotd/App.config b/src/npmotd/App.config
index 728a6f5..5c73fc5 100644
--- a/src/npmotd/App.config
+++ b/src/npmotd/App.config
@@ -4,12 +4,4 @@
-
-
-
-
-
-
-
-
\ No newline at end of file