From 932801b17f8956623015cf3fb5f8ec784c140cd4 Mon Sep 17 00:00:00 2001 From: nfbot Date: Fri, 16 Jan 2026 02:02:34 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.CoreLibrary from 2.0.0-preview.33 to 2.0.0-preview.35
[version update] ### :warning: This is an automated update. :warning: --- .../System.Threading.CancellationToken.nfproj | 2 +- Tests/System.Threading.CancellationToken/packages.config | 2 +- Tests/System.Threading.CancellationToken/packages.lock.json | 6 +++--- nanoFramework.System.Threading.nuspec | 2 +- .../nanoFramework.System.Threading.nfproj | 2 +- nanoFramework.System.Threading/packages.config | 2 +- nanoFramework.System.Threading/packages.lock.json | 6 +++--- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj b/Tests/System.Threading.CancellationToken/System.Threading.CancellationToken.nfproj index 6b0d97f..f876ae1 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.33\lib\netnano1.0\mscorlib.dll + ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.35\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 37e6b3b..329f2b9 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 af373fe..65bf96d 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.33, 2.0.0-preview.33]", - "resolved": "2.0.0-preview.33", - "contentHash": "VVr+TmThdBt9zzXFzFewB5GUsNm2BE8+/3OtaCiJVg76v0Wr87A0Mi6R74hm78otfIhPJ66aPaRd+fA23dmJjQ==" + "requested": "[2.0.0-preview.35, 2.0.0-preview.35]", + "resolved": "2.0.0-preview.35", + "contentHash": "l3LZs5zLeYKP+21DmVykOBWQvcLWOzgOls2JU6R2mRb2cz1+SitRCaEC5bTEJHs888JdHi3xWMVe3GkRzZ/2Lg==" }, "nanoFramework.TestFramework": { "type": "Direct", diff --git a/nanoFramework.System.Threading.nuspec b/nanoFramework.System.Threading.nuspec index d3892f2..5dd969d 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 23f24e0..c903fd4 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.33\lib\netnano1.0\mscorlib.dll + ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.35\lib\netnano1.0\mscorlib.dll diff --git a/nanoFramework.System.Threading/packages.config b/nanoFramework.System.Threading/packages.config index eb8675c..c1985bc 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 f3f8f2e..f85cb78 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.33, 2.0.0-preview.33]", - "resolved": "2.0.0-preview.33", - "contentHash": "VVr+TmThdBt9zzXFzFewB5GUsNm2BE8+/3OtaCiJVg76v0Wr87A0Mi6R74hm78otfIhPJ66aPaRd+fA23dmJjQ==" + "requested": "[2.0.0-preview.35, 2.0.0-preview.35]", + "resolved": "2.0.0-preview.35", + "contentHash": "l3LZs5zLeYKP+21DmVykOBWQvcLWOzgOls2JU6R2mRb2cz1+SitRCaEC5bTEJHs888JdHi3xWMVe3GkRzZ/2Lg==" }, "Nerdbank.GitVersioning": { "type": "Direct",