From f1f935dd8d295ed855754b3ad1ce41e95be54fe2 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 22 Jan 2026 00:47:17 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.System.Diagnostics.Stopwatch from 2.0.0-preview.3 to 2.0.0-preview.4
[version update] ### :warning: This is an automated update. :warning: --- .../nanoFramework.System.Math.Benchmark.nfproj | 2 +- nanoFramework.System.Math.Benchmark/packages.config | 2 +- nanoFramework.System.Math.Benchmark/packages.lock.json | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj index 6efd710..b67f3fe 100644 --- a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj +++ b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj @@ -51,7 +51,7 @@ ..\packages\nanoFramework.System.Text.2.0.0-preview.8\lib\nanoFramework.System.Text.dll - ..\packages\nanoFramework.System.Diagnostics.Stopwatch.2.0.0-preview.3\lib\System.Diagnostics.Stopwatch.dll + ..\packages\nanoFramework.System.Diagnostics.Stopwatch.2.0.0-preview.4\lib\System.Diagnostics.Stopwatch.dll diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config index a26233a..e8c5432 100644 --- a/nanoFramework.System.Math.Benchmark/packages.config +++ b/nanoFramework.System.Math.Benchmark/packages.config @@ -5,6 +5,6 @@ - + \ No newline at end of file diff --git a/nanoFramework.System.Math.Benchmark/packages.lock.json b/nanoFramework.System.Math.Benchmark/packages.lock.json index 91cca24..890870f 100644 --- a/nanoFramework.System.Math.Benchmark/packages.lock.json +++ b/nanoFramework.System.Math.Benchmark/packages.lock.json @@ -34,9 +34,9 @@ }, "nanoFramework.System.Diagnostics.Stopwatch": { "type": "Direct", - "requested": "[2.0.0-preview.3, 2.0.0-preview.3]", - "resolved": "2.0.0-preview.3", - "contentHash": "2esmFjGqyiuplp/RHaUAzBH8OSYLopTlpbiTyqNMG99ElYEyuwrP7dHqHnc+YOI5hWPZRxrTB1stfJ7VGlv/8A==" + "requested": "[2.0.0-preview.4, 2.0.0-preview.4]", + "resolved": "2.0.0-preview.4", + "contentHash": "jeP7YdYQq7DVtlE5vqZgRq2n/96HZFZUwEfZWXjSuFJ1Apqpl+lidB+AJ/6DN6P7VEwT6CXYTlHBv0vfCKbNNQ==" }, "nanoFramework.System.Text": { "type": "Direct",