diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj
index f876ae1..8df69d9 100644
--- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj
+++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj
@@ -31,7 +31,7 @@
- ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.35\lib\netnano1.0\mscorlib.dll
+ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.39\lib\netnano1.0\mscorlib.dll
..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.TestFramework.dll
diff --git a/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config
index 329f2b9..35abca0 100644
--- a/Tests/System.Threading.CancellationToken/packages.config
+++ b/Tests/System.Threading.CancellationToken/packages.config
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/Tests/System.Threading.CancellationToken/packages.lock.json b/Tests/System.Threading.CancellationToken/packages.lock.json
index 65bf96d..0fc2712 100644
--- a/Tests/System.Threading.CancellationToken/packages.lock.json
+++ b/Tests/System.Threading.CancellationToken/packages.lock.json
@@ -4,9 +4,9 @@
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
- "requested": "[2.0.0-preview.35, 2.0.0-preview.35]",
- "resolved": "2.0.0-preview.35",
- "contentHash": "l3LZs5zLeYKP+21DmVykOBWQvcLWOzgOls2JU6R2mRb2cz1+SitRCaEC5bTEJHs888JdHi3xWMVe3GkRzZ/2Lg=="
+ "requested": "[2.0.0-preview.39, 2.0.0-preview.39]",
+ "resolved": "2.0.0-preview.39",
+ "contentHash": "rkXOwaEq6GIm+dKZ7ICMrG23mln482vRXyDtaNfAeBpgGcgiuFJrbw7w0TTZ2DNhw1CUWlCWZZbXi6+/NHdpLg=="
},
"nanoFramework.TestFramework": {
"type": "Direct",
diff --git a/nanoFramework.System.Threading.nuspec b/nanoFramework.System.Threading.nuspec
index a6e8d4c..ecf426d 100644
--- a/nanoFramework.System.Threading.nuspec
+++ b/nanoFramework.System.Threading.nuspec
@@ -19,7 +19,7 @@
nanoFramework C# csharp netmf netnf
-
+
diff --git a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj
index c903fd4..01e3ce9 100644
--- a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj
+++ b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj
@@ -69,7 +69,7 @@
- ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.35\lib\netnano1.0\mscorlib.dll
+ ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.39\lib\netnano1.0\mscorlib.dll
diff --git a/nanoFramework.System.Threading/packages.config b/nanoFramework.System.Threading/packages.config
index c1985bc..5336b0f 100644
--- a/nanoFramework.System.Threading/packages.config
+++ b/nanoFramework.System.Threading/packages.config
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/nanoFramework.System.Threading/packages.lock.json b/nanoFramework.System.Threading/packages.lock.json
index f85cb78..e04980a 100644
--- a/nanoFramework.System.Threading/packages.lock.json
+++ b/nanoFramework.System.Threading/packages.lock.json
@@ -4,9 +4,9 @@
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
- "requested": "[2.0.0-preview.35, 2.0.0-preview.35]",
- "resolved": "2.0.0-preview.35",
- "contentHash": "l3LZs5zLeYKP+21DmVykOBWQvcLWOzgOls2JU6R2mRb2cz1+SitRCaEC5bTEJHs888JdHi3xWMVe3GkRzZ/2Lg=="
+ "requested": "[2.0.0-preview.39, 2.0.0-preview.39]",
+ "resolved": "2.0.0-preview.39",
+ "contentHash": "rkXOwaEq6GIm+dKZ7ICMrG23mln482vRXyDtaNfAeBpgGcgiuFJrbw7w0TTZ2DNhw1CUWlCWZZbXi6+/NHdpLg=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",