From c873b4349e8e45d4ce3de69ad8f4b4595a33df6b Mon Sep 17 00:00:00 2001 From: nfbot Date: Wed, 2 Apr 2025 11:16:33 +0000 Subject: [PATCH] Update 5 NuGet dependencies Bumps nanoFramework.CoreLibrary from 1.17.7 to 1.17.11
Bumps nanoFramework.Runtime.Native from 1.7.10 to 1.7.11
Bumps nanoFramework.System.Collections from 1.5.63 to 1.5.67
Bumps nanoFramework.System.Text from 1.3.36 to 1.3.42
Bumps nanoFramework.TestFramework from 3.0.73 to 3.0.75
[version update] ### :warning: This is an automated update. :warning: --- Tests/NFUnitTestRegex/NFUnitTestRegex.nfproj | 10 ++++---- Tests/NFUnitTestRegex/packages.config | 4 ++-- Tests/NFUnitTestRegex/packages.lock.json | 12 +++++----- ...em.Text.RegularExpression.Benchmark.nfproj | 16 ++++++------- .../packages.config | 8 +++---- .../packages.lock.json | 24 +++++++++---------- ...work.System.Text.RegularExpressions.nuspec | 6 ++--- ...work.System.text.RegularExpressions.nfproj | 12 +++++----- .../packages.config | 6 ++--- .../packages.lock.json | 18 +++++++------- 10 files changed, 58 insertions(+), 58 deletions(-) diff --git a/Tests/NFUnitTestRegex/NFUnitTestRegex.nfproj b/Tests/NFUnitTestRegex/NFUnitTestRegex.nfproj index 754debc..5910284 100644 --- a/Tests/NFUnitTestRegex/NFUnitTestRegex.nfproj +++ b/Tests/NFUnitTestRegex/NFUnitTestRegex.nfproj @@ -39,14 +39,14 @@ - - ..\..\packages\nanoFramework.CoreLibrary.1.17.7\lib\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll - - ..\..\packages\nanoFramework.TestFramework.3.0.73\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.3.0.75\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.3.0.73\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.3.0.75\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/NFUnitTestRegex/packages.config b/Tests/NFUnitTestRegex/packages.config index a86a0b8..8db38fc 100644 --- a/Tests/NFUnitTestRegex/packages.config +++ b/Tests/NFUnitTestRegex/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/Tests/NFUnitTestRegex/packages.lock.json b/Tests/NFUnitTestRegex/packages.lock.json index 49b36fe..83d1e4d 100644 --- a/Tests/NFUnitTestRegex/packages.lock.json +++ b/Tests/NFUnitTestRegex/packages.lock.json @@ -4,15 +4,15 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.17.7, 1.17.7]", - "resolved": "1.17.7", - "contentHash": "LbP1JJXV5g9cSxb4TgWBIFHXtW6fpKHy/FcylOHAn8WAh/smkyWRrwzEj4784QvScNi/b07zn+A5/JpmDvLc1A==" + "requested": "[1.17.11, 1.17.11]", + "resolved": "1.17.11", + "contentHash": "HezzAc0o2XrSGf85xSeD/6xsO6ohF9hX6/iMQ1IZS6Zw6umr4WfAN2Jv0BrPxkaYwzEegJxxZujkHoUIAqtOMw==" }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.73, 3.0.73]", - "resolved": "3.0.73", - "contentHash": "T2/iUCmOJdc7Cn3GhAzDHeaVzQMUakhL0y/MO3rre0sj6S0ATV9+u73N7OUOqYTAnz+DoAEKa9JqXMHy/UIreQ==" + "requested": "[3.0.75, 3.0.75]", + "resolved": "3.0.75", + "contentHash": "bFqqgfIs6o7M0v3oZAD7NgzDdoPgLeNVyyOHGRxtaiMAyL8BBeBobjKw+OXA0LHT5jPx0qZBH2mcMDV1k8MVBQ==" } } } diff --git a/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj b/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj index 310154f..0f6efa4 100644 --- a/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj +++ b/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj @@ -32,8 +32,8 @@ - - ..\packages\nanoFramework.CoreLibrary.1.17.7\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll ..\packages\nanoFramework.Benchmark.1.0.106\lib\nanoFramework.Benchmark.dll @@ -41,14 +41,14 @@ ..\packages\nanoFramework.Logging.1.1.151\lib\nanoFramework.Logging.dll - - ..\packages\nanoFramework.Runtime.Native.1.7.10\lib\nanoFramework.Runtime.Native.dll + + ..\packages\nanoFramework.Runtime.Native.1.7.11\lib\nanoFramework.Runtime.Native.dll - - ..\packages\nanoFramework.System.Collections.1.5.63\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.5.67\lib\nanoFramework.System.Collections.dll - - ..\packages\nanoFramework.System.Text.1.3.36\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.3.42\lib\nanoFramework.System.Text.dll ..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.848\lib\System.Diagnostics.Stopwatch.dll diff --git a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config index fb89b51..6999736 100644 --- a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config +++ b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config @@ -1,10 +1,10 @@  - + - - + + - + \ No newline at end of file diff --git a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json index 66cf6f3..f16242d 100644 --- a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json +++ b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.17.7, 1.17.7]", - "resolved": "1.17.7", - "contentHash": "LbP1JJXV5g9cSxb4TgWBIFHXtW6fpKHy/FcylOHAn8WAh/smkyWRrwzEj4784QvScNi/b07zn+A5/JpmDvLc1A==" + "requested": "[1.17.11, 1.17.11]", + "resolved": "1.17.11", + "contentHash": "HezzAc0o2XrSGf85xSeD/6xsO6ohF9hX6/iMQ1IZS6Zw6umr4WfAN2Jv0BrPxkaYwzEegJxxZujkHoUIAqtOMw==" }, "nanoFramework.Logging": { "type": "Direct", @@ -22,15 +22,15 @@ }, "nanoFramework.Runtime.Native": { "type": "Direct", - "requested": "[1.7.10, 1.7.10]", - "resolved": "1.7.10", - "contentHash": "ulqiOuGhly+zsWhpoegkAWGOGDzxK13e/3ML72JoTjznUv+1YvudadUP0YxHKB346lu3JxmCzgKvLigBUb6ALw==" + "requested": "[1.7.11, 1.7.11]", + "resolved": "1.7.11", + "contentHash": "XPSTltZ9KeBruogVmjQpCphi1nLoJH49mpyp2eGBs8BTjKuL5TkMO20MoI8r73F/PW5AppTq49HvIZZavU5nPQ==" }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[1.5.63, 1.5.63]", - "resolved": "1.5.63", - "contentHash": "TuYK0RwyRovRal7HBwVsfJDT7qSKa+6sk16kcV7p+VOPD4h8Pi7Qo0v2BbwAL5YWS+4wTTEWr0JgwOrYpGVrtA==" + "requested": "[1.5.67, 1.5.67]", + "resolved": "1.5.67", + "contentHash": "MjSipUB70vrxjqTm1KfKTUqqjd0wbweiNyYFXONi0XClrH6HXsuX2lhDqXM8NWuYnWyYOqx8y20sXbvsH+4brg==" }, "nanoFramework.System.Diagnostics.Stopwatch": { "type": "Direct", @@ -40,9 +40,9 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[1.3.36, 1.3.36]", - "resolved": "1.3.36", - "contentHash": "qO0BrmYX4+iV5MSVSIIOSnyPx9Odvgb5Y9hGDWgUCQUGrPG32WPq6YGhTQMK2UIIu3yfB9Nsu2hPhjVSpFYMMA==" + "requested": "[1.3.42, 1.3.42]", + "resolved": "1.3.42", + "contentHash": "68HPjhersNpssbmEMUHdMw3073MHfGTfrkbRk9eILKbNPFfPFck7m4y9BlAi6DaguUJaeKxgyIojXF3SQrF8/A==" } } } diff --git a/nanoFramework.System.Text.RegularExpressions.nuspec b/nanoFramework.System.Text.RegularExpressions.nuspec index 59a5715..2663476 100644 --- a/nanoFramework.System.Text.RegularExpressions.nuspec +++ b/nanoFramework.System.Text.RegularExpressions.nuspec @@ -18,9 +18,9 @@ This package includes the System.Text assembly for .NET nanoFramework C# projects. nanoFramework C# csharp netmf netnf regex - - - + + + diff --git a/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj b/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj index 5c53172..f719281 100644 --- a/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj +++ b/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj @@ -60,14 +60,14 @@ - - ..\packages\nanoFramework.CoreLibrary.1.17.7\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll - - ..\packages\nanoFramework.System.Collections.1.5.63\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.5.67\lib\nanoFramework.System.Collections.dll - - ..\packages\nanoFramework.System.Text.1.3.36\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.3.42\lib\nanoFramework.System.Text.dll diff --git a/nanoFramework.System.Text.RegularExpressions/packages.config b/nanoFramework.System.Text.RegularExpressions/packages.config index 161f2a5..4f1c63d 100644 --- a/nanoFramework.System.Text.RegularExpressions/packages.config +++ b/nanoFramework.System.Text.RegularExpressions/packages.config @@ -1,7 +1,7 @@  - - - + + + \ No newline at end of file diff --git a/nanoFramework.System.Text.RegularExpressions/packages.lock.json b/nanoFramework.System.Text.RegularExpressions/packages.lock.json index c785547..43dd0ea 100644 --- a/nanoFramework.System.Text.RegularExpressions/packages.lock.json +++ b/nanoFramework.System.Text.RegularExpressions/packages.lock.json @@ -4,21 +4,21 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.17.7, 1.17.7]", - "resolved": "1.17.7", - "contentHash": "LbP1JJXV5g9cSxb4TgWBIFHXtW6fpKHy/FcylOHAn8WAh/smkyWRrwzEj4784QvScNi/b07zn+A5/JpmDvLc1A==" + "requested": "[1.17.11, 1.17.11]", + "resolved": "1.17.11", + "contentHash": "HezzAc0o2XrSGf85xSeD/6xsO6ohF9hX6/iMQ1IZS6Zw6umr4WfAN2Jv0BrPxkaYwzEegJxxZujkHoUIAqtOMw==" }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[1.5.63, 1.5.63]", - "resolved": "1.5.63", - "contentHash": "TuYK0RwyRovRal7HBwVsfJDT7qSKa+6sk16kcV7p+VOPD4h8Pi7Qo0v2BbwAL5YWS+4wTTEWr0JgwOrYpGVrtA==" + "requested": "[1.5.67, 1.5.67]", + "resolved": "1.5.67", + "contentHash": "MjSipUB70vrxjqTm1KfKTUqqjd0wbweiNyYFXONi0XClrH6HXsuX2lhDqXM8NWuYnWyYOqx8y20sXbvsH+4brg==" }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[1.3.36, 1.3.36]", - "resolved": "1.3.36", - "contentHash": "qO0BrmYX4+iV5MSVSIIOSnyPx9Odvgb5Y9hGDWgUCQUGrPG32WPq6YGhTQMK2UIIu3yfB9Nsu2hPhjVSpFYMMA==" + "requested": "[1.3.42, 1.3.42]", + "resolved": "1.3.42", + "contentHash": "68HPjhersNpssbmEMUHdMw3073MHfGTfrkbRk9eILKbNPFfPFck7m4y9BlAi6DaguUJaeKxgyIojXF3SQrF8/A==" }, "Nerdbank.GitVersioning": { "type": "Direct",