From 45efbf17df38e1898bc9a5300184944883dc44ca Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 12 Jan 2026 00:49:14 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.System.Text from 2.0.0-preview.5 to 2.0.0-preview.6
[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 875a4d4..5d549fe 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.6\lib\nanoFramework.System.Collections.dll - ..\packages\nanoFramework.System.Text.2.0.0-preview.5\lib\nanoFramework.System.Text.dll + ..\packages\nanoFramework.System.Text.2.0.0-preview.6\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 aa93f91..b0ded72 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 57a4a5b..94ef9c7 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.5, 2.0.0-preview.5]", - "resolved": "2.0.0-preview.5", - "contentHash": "bSok7uDsUnic+RmoYo660XNlQhD631CrpIDUweiJtjuOtsNmwV4bwV28Xs0gpYF4xidYKUEk3nxt5lXU6ekATw==" + "requested": "[2.0.0-preview.6, 2.0.0-preview.6]", + "resolved": "2.0.0-preview.6", + "contentHash": "/A9M9sGW8rsAg6YF81quWV9MvQseKWZodf+pK6lp3Bw12NkXwgwiAo1+9geJQFwDsqi2L9BcLb3IIs/BerGTbQ==" } } }