diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index d5eea2f..229f9e1 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -34,12 +34,12 @@ ..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll True - - ..\..\packages\nanoFramework.TestFramework.2.1.100\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.2.1.107\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.2.1.100\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.2.1.107\lib\nanoFramework.UnitTestLauncher.exe True diff --git a/Tests/System.Threading.CancellationToken/packages.config b/Tests/System.Threading.CancellationToken/packages.config index 9b7d73e..ece9e27 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 2110136..b8374e9 100644 --- a/Tests/System.Threading.CancellationToken/packages.lock.json +++ b/Tests/System.Threading.CancellationToken/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[2.1.100, 2.1.100]", - "resolved": "2.1.100", - "contentHash": "WCJSvr4p0wSjKFQGRNAwNbcJEOOZLUo1t1KXH67Lj6s3mw71oKgKaRjUYDBEDyOMOYyrjxigY9PwQvo0zbn+5A==" + "requested": "[2.1.107, 2.1.107]", + "resolved": "2.1.107", + "contentHash": "6pLzZwKdAsFoLaeP9iRivJaCs8AbaoX8wvB4oLH0+CBBQK209mfnkqqUzsL9sGwJIM9/bKoq6AMGmMZzI4iXww==" } } } diff --git a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj index 36a8be6..cf4e388 100644 --- a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj +++ b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj @@ -1,6 +1,6 @@  - + @@ -83,8 +83,8 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/nanoFramework.System.Threading/packages.config b/nanoFramework.System.Threading/packages.config index d60f807..a39926d 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 33ef693..be631b7 100644 --- a/nanoFramework.System.Threading/packages.lock.json +++ b/nanoFramework.System.Threading/packages.lock.json @@ -10,9 +10,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.133, 3.6.133]", - "resolved": "3.6.133", - "contentHash": "VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw==" + "requested": "[3.6.139, 3.6.139]", + "resolved": "3.6.139", + "contentHash": "rq0Ub/Jik7PtMtZtLn0tHuJ01Yt36RQ+eeBe+S7qnJ/EFOX6D4T9zuYD3vQPYKGI6Ro4t2iWgFm3fGDgjBrMfg==" } } }