From 7f736a6390797976ea8b5a72a0bfb168a398607e Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 8 Jan 2026 00:49:03 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.System.Text from 2.0.0-preview.3 to 2.0.0-preview.5
[version update] ### :warning: This is an automated update. :warning: --- .../nanoFramework.System.Text.Benchmark.nfproj | 2 +- nanoFramework.System.Text.Benchmark/packages.config | 2 +- nanoFramework.System.Text.Benchmark/packages.lock.json | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj b/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj index 24c4683..3268354 100644 --- a/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj +++ b/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj @@ -42,7 +42,7 @@ ..\packages\nanoFramework.System.Collections.2.0.0-preview.5\lib\nanoFramework.System.Collections.dll - ..\packages\nanoFramework.System.Text.2.0.0-preview.3\lib\nanoFramework.System.Text.dll + ..\packages\nanoFramework.System.Text.2.0.0-preview.5\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 94e46c3..286451c 100644 --- a/nanoFramework.System.Text.Benchmark/packages.config +++ b/nanoFramework.System.Text.Benchmark/packages.config @@ -6,5 +6,5 @@ - + \ 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 299b7c3..6253671 100644 --- a/nanoFramework.System.Text.Benchmark/packages.lock.json +++ b/nanoFramework.System.Text.Benchmark/packages.lock.json @@ -40,9 +40,9 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[2.0.0-preview.3, 2.0.0-preview.3]", - "resolved": "2.0.0-preview.3", - "contentHash": "9xP5PBUERm2c5cmY4YPHsnmB/4tk6onfHQBd8zkY2kRKq5oftTpN/P5BSP+gUUy4UfxO/Z4vSKmeCDrDJGDMzQ==" + "requested": "[2.0.0-preview.5, 2.0.0-preview.5]", + "resolved": "2.0.0-preview.5", + "contentHash": "bSok7uDsUnic+RmoYo660XNlQhD631CrpIDUweiJtjuOtsNmwV4bwV28Xs0gpYF4xidYKUEk3nxt5lXU6ekATw==" } } }