diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index 229f9e1..66aee77 100644 --- a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj +++ b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj @@ -1,4 +1,4 @@ - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -32,15 +32,12 @@ ..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll - True ..\..\packages\nanoFramework.TestFramework.2.1.107\lib\nanoFramework.TestFramework.dll - True ..\..\packages\nanoFramework.TestFramework.2.1.107\lib\nanoFramework.UnitTestLauncher.exe - True @@ -59,4 +56,4 @@ - \ No newline at end of file + diff --git a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj index cf4e388..62d9b69 100644 --- a/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj +++ b/nanoFramework.System.Threading/nanoFramework.System.Threading.nfproj @@ -1,6 +1,6 @@  - + @@ -70,7 +70,6 @@ ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll - True @@ -83,8 +82,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 a39926d..d5dd909 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 be631b7..189036f 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.139, 3.6.139]", - "resolved": "3.6.139", - "contentHash": "rq0Ub/Jik7PtMtZtLn0tHuJ01Yt36RQ+eeBe+S7qnJ/EFOX6D4T9zuYD3vQPYKGI6Ro4t2iWgFm3fGDgjBrMfg==" + "requested": "[3.6.141, 3.6.141]", + "resolved": "3.6.141", + "contentHash": "A2+obbz6Xl6nHdDDMiqHCrn6Lktrs/pLq4BIQXDUD2O2gd5fz2WobQyX30Kp0mPPXjEOgBA1r5s6iYVurTkUig==" } } }