From 2c0695c35e9a4323d2447336a621f9b611ec14bc Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 10 Mar 2025 12:50:20 +0000 Subject: [PATCH] Update 4 NuGet dependencies Bumps nanoFramework.Logging from 1.1.147 to 1.1.150
Bumps nanoFramework.System.Collections from 1.5.62 to 1.5.63
Bumps nanoFramework.System.Diagnostics.Stopwatch from 1.2.815 to 1.2.848
Bumps nanoFramework.System.Text from 1.3.29 to 1.3.36
[version update] ### :warning: This is an automated update. :warning: --- ...nanoFramework.System.Math.Benchmark.nfproj | 14 +++++------ .../packages.config | 8 +++---- .../packages.lock.json | 24 +++++++++---------- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj index 88e362a..d265aa0 100644 --- a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj +++ b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj @@ -38,20 +38,20 @@ ..\packages\nanoFramework.Benchmark.1.0.104\lib\nanoFramework.Benchmark.dll - - ..\packages\nanoFramework.Logging.1.1.147\lib\nanoFramework.Logging.dll + + ..\packages\nanoFramework.Logging.1.1.150\lib\nanoFramework.Logging.dll ..\packages\nanoFramework.Runtime.Native.1.7.10\lib\nanoFramework.Runtime.Native.dll - - ..\packages\nanoFramework.System.Collections.1.5.62\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.5.63\lib\nanoFramework.System.Collections.dll - - ..\packages\nanoFramework.System.Text.1.3.29\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.3.36\lib\nanoFramework.System.Text.dll - ..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.815\lib\System.Diagnostics.Stopwatch.dll + ..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.848\lib\System.Diagnostics.Stopwatch.dll diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config index acaccfb..86c3e40 100644 --- a/nanoFramework.System.Math.Benchmark/packages.config +++ b/nanoFramework.System.Math.Benchmark/packages.config @@ -2,9 +2,9 @@ - + - - - + + + \ 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 57185c0..edb8908 100644 --- a/nanoFramework.System.Math.Benchmark/packages.lock.json +++ b/nanoFramework.System.Math.Benchmark/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.Logging": { "type": "Direct", - "requested": "[1.1.147, 1.1.147]", - "resolved": "1.1.147", - "contentHash": "fFWVO1Dxvfua9gttxh9As6JE3b8vLY9xNmwIMu1ImsDnzKjlnfh+5JybHrVIqQY5+dEqnM11UroCDyYNVE7uAQ==" + "requested": "[1.1.150, 1.1.150]", + "resolved": "1.1.150", + "contentHash": "dM6tsilYHI2bghQ5uEPlqX8kqivBcbcn5z/zKZxsj+vMtnk8afoftLCj67DpHiWHITSumgs4RHNYLG1Y5qxbTg==" }, "nanoFramework.Runtime.Native": { "type": "Direct", @@ -28,21 +28,21 @@ }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[1.5.62, 1.5.62]", - "resolved": "1.5.62", - "contentHash": "tqYYxVHnfJU+v4aOwtW5u6oI3DWYx+njaTa2gY3LXkcltHlaNCXD4c5q314Zb17isZiizKXIB+X9vJnwxw1oLA==" + "requested": "[1.5.63, 1.5.63]", + "resolved": "1.5.63", + "contentHash": "TuYK0RwyRovRal7HBwVsfJDT7qSKa+6sk16kcV7p+VOPD4h8Pi7Qo0v2BbwAL5YWS+4wTTEWr0JgwOrYpGVrtA==" }, "nanoFramework.System.Diagnostics.Stopwatch": { "type": "Direct", - "requested": "[1.2.815, 1.2.815]", - "resolved": "1.2.815", - "contentHash": "tzJyaSZZ6qrO6lVuo6XwZ8gao57IK3tsVoBlYFNGvTqwsn6CQQzGMBw4GkFbJv71ldFlwh0mGMic2fDvYDZRjA==" + "requested": "[1.2.848, 1.2.848]", + "resolved": "1.2.848", + "contentHash": "fRJ5pr54Ql2MeuNggPZF/7umJC50Tf5R5192lJDLZQec3Y+3vVJ3XMSEat67bbfSzFnIQKU6v0EWW3GY1iUstQ==" }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[1.3.29, 1.3.29]", - "resolved": "1.3.29", - "contentHash": "h7Jbjd8vmNrro/co6s+Zth+OvStgvOiT3RQtlaqa2t6FmnLZGXkF7LAykjLqWeNfHTafGbBLkSMqHw2VHo4Dmg==" + "requested": "[1.3.36, 1.3.36]", + "resolved": "1.3.36", + "contentHash": "qO0BrmYX4+iV5MSVSIIOSnyPx9Odvgb5Y9hGDWgUCQUGrPG32WPq6YGhTQMK2UIIu3yfB9Nsu2hPhjVSpFYMMA==" } } }