From 178afecd75a30e81404e742671f6503264375015 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 21 May 2026 01:26:54 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.TestFramework from 4.0.0-preview.54 to 4.0.0-preview.58
[version update] ### :warning: This is an automated update. :warning: --- Tests/UnitTestsSerialPort/UnitTestsSerialPort.nfproj | 4 ++-- Tests/UnitTestsSerialPort/packages.config | 2 +- Tests/UnitTestsSerialPort/packages.lock.json | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Tests/UnitTestsSerialPort/UnitTestsSerialPort.nfproj b/Tests/UnitTestsSerialPort/UnitTestsSerialPort.nfproj index 2b9e8c3..0694312 100644 --- a/Tests/UnitTestsSerialPort/UnitTestsSerialPort.nfproj +++ b/Tests/UnitTestsSerialPort/UnitTestsSerialPort.nfproj @@ -53,10 +53,10 @@ ..\..\packages\nanoFramework.System.Text.2.0.0-preview.18\lib\netnano1.0\nanoFramework.System.Text.dll - ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.54\lib\nanoFramework.TestFramework.dll + ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.58\lib\netnano1.0\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.54\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.58\lib\netnano1.0\nanoFramework.UnitTestLauncher.exe ..\..\packages\nanoFramework.System.IO.Streams.2.0.0-preview.18\lib\netnano1.0\System.IO.Streams.dll diff --git a/Tests/UnitTestsSerialPort/packages.config b/Tests/UnitTestsSerialPort/packages.config index 12ebcc2..578bb46 100644 --- a/Tests/UnitTestsSerialPort/packages.config +++ b/Tests/UnitTestsSerialPort/packages.config @@ -5,5 +5,5 @@ - + \ No newline at end of file diff --git a/Tests/UnitTestsSerialPort/packages.lock.json b/Tests/UnitTestsSerialPort/packages.lock.json index 49ad22a..3509414 100644 --- a/Tests/UnitTestsSerialPort/packages.lock.json +++ b/Tests/UnitTestsSerialPort/packages.lock.json @@ -34,9 +34,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[4.0.0-preview.54, 4.0.0-preview.54]", - "resolved": "4.0.0-preview.54", - "contentHash": "k9DzCviFe94YL23Vr41uII7XkH37M16qndlE12fSiyYA23wqv+qMpyv+e7ZxrckXm/ZAV4ydBgSTbgz30bAl5Q==" + "requested": "[4.0.0-preview.58, 4.0.0-preview.58]", + "resolved": "4.0.0-preview.58", + "contentHash": "9og25km8L7R1m2s0QmYUSIKRYksQJVxV3BZr9OfmcBRbAfedxdhZfOQ1Z01lUWpK0Fq7zxUthkf8t4Br0kDl8w==" } } }