From 359bfd4e1b730f28e4b35af328da5012fc070010 Mon Sep 17 00:00:00 2001 From: nfbot Date: Tue, 4 Feb 2025 01:09:53 +0000 Subject: [PATCH] Update 3 NuGet dependencies Bumps nanoFramework.CoreLibrary from 1.16.1 to 1.16.11
Bumps nanoFramework.Runtime.Native from 1.7.7 to 1.7.8
Bumps nanoFramework.TestFramework from 3.0.57 to 3.0.60
[version update] ### :warning: This is an automated update. :warning: --- Tests/MathUnitTests/MathUnitTests.nfproj | 10 +++++----- Tests/MathUnitTests/packages.config | 4 ++-- Tests/MathUnitTests/packages.lock.json | 12 ++++++------ .../nanoFramework.System.Math.Benchmark.nfproj | 8 ++++---- nanoFramework.System.Math.Benchmark/packages.config | 4 ++-- .../packages.lock.json | 12 ++++++------ nanoFramework.System.Math.nuspec | 2 +- .../nanoFramework.System.Math.nfproj | 4 ++-- nanoFramework.System.Math/packages.config | 2 +- nanoFramework.System.Math/packages.lock.json | 6 +++--- 10 files changed, 32 insertions(+), 32 deletions(-) diff --git a/Tests/MathUnitTests/MathUnitTests.nfproj b/Tests/MathUnitTests/MathUnitTests.nfproj index db77bb4..d23f4c1 100644 --- a/Tests/MathUnitTests/MathUnitTests.nfproj +++ b/Tests/MathUnitTests/MathUnitTests.nfproj @@ -35,14 +35,14 @@ - - ..\..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll - - ..\..\packages\nanoFramework.TestFramework.3.0.57\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.3.0.60\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.3.0.57\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.3.0.60\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/MathUnitTests/packages.config b/Tests/MathUnitTests/packages.config index 1ee6430..4707a24 100644 --- a/Tests/MathUnitTests/packages.config +++ b/Tests/MathUnitTests/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/Tests/MathUnitTests/packages.lock.json b/Tests/MathUnitTests/packages.lock.json index 0c802fc..69a3146 100644 --- a/Tests/MathUnitTests/packages.lock.json +++ b/Tests/MathUnitTests/packages.lock.json @@ -4,15 +4,15 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.16.1, 1.16.1]", - "resolved": "1.16.1", - "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA==" + "requested": "[1.16.11, 1.16.11]", + "resolved": "1.16.11", + "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw==" }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.57, 3.0.57]", - "resolved": "3.0.57", - "contentHash": "cVStR5Fg+Qk1ClDG5y5ep7v1oH9TTXD35o/vkElYQYo/mrpuo1RVBOu4BNe2caT0RKZqJnFZYiTO9mg+UnxITQ==" + "requested": "[3.0.60, 3.0.60]", + "resolved": "3.0.60", + "contentHash": "O/4ViFY55cryqdhXOA1xY7tTMmXvi7TTW2Q/TOgMV78g+x1s8BB5Hh7S80qBmYgtvZ5FPhse8yS2ptzc1xHsJA==" } } } diff --git a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj index 70fb800..0de621b 100644 --- a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj +++ b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj @@ -32,8 +32,8 @@ - - ..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll ..\packages\nanoFramework.Benchmark.1.0.92\lib\nanoFramework.Benchmark.dll @@ -41,8 +41,8 @@ ..\packages\nanoFramework.Logging.1.1.131\lib\nanoFramework.Logging.dll - - ..\packages\nanoFramework.Runtime.Native.1.7.7\lib\nanoFramework.Runtime.Native.dll + + ..\packages\nanoFramework.Runtime.Native.1.7.8\lib\nanoFramework.Runtime.Native.dll ..\packages\nanoFramework.System.Collections.1.5.56\lib\nanoFramework.System.Collections.dll diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config index 3d26cce..dc35b23 100644 --- a/nanoFramework.System.Math.Benchmark/packages.config +++ b/nanoFramework.System.Math.Benchmark/packages.config @@ -1,9 +1,9 @@  - + - + diff --git a/nanoFramework.System.Math.Benchmark/packages.lock.json b/nanoFramework.System.Math.Benchmark/packages.lock.json index c1bb64f..a3ed6fd 100644 --- a/nanoFramework.System.Math.Benchmark/packages.lock.json +++ b/nanoFramework.System.Math.Benchmark/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.16.1, 1.16.1]", - "resolved": "1.16.1", - "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA==" + "requested": "[1.16.11, 1.16.11]", + "resolved": "1.16.11", + "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw==" }, "nanoFramework.Logging": { "type": "Direct", @@ -22,9 +22,9 @@ }, "nanoFramework.Runtime.Native": { "type": "Direct", - "requested": "[1.7.7, 1.7.7]", - "resolved": "1.7.7", - "contentHash": "a38L9TxDdaZLYlgFShpwWOPjG2L0Su9tVOoFSq1v+nm5hU5mkxU5hEOykmEV4aGJEE2NvJkN+fj6LlZNyF/vHA==" + "requested": "[1.7.8, 1.7.8]", + "resolved": "1.7.8", + "contentHash": "8wWz/dUDJ3BHTVHNZ9VqLjaWyfn9OB1DU2iJgY7WvV/DkVMF3mLw80/3g5I5BfAUUhNq1DgQo8Id5yt4QOZq+g==" }, "nanoFramework.System.Collections": { "type": "Direct", diff --git a/nanoFramework.System.Math.nuspec b/nanoFramework.System.Math.nuspec index 12d1f62..603653d 100644 --- a/nanoFramework.System.Math.nuspec +++ b/nanoFramework.System.Math.nuspec @@ -19,7 +19,7 @@ This package requires a target with System.Math v$nativeVersion$ (checksum $checksum$). nanoFramework C# csharp netmf netnf Math - + diff --git a/nanoFramework.System.Math/nanoFramework.System.Math.nfproj b/nanoFramework.System.Math/nanoFramework.System.Math.nfproj index 6704596..9451c95 100644 --- a/nanoFramework.System.Math/nanoFramework.System.Math.nfproj +++ b/nanoFramework.System.Math/nanoFramework.System.Math.nfproj @@ -54,8 +54,8 @@ - - ..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll diff --git a/nanoFramework.System.Math/packages.config b/nanoFramework.System.Math/packages.config index 8e45ba1..63b66bd 100644 --- a/nanoFramework.System.Math/packages.config +++ b/nanoFramework.System.Math/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.System.Math/packages.lock.json b/nanoFramework.System.Math/packages.lock.json index ea23f63..1f561cc 100644 --- a/nanoFramework.System.Math/packages.lock.json +++ b/nanoFramework.System.Math/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.16.1, 1.16.1]", - "resolved": "1.16.1", - "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA==" + "requested": "[1.16.11, 1.16.11]", + "resolved": "1.16.11", + "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw==" }, "Nerdbank.GitVersioning": { "type": "Direct",