diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj
index 8df69d9..ff6e695 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.39\lib\netnano1.0\mscorlib.dll
+ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.43\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 35abca0..8691514 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 0fc2712..5ee00c5 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.39, 2.0.0-preview.39]",
- "resolved": "2.0.0-preview.39",
- "contentHash": "rkXOwaEq6GIm+dKZ7ICMrG23mln482vRXyDtaNfAeBpgGcgiuFJrbw7w0TTZ2DNhw1CUWlCWZZbXi6+/NHdpLg=="
+ "requested": "[2.0.0-preview.43, 2.0.0-preview.43]",
+ "resolved": "2.0.0-preview.43",
+ "contentHash": "ijOdswxNI+zhN7MrRMjJPe7pAVhqARvpEOFKUKH6D18NUS3CCQ9+IoyVs3zJhmmBk53YmAErFAdCnAWLVxUu8Q=="
},
"nanoFramework.TestFramework": {
"type": "Direct",
diff --git a/nanoFramework.System.Threading.nuspec b/nanoFramework.System.Threading.nuspec
index ecf426d..eb0e51e 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 01e3ce9..4b0d89a 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.39\lib\netnano1.0\mscorlib.dll
+ ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.43\lib\netnano1.0\mscorlib.dll
diff --git a/nanoFramework.System.Threading/packages.config b/nanoFramework.System.Threading/packages.config
index 5336b0f..5199020 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 e04980a..bb57127 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.39, 2.0.0-preview.39]",
- "resolved": "2.0.0-preview.39",
- "contentHash": "rkXOwaEq6GIm+dKZ7ICMrG23mln482vRXyDtaNfAeBpgGcgiuFJrbw7w0TTZ2DNhw1CUWlCWZZbXi6+/NHdpLg=="
+ "requested": "[2.0.0-preview.43, 2.0.0-preview.43]",
+ "resolved": "2.0.0-preview.43",
+ "contentHash": "ijOdswxNI+zhN7MrRMjJPe7pAVhqARvpEOFKUKH6D18NUS3CCQ9+IoyVs3zJhmmBk53YmAErFAdCnAWLVxUu8Q=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",