diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj
index ffb34f0..7aa60df 100644
--- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj
+++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj
@@ -30,14 +30,14 @@
-
- ..\..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll
+
+ ..\..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll
-
- ..\..\packages\nanoFramework.TestFramework.3.0.57\lib\nanoFramework.TestFramework.dll
+
+ ..\..\packages\nanoFramework.TestFramework.3.0.60\lib\nanoFramework.TestFramework.dll
- ..\..\packages\nanoFramework.TestFramework.3.0.57\lib\nanoFramework.UnitTestLauncher.exe
+ ..\..\packages\nanoFramework.TestFramework.3.0.60\lib\nanoFramework.UnitTestLauncher.exe
diff --git a/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config
index 1ee6430..4707a24 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 0c802fc..69a3146 100644
--- a/Tests/System.Threading.CancellationToken/packages.lock.json
+++ b/Tests/System.Threading.CancellationToken/packages.lock.json
@@ -4,15 +4,15 @@
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
- "requested": "[1.16.1, 1.16.1]",
- "resolved": "1.16.1",
- "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA=="
+ "requested": "[1.16.11, 1.16.11]",
+ "resolved": "1.16.11",
+ "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw=="
},
"nanoFramework.TestFramework": {
"type": "Direct",
- "requested": "[3.0.57, 3.0.57]",
- "resolved": "3.0.57",
- "contentHash": "cVStR5Fg+Qk1ClDG5y5ep7v1oH9TTXD35o/vkElYQYo/mrpuo1RVBOu4BNe2caT0RKZqJnFZYiTO9mg+UnxITQ=="
+ "requested": "[3.0.60, 3.0.60]",
+ "resolved": "3.0.60",
+ "contentHash": "O/4ViFY55cryqdhXOA1xY7tTMmXvi7TTW2Q/TOgMV78g+x1s8BB5Hh7S80qBmYgtvZ5FPhse8yS2ptzc1xHsJA=="
}
}
}
diff --git a/nanoFramework.System.Threading.nuspec b/nanoFramework.System.Threading.nuspec
index 260932b..4e8af20 100644
--- a/nanoFramework.System.Threading.nuspec
+++ b/nanoFramework.System.Threading.nuspec
@@ -18,7 +18,7 @@
This package includes the nanoFramework.System.Threading assembly for .NET nanoFramework C# projects.
nanoFramework C# csharp netmf netnf
-
+
diff --git a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj
index f1e322e..e6d1c91 100644
--- a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj
+++ b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj
@@ -68,8 +68,8 @@
-
- ..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll
diff --git a/nanoFramework.System.Threading/packages.config b/nanoFramework.System.Threading/packages.config
index 8e45ba1..63b66bd 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 ea23f63..1f561cc 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": "[1.16.1, 1.16.1]",
- "resolved": "1.16.1",
- "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA=="
+ "requested": "[1.16.11, 1.16.11]",
+ "resolved": "1.16.11",
+ "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",