From 0b661cd8a7fc1908e2905346d50e4b00485948a3 Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 20 Apr 2026 01:03:43 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.CoreLibrary from 2.0.0-preview.35 to 2.0.0-preview.39
[version update] ### :warning: This is an automated update. :warning: --- Tests/GenericCollections/GenericCollections.nfproj | 2 +- Tests/GenericCollections/packages.config | 2 +- Tests/GenericCollections/packages.lock.json | 6 +++--- Tests/HashtableTests/HashtableTests.nfproj | 2 +- Tests/HashtableTests/packages.config | 2 +- Tests/HashtableTests/packages.lock.json | 6 +++--- Tests/QueueTests/QueueTests.nfproj | 2 +- Tests/QueueTests/packages.config | 2 +- Tests/QueueTests/packages.lock.json | 6 +++--- Tests/StackTests/StackTests.nfproj | 2 +- Tests/StackTests/packages.config | 2 +- Tests/StackTests/packages.lock.json | 6 +++--- nanoFramework.System.Collections.nuspec | 2 +- .../nanoFramework.System.Collections.nfproj | 2 +- nanoFramework.System.Collections/packages.config | 2 +- nanoFramework.System.Collections/packages.lock.json | 6 +++--- 16 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Tests/GenericCollections/GenericCollections.nfproj b/Tests/GenericCollections/GenericCollections.nfproj index 2b69d5f..751ca7c 100644 --- a/Tests/GenericCollections/GenericCollections.nfproj +++ b/Tests/GenericCollections/GenericCollections.nfproj @@ -39,7 +39,7 @@ - ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.35\lib\netnano1.0\mscorlib.dll + ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.39\lib\netnano1.0\mscorlib.dll ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.TestFramework.dll diff --git a/Tests/GenericCollections/packages.config b/Tests/GenericCollections/packages.config index 329f2b9..35abca0 100644 --- a/Tests/GenericCollections/packages.config +++ b/Tests/GenericCollections/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/GenericCollections/packages.lock.json b/Tests/GenericCollections/packages.lock.json index 65bf96d..0fc2712 100644 --- a/Tests/GenericCollections/packages.lock.json +++ b/Tests/GenericCollections/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[2.0.0-preview.35, 2.0.0-preview.35]", - "resolved": "2.0.0-preview.35", - "contentHash": "l3LZs5zLeYKP+21DmVykOBWQvcLWOzgOls2JU6R2mRb2cz1+SitRCaEC5bTEJHs888JdHi3xWMVe3GkRzZ/2Lg==" + "requested": "[2.0.0-preview.39, 2.0.0-preview.39]", + "resolved": "2.0.0-preview.39", + "contentHash": "rkXOwaEq6GIm+dKZ7ICMrG23mln482vRXyDtaNfAeBpgGcgiuFJrbw7w0TTZ2DNhw1CUWlCWZZbXi6+/NHdpLg==" }, "nanoFramework.TestFramework": { "type": "Direct", diff --git a/Tests/HashtableTests/HashtableTests.nfproj b/Tests/HashtableTests/HashtableTests.nfproj index ef678ee..6d4e2b3 100644 --- a/Tests/HashtableTests/HashtableTests.nfproj +++ b/Tests/HashtableTests/HashtableTests.nfproj @@ -34,7 +34,7 @@ - ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.35\lib\netnano1.0\mscorlib.dll + ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.39\lib\netnano1.0\mscorlib.dll ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.TestFramework.dll diff --git a/Tests/HashtableTests/packages.config b/Tests/HashtableTests/packages.config index 329f2b9..35abca0 100644 --- a/Tests/HashtableTests/packages.config +++ b/Tests/HashtableTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/HashtableTests/packages.lock.json b/Tests/HashtableTests/packages.lock.json index 65bf96d..0fc2712 100644 --- a/Tests/HashtableTests/packages.lock.json +++ b/Tests/HashtableTests/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[2.0.0-preview.35, 2.0.0-preview.35]", - "resolved": "2.0.0-preview.35", - "contentHash": "l3LZs5zLeYKP+21DmVykOBWQvcLWOzgOls2JU6R2mRb2cz1+SitRCaEC5bTEJHs888JdHi3xWMVe3GkRzZ/2Lg==" + "requested": "[2.0.0-preview.39, 2.0.0-preview.39]", + "resolved": "2.0.0-preview.39", + "contentHash": "rkXOwaEq6GIm+dKZ7ICMrG23mln482vRXyDtaNfAeBpgGcgiuFJrbw7w0TTZ2DNhw1CUWlCWZZbXi6+/NHdpLg==" }, "nanoFramework.TestFramework": { "type": "Direct", diff --git a/Tests/QueueTests/QueueTests.nfproj b/Tests/QueueTests/QueueTests.nfproj index 7d981d7..95491f7 100644 --- a/Tests/QueueTests/QueueTests.nfproj +++ b/Tests/QueueTests/QueueTests.nfproj @@ -32,7 +32,7 @@ - ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.35\lib\netnano1.0\mscorlib.dll + ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.39\lib\netnano1.0\mscorlib.dll ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.TestFramework.dll diff --git a/Tests/QueueTests/packages.config b/Tests/QueueTests/packages.config index 329f2b9..35abca0 100644 --- a/Tests/QueueTests/packages.config +++ b/Tests/QueueTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/QueueTests/packages.lock.json b/Tests/QueueTests/packages.lock.json index 65bf96d..0fc2712 100644 --- a/Tests/QueueTests/packages.lock.json +++ b/Tests/QueueTests/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[2.0.0-preview.35, 2.0.0-preview.35]", - "resolved": "2.0.0-preview.35", - "contentHash": "l3LZs5zLeYKP+21DmVykOBWQvcLWOzgOls2JU6R2mRb2cz1+SitRCaEC5bTEJHs888JdHi3xWMVe3GkRzZ/2Lg==" + "requested": "[2.0.0-preview.39, 2.0.0-preview.39]", + "resolved": "2.0.0-preview.39", + "contentHash": "rkXOwaEq6GIm+dKZ7ICMrG23mln482vRXyDtaNfAeBpgGcgiuFJrbw7w0TTZ2DNhw1CUWlCWZZbXi6+/NHdpLg==" }, "nanoFramework.TestFramework": { "type": "Direct", diff --git a/Tests/StackTests/StackTests.nfproj b/Tests/StackTests/StackTests.nfproj index 80371f0..ff2fe18 100644 --- a/Tests/StackTests/StackTests.nfproj +++ b/Tests/StackTests/StackTests.nfproj @@ -34,7 +34,7 @@ - ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.35\lib\netnano1.0\mscorlib.dll + ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.39\lib\netnano1.0\mscorlib.dll ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.TestFramework.dll diff --git a/Tests/StackTests/packages.config b/Tests/StackTests/packages.config index 329f2b9..35abca0 100644 --- a/Tests/StackTests/packages.config +++ b/Tests/StackTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/StackTests/packages.lock.json b/Tests/StackTests/packages.lock.json index 65bf96d..0fc2712 100644 --- a/Tests/StackTests/packages.lock.json +++ b/Tests/StackTests/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[2.0.0-preview.35, 2.0.0-preview.35]", - "resolved": "2.0.0-preview.35", - "contentHash": "l3LZs5zLeYKP+21DmVykOBWQvcLWOzgOls2JU6R2mRb2cz1+SitRCaEC5bTEJHs888JdHi3xWMVe3GkRzZ/2Lg==" + "requested": "[2.0.0-preview.39, 2.0.0-preview.39]", + "resolved": "2.0.0-preview.39", + "contentHash": "rkXOwaEq6GIm+dKZ7ICMrG23mln482vRXyDtaNfAeBpgGcgiuFJrbw7w0TTZ2DNhw1CUWlCWZZbXi6+/NHdpLg==" }, "nanoFramework.TestFramework": { "type": "Direct", diff --git a/nanoFramework.System.Collections.nuspec b/nanoFramework.System.Collections.nuspec index 6a33093..8c0f953 100644 --- a/nanoFramework.System.Collections.nuspec +++ b/nanoFramework.System.Collections.nuspec @@ -20,7 +20,7 @@ This package requires a target with System.Collections v$nativeVersion$ (checksu nanoFramework C# csharp netmf netnf - + diff --git a/nanoFramework.System.Collections/nanoFramework.System.Collections.nfproj b/nanoFramework.System.Collections/nanoFramework.System.Collections.nfproj index 994e24b..8f74334 100644 --- a/nanoFramework.System.Collections/nanoFramework.System.Collections.nfproj +++ b/nanoFramework.System.Collections/nanoFramework.System.Collections.nfproj @@ -69,7 +69,7 @@ - ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.35\lib\netnano1.0\mscorlib.dll + ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.39\lib\netnano1.0\mscorlib.dll diff --git a/nanoFramework.System.Collections/packages.config b/nanoFramework.System.Collections/packages.config index c1985bc..5336b0f 100644 --- a/nanoFramework.System.Collections/packages.config +++ b/nanoFramework.System.Collections/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.System.Collections/packages.lock.json b/nanoFramework.System.Collections/packages.lock.json index f85cb78..e04980a 100644 --- a/nanoFramework.System.Collections/packages.lock.json +++ b/nanoFramework.System.Collections/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[2.0.0-preview.35, 2.0.0-preview.35]", - "resolved": "2.0.0-preview.35", - "contentHash": "l3LZs5zLeYKP+21DmVykOBWQvcLWOzgOls2JU6R2mRb2cz1+SitRCaEC5bTEJHs888JdHi3xWMVe3GkRzZ/2Lg==" + "requested": "[2.0.0-preview.39, 2.0.0-preview.39]", + "resolved": "2.0.0-preview.39", + "contentHash": "rkXOwaEq6GIm+dKZ7ICMrG23mln482vRXyDtaNfAeBpgGcgiuFJrbw7w0TTZ2DNhw1CUWlCWZZbXi6+/NHdpLg==" }, "Nerdbank.GitVersioning": { "type": "Direct",