diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index a075fb7..96b9290 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -30,8 +30,8 @@ - - ..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll ..\..\packages\nanoFramework.TestFramework.3.0.49\lib\nanoFramework.TestFramework.dll diff --git a/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config index 417c229..1a65cca 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 9bd5db7..66201df 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": "[1.15.5, 1.15.5]", - "resolved": "1.15.5", - "contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg==" + "requested": "[1.16.1, 1.16.1]", + "resolved": "1.16.1", + "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA==" }, "nanoFramework.TestFramework": { "type": "Direct", diff --git a/nanoFramework.System.Threading.nuspec b/nanoFramework.System.Threading.nuspec index 849d92d..260932b 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 0b4cd3b..f1e322e 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.15.5\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll diff --git a/nanoFramework.System.Threading/packages.config b/nanoFramework.System.Threading/packages.config index efe8286..8e45ba1 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 65e5ee1..ea23f63 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.15.5, 1.15.5]", - "resolved": "1.15.5", - "contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg==" + "requested": "[1.16.1, 1.16.1]", + "resolved": "1.16.1", + "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA==" }, "Nerdbank.GitVersioning": { "type": "Direct",