From 36ee019116ee6133bdde6d85e08a54ab82d87be4 Mon Sep 17 00:00:00 2001 From: nfbot Date: Tue, 4 Feb 2025 19:37:36 +0000 Subject: [PATCH] Update 2 NuGet dependencies Bumps nanoFramework.Benchmark from 1.0.94 to 1.0.95
Bumps nanoFramework.System.Collections from 1.5.56 to 1.5.59
[version update] ### :warning: This is an automated update. :warning: --- .../nanoFramework.System.Math.Benchmark.nfproj | 8 ++++---- nanoFramework.System.Math.Benchmark/packages.config | 4 ++-- .../packages.lock.json | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj index cedcef2..1fd2440 100644 --- a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj +++ b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj @@ -35,8 +35,8 @@ ..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll - - ..\packages\nanoFramework.Benchmark.1.0.94\lib\nanoFramework.Benchmark.dll + + ..\packages\nanoFramework.Benchmark.1.0.95\lib\nanoFramework.Benchmark.dll ..\packages\nanoFramework.Logging.1.1.134\lib\nanoFramework.Logging.dll @@ -44,8 +44,8 @@ ..\packages\nanoFramework.Runtime.Native.1.7.8\lib\nanoFramework.Runtime.Native.dll - - ..\packages\nanoFramework.System.Collections.1.5.56\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.5.59\lib\nanoFramework.System.Collections.dll ..\packages\nanoFramework.System.Text.1.3.16\lib\nanoFramework.System.Text.dll diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config index a2a72f8..db7f5cd 100644 --- a/nanoFramework.System.Math.Benchmark/packages.config +++ b/nanoFramework.System.Math.Benchmark/packages.config @@ -1,10 +1,10 @@  - + - + \ 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 e1bd8f9..2aca9b1 100644 --- a/nanoFramework.System.Math.Benchmark/packages.lock.json +++ b/nanoFramework.System.Math.Benchmark/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.Benchmark": { "type": "Direct", - "requested": "[1.0.94, 1.0.94]", - "resolved": "1.0.94", - "contentHash": "LET9r0voxAkx12ZecTC2NAHQJ5bA4IuuGL8ZDsbYNT+AHubLk25lBnlE4I76OAbZd6sRkvlF8Q2iIi0Tbv1/uw==" + "requested": "[1.0.95, 1.0.95]", + "resolved": "1.0.95", + "contentHash": "ir58PsnYfmiAMuvqc1PhZftKKZ+j1dE1nQeSxzKlXIoB1F9jWBDkfFAUHs87Z5Zlnv2cVKiTu30jOMstsWkmpw==" }, "nanoFramework.CoreLibrary": { "type": "Direct", @@ -28,9 +28,9 @@ }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[1.5.56, 1.5.56]", - "resolved": "1.5.56", - "contentHash": "epfglXpETWAi0UXqMYH+kqPVpQdjEcGnHCS3kitSVW3bGQ44qwNtXbjVGEWLjUUlRaaIn4ngwOOa9SVbf8qaqw==" + "requested": "[1.5.59, 1.5.59]", + "resolved": "1.5.59", + "contentHash": "wlA2L43ofEwwLY69fDaGhIPmqz5v7Ux8tdG/Iob/7QEn1KK8ecfDSLQlxWUIxxI+i1aTMvLcu8/whZPoq3OpLw==" }, "nanoFramework.System.Diagnostics.Stopwatch": { "type": "Direct",