diff --git a/source/nanoFramework.Json/Json.nanoFramework.nuspec b/nuspec/Json.nanoFramework.nuspec
similarity index 93%
rename from source/nanoFramework.Json/Json.nanoFramework.nuspec
rename to nuspec/Json.nanoFramework.nuspec
index 39f66a4..d10ac34 100644
--- a/source/nanoFramework.Json/Json.nanoFramework.nuspec
+++ b/nuspec/Json.nanoFramework.nuspec
@@ -1,5 +1,5 @@
-
+
nanoFramework.Json
JSON Serializer and Deserializer library for the .NET nanoFramework
@@ -18,8 +18,8 @@
JSON Serializer and Deserializer library for the .NET nanoFramework
netmf nf nanoframework json
-
-
+
+
@@ -30,4 +30,4 @@
-
+
\ No newline at end of file
diff --git a/source/Test/nanoFramework/Test.nfproj b/source/Test/nanoFramework/Test.nfproj
index a441f5f..1791012 100644
--- a/source/Test/nanoFramework/Test.nfproj
+++ b/source/Test/nanoFramework/Test.nfproj
@@ -28,12 +28,12 @@
-
- ..\..\packages\nanoFramework.CoreLibrary.1.6.0-preview.1\lib\mscorlib.dll
+
+ ..\..\packages\nanoFramework.CoreLibrary.1.7.0-preview.2\lib\mscorlib.dll
True
- ..\..\packages\nanoFramework.System.Collections.1.0.0-preview.7\lib\nanoFramework.System.Collections.dll
+ ..\..\packages\nanoFramework.System.Collections.1.0.0-preview.10\lib\nanoFramework.System.Collections.dll
True
diff --git a/source/Test/nanoFramework/packages.config b/source/Test/nanoFramework/packages.config
index 1f72605..33ada54 100644
--- a/source/Test/nanoFramework/packages.config
+++ b/source/Test/nanoFramework/packages.config
@@ -1,6 +1,6 @@
-
-
+
+
\ No newline at end of file
diff --git a/source/nanoFramework.Json/nanoFramework.Json.nfproj b/source/nanoFramework.Json/nanoFramework.Json.nfproj
index ba157f4..d599947 100644
--- a/source/nanoFramework.Json/nanoFramework.Json.nfproj
+++ b/source/nanoFramework.Json/nanoFramework.Json.nfproj
@@ -56,12 +56,12 @@
-
- ..\packages\nanoFramework.CoreLibrary.1.6.0-preview.1\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.7.0-preview.2\lib\mscorlib.dll
True
- ..\packages\nanoFramework.System.Collections.1.0.0-preview.7\lib\nanoFramework.System.Collections.dll
+ ..\packages\nanoFramework.System.Collections.1.0.0-preview.10\lib\nanoFramework.System.Collections.dll
True
diff --git a/source/nanoFramework.Json/packages.config b/source/nanoFramework.Json/packages.config
index 091d2a6..aa7730a 100644
--- a/source/nanoFramework.Json/packages.config
+++ b/source/nanoFramework.Json/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
\ No newline at end of file