diff --git a/Tests/SerializationTests/SerializationTests.nfproj b/Tests/SerializationTests/SerializationTests.nfproj
index b209693..ecf6898 100644
--- a/Tests/SerializationTests/SerializationTests.nfproj
+++ b/Tests/SerializationTests/SerializationTests.nfproj
@@ -38,16 +38,16 @@
-
- ..\..\packages\nanoFramework.CoreLibrary.1.14.2\lib\mscorlib.dll
+
+ ..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll
True
-
- ..\..\packages\nanoFramework.TestFramework.2.1.85\lib\nanoFramework.TestFramework.dll
+
+ ..\..\packages\nanoFramework.TestFramework.2.1.87\lib\nanoFramework.TestFramework.dll
True
- ..\..\packages\nanoFramework.TestFramework.2.1.85\lib\nanoFramework.UnitTestLauncher.exe
+ ..\..\packages\nanoFramework.TestFramework.2.1.87\lib\nanoFramework.UnitTestLauncher.exe
True
diff --git a/Tests/SerializationTests/packages.config b/Tests/SerializationTests/packages.config
index 7704bd8..9af75e9 100644
--- a/Tests/SerializationTests/packages.config
+++ b/Tests/SerializationTests/packages.config
@@ -1,5 +1,5 @@
-
-
+
+
\ No newline at end of file
diff --git a/Tests/SerializationTests/packages.lock.json b/Tests/SerializationTests/packages.lock.json
index a933330..2215522 100644
--- a/Tests/SerializationTests/packages.lock.json
+++ b/Tests/SerializationTests/packages.lock.json
@@ -4,15 +4,15 @@
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
- "requested": "[1.14.2, 1.14.2]",
- "resolved": "1.14.2",
- "contentHash": "j1mrz4mitl5LItvmHMsw1aHzCAfvTTgIkRxA0mhs5mSpctJ/BBcuNwua5j3MspfRNKreCQPy/qZy/D9ADLL/PA=="
+ "requested": "[1.15.5, 1.15.5]",
+ "resolved": "1.15.5",
+ "contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg=="
},
"nanoFramework.TestFramework": {
"type": "Direct",
- "requested": "[2.1.85, 2.1.85]",
- "resolved": "2.1.85",
- "contentHash": "UAydT9MgZfufPcLpn5KbFZkR3ul6zSt9ERYDPDen7IWxeT+fGpRTes8QTWfhgMsxF3E27b3wI6K6wwWQkeGuFQ=="
+ "requested": "[2.1.87, 2.1.87]",
+ "resolved": "2.1.87",
+ "contentHash": "58nW0UByML7fciTfvLfaEwysf6319SQWmah9v6N3xF9E7jWiHnh3FfEN/wtP/E2wwufmiFZAO2CidbiuEEJmKA=="
}
}
}
diff --git a/nanoFramework.System.Runtime.Serialization.nuspec b/nanoFramework.System.Runtime.Serialization.nuspec
index cffc4f3..dbfd1a3 100644
--- a/nanoFramework.System.Runtime.Serialization.nuspec
+++ b/nanoFramework.System.Runtime.Serialization.nuspec
@@ -19,7 +19,7 @@
This package requires a target with nanoFramework.System.Runtime.Serialization v$nativeVersion$ (checksum $checksum$).
nanoFramework C# csharp netmf netnf nanoFramework.System.Runtime.Serialization
-
+
diff --git a/nanoFramework.System.Runtime.Serialization/System.Runtime.Serialization.nfproj b/nanoFramework.System.Runtime.Serialization/System.Runtime.Serialization.nfproj
index 0ac92c4..787e46e 100644
--- a/nanoFramework.System.Runtime.Serialization/System.Runtime.Serialization.nfproj
+++ b/nanoFramework.System.Runtime.Serialization/System.Runtime.Serialization.nfproj
@@ -57,8 +57,8 @@
-
- ..\packages\nanoFramework.CoreLibrary.1.14.2\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll
True
diff --git a/nanoFramework.System.Runtime.Serialization/packages.config b/nanoFramework.System.Runtime.Serialization/packages.config
index fc766fb..85fbf3b 100644
--- a/nanoFramework.System.Runtime.Serialization/packages.config
+++ b/nanoFramework.System.Runtime.Serialization/packages.config
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/nanoFramework.System.Runtime.Serialization/packages.lock.json b/nanoFramework.System.Runtime.Serialization/packages.lock.json
index b80edcb..33ef693 100644
--- a/nanoFramework.System.Runtime.Serialization/packages.lock.json
+++ b/nanoFramework.System.Runtime.Serialization/packages.lock.json
@@ -4,9 +4,9 @@
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
- "requested": "[1.14.2, 1.14.2]",
- "resolved": "1.14.2",
- "contentHash": "j1mrz4mitl5LItvmHMsw1aHzCAfvTTgIkRxA0mhs5mSpctJ/BBcuNwua5j3MspfRNKreCQPy/qZy/D9ADLL/PA=="
+ "requested": "[1.15.5, 1.15.5]",
+ "resolved": "1.15.5",
+ "contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",