From 3b785c139243af1cf738188a2b521c0f6a9626c0 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 18 Dec 2025 00:49:15 +0000 Subject: [PATCH] Update 3 NuGet dependencies Bumps nanoFramework.Runtime.Native from 2.0.0-preview.15 to 2.0.0-preview.17
Bumps nanoFramework.System.Collections from 2.0.0-preview.3 to 2.0.0-preview.5
Bumps nanoFramework.System.Text from 2.0.0-preview.1 to 2.0.0-preview.3
[version update] ### :warning: This is an automated update. :warning: --- .../nanoFramework.System.Text.Benchmark.nfproj | 10 +++++----- .../packages.config | 6 +++--- .../packages.lock.json | 18 +++++++++--------- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj b/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj index 92f013c..4b91150 100644 --- a/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj +++ b/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj @@ -35,14 +35,14 @@ ..\packages\nanoFramework.Logging.1.1.161\lib\nanoFramework.Logging.dll - - ..\packages\nanoFramework.Runtime.Native.2.0.0-preview.15\lib\nanoFramework.Runtime.Native.dll + + ..\packages\nanoFramework.Runtime.Native.2.0.0-preview.17\lib\nanoFramework.Runtime.Native.dll - - ..\packages\nanoFramework.System.Collections.2.0.0-preview.3\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.2.0.0-preview.5\lib\nanoFramework.System.Collections.dll - ..\packages\nanoFramework.System.Text.2.0.0-preview.1\lib\nanoFramework.System.Text.dll + ..\packages\nanoFramework.System.Text.2.0.0-preview.3\lib\nanoFramework.System.Text.dll ..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.862\lib\System.Diagnostics.Stopwatch.dll diff --git a/nanoFramework.System.Text.Benchmark/packages.config b/nanoFramework.System.Text.Benchmark/packages.config index bea2169..7c9943a 100644 --- a/nanoFramework.System.Text.Benchmark/packages.config +++ b/nanoFramework.System.Text.Benchmark/packages.config @@ -3,8 +3,8 @@ - - + + - + \ No newline at end of file diff --git a/nanoFramework.System.Text.Benchmark/packages.lock.json b/nanoFramework.System.Text.Benchmark/packages.lock.json index c44ad3d..52a745b 100644 --- a/nanoFramework.System.Text.Benchmark/packages.lock.json +++ b/nanoFramework.System.Text.Benchmark/packages.lock.json @@ -22,15 +22,15 @@ }, "nanoFramework.Runtime.Native": { "type": "Direct", - "requested": "[2.0.0-preview.15, 2.0.0-preview.15]", - "resolved": "2.0.0-preview.15", - "contentHash": "e9Qc6Q2fOQgksQSusoVlcJuhDl0Oua9X80jrN6VVx2mo5O+zqzei0Ljl5oUWToGTBz7QF8lOPj+uOR81/eX6hA==" + "requested": "[2.0.0-preview.17, 2.0.0-preview.17]", + "resolved": "2.0.0-preview.17", + "contentHash": "XkGNYxteY3hXDrKrMuWWejSgWUS4qgkKz+Gc6a8IFgInNuVdaPsdl2cHyCwnHQzzUp454GBZKzvq+YayUGws4A==" }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[2.0.0-preview.3, 2.0.0-preview.3]", - "resolved": "2.0.0-preview.3", - "contentHash": "G8q2psrcNTzQJvxtkGc3XW5fyozE/rx9zaZDaoEi1eZqE2ncSguyqBrMxTuQRgFJaYONA6ir5joNl0JWYAB1Gg==" + "requested": "[2.0.0-preview.5, 2.0.0-preview.5]", + "resolved": "2.0.0-preview.5", + "contentHash": "Ll+n1CU45UYpIkbEppTRRke4VGmNbq0qBmPwtRGsJbqXNi/jYG+t2huTIinpHQXF2r0nhKUY3BLrEX9ZYNK7Sw==" }, "nanoFramework.System.Diagnostics.Stopwatch": { "type": "Direct", @@ -40,9 +40,9 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[2.0.0-preview.1, 2.0.0-preview.1]", - "resolved": "2.0.0-preview.1", - "contentHash": "+FZMSc0QPp6GbU63WXCmryKtd/zEkmH51daIV3UIV3t9CUHSg8sK7rkASVrlQ7kGYbgQl02IDbIB/r1hIK1MLw==" + "requested": "[2.0.0-preview.3, 2.0.0-preview.3]", + "resolved": "2.0.0-preview.3", + "contentHash": "9xP5PBUERm2c5cmY4YPHsnmB/4tk6onfHQBd8zkY2kRKq5oftTpN/P5BSP+gUUy4UfxO/Z4vSKmeCDrDJGDMzQ==" } } }