From f29c74f2384c7481d59ccb34f6ae172005024b2d Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 30 Sep 2024 00:51:25 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.System.Collections from 1.5.31 to 1.5.45
[version update] ### :warning: This is an automated update. :warning: --- .../nanoFramework.System.Math.Benchmark.nfproj | 4 ++-- nanoFramework.System.Math.Benchmark/packages.config | 2 +- nanoFramework.System.Math.Benchmark/packages.lock.json | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj index 30bcfbd..50b40d2 100644 --- a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj +++ b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj @@ -44,8 +44,8 @@ ..\packages\nanoFramework.Runtime.Native.1.6.12\lib\nanoFramework.Runtime.Native.dll - - ..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config index 60ff467..10d9cab 100644 --- a/nanoFramework.System.Math.Benchmark/packages.config +++ b/nanoFramework.System.Math.Benchmark/packages.config @@ -4,7 +4,7 @@ - + \ 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 f720610..14608ec 100644 --- a/nanoFramework.System.Math.Benchmark/packages.lock.json +++ b/nanoFramework.System.Math.Benchmark/packages.lock.json @@ -28,9 +28,9 @@ }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[1.5.31, 1.5.31]", - "resolved": "1.5.31", - "contentHash": "q7G0BHkbhUzpUJiOQNlZZDSMcZEU2/QJBDiSEQAF23wOya4EBaCXS74jAVcEfkHBgOkF413jKZq5vldpjqUfUw==" + "requested": "[1.5.45, 1.5.45]", + "resolved": "1.5.45", + "contentHash": "dil6zTz67ACEboy5aWib+lcK+v5eOdvChow3UoZjPdH/fsHsHl26D6/OmQKp+KPVdi5/59WUM5InFB4F5FEQfQ==" }, "nanoFramework.System.Diagnostics.Stopwatch": { "type": "Direct",