From 8866a7780e87abe30e921df134c6a8244718b652 Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 22 Jun 2026 01:52:52 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.System.IO.Ports from 2.0.0-preview.28 to 2.0.0-preview.29
[version update] ### :warning: This is an automated update. :warning: --- Tests/UnitTestDebugLogging/UnitTestDebugLogging.nfproj | 2 +- Tests/UnitTestDebugLogging/packages.config | 2 +- Tests/UnitTestDebugLogging/packages.lock.json | 6 +++--- nanoFramework.Logging.Serial.nuspec | 2 +- .../nanoFramework.Logging.Serial.nfproj | 2 +- nanoFramework.Logging.Serial/packages.config | 2 +- nanoFramework.Logging.Serial/packages.lock.json | 6 +++--- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Tests/UnitTestDebugLogging/UnitTestDebugLogging.nfproj b/Tests/UnitTestDebugLogging/UnitTestDebugLogging.nfproj index 9efe959..2654dbb 100644 --- a/Tests/UnitTestDebugLogging/UnitTestDebugLogging.nfproj +++ b/Tests/UnitTestDebugLogging/UnitTestDebugLogging.nfproj @@ -64,7 +64,7 @@ ..\..\packages\nanoFramework.System.IO.FileSystem.2.0.0-preview.21\lib\netnano1.0\System.IO.FileSystem.dll - ..\..\packages\nanoFramework.System.IO.Ports.2.0.0-preview.28\lib\netnano1.0\System.IO.Ports.dll + ..\..\packages\nanoFramework.System.IO.Ports.2.0.0-preview.29\lib\netnano1.0\System.IO.Ports.dll ..\..\packages\nanoFramework.System.IO.Streams.2.0.0-preview.22\lib\netnano1.0\System.IO.Streams.dll diff --git a/Tests/UnitTestDebugLogging/packages.config b/Tests/UnitTestDebugLogging/packages.config index 0211019..ad6afbd 100644 --- a/Tests/UnitTestDebugLogging/packages.config +++ b/Tests/UnitTestDebugLogging/packages.config @@ -5,7 +5,7 @@ - + diff --git a/Tests/UnitTestDebugLogging/packages.lock.json b/Tests/UnitTestDebugLogging/packages.lock.json index 4278751..b86715a 100644 --- a/Tests/UnitTestDebugLogging/packages.lock.json +++ b/Tests/UnitTestDebugLogging/packages.lock.json @@ -34,9 +34,9 @@ }, "nanoFramework.System.IO.Ports": { "type": "Direct", - "requested": "[2.0.0-preview.28, 2.0.0-preview.28]", - "resolved": "2.0.0-preview.28", - "contentHash": "o/9mNGTrbFTcRl/9TDy1OaAB0YZYZzTtffj5FL+0UDZZKl0A+8f11CXB/WSOsv0rSZhKwbJuDsTh9PJDBXpgBQ==" + "requested": "[2.0.0-preview.29, 2.0.0-preview.29]", + "resolved": "2.0.0-preview.29", + "contentHash": "HbPXjuqxoTkYQKZWh7RapGfCpSrwFXJlwfsPqzcco1ZorfJG5oTGEJRyTrlRLd3avt962AeKQFY8WkychyFGvA==" }, "nanoFramework.System.IO.Streams": { "type": "Direct", diff --git a/nanoFramework.Logging.Serial.nuspec b/nanoFramework.Logging.Serial.nuspec index bb5ffc0..bf60c7d 100644 --- a/nanoFramework.Logging.Serial.nuspec +++ b/nanoFramework.Logging.Serial.nuspec @@ -23,7 +23,7 @@ There is also a package with the Stream Logging only and another with the basic - + diff --git a/nanoFramework.Logging.Serial/nanoFramework.Logging.Serial.nfproj b/nanoFramework.Logging.Serial/nanoFramework.Logging.Serial.nfproj index 26982f3..f9ec65e 100644 --- a/nanoFramework.Logging.Serial/nanoFramework.Logging.Serial.nfproj +++ b/nanoFramework.Logging.Serial/nanoFramework.Logging.Serial.nfproj @@ -58,7 +58,7 @@ ..\packages\nanoFramework.System.Text.2.0.0-preview.23\lib\netnano1.0\nanoFramework.System.Text.dll - ..\packages\nanoFramework.System.IO.Ports.2.0.0-preview.28\lib\netnano1.0\System.IO.Ports.dll + ..\packages\nanoFramework.System.IO.Ports.2.0.0-preview.29\lib\netnano1.0\System.IO.Ports.dll ..\packages\nanoFramework.System.IO.Streams.2.0.0-preview.22\lib\netnano1.0\System.IO.Streams.dll diff --git a/nanoFramework.Logging.Serial/packages.config b/nanoFramework.Logging.Serial/packages.config index 9ce249c..6e04173 100644 --- a/nanoFramework.Logging.Serial/packages.config +++ b/nanoFramework.Logging.Serial/packages.config @@ -3,7 +3,7 @@ - + diff --git a/nanoFramework.Logging.Serial/packages.lock.json b/nanoFramework.Logging.Serial/packages.lock.json index a716dd9..12ff837 100644 --- a/nanoFramework.Logging.Serial/packages.lock.json +++ b/nanoFramework.Logging.Serial/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.System.IO.Ports": { "type": "Direct", - "requested": "[2.0.0-preview.28, 2.0.0-preview.28]", - "resolved": "2.0.0-preview.28", - "contentHash": "o/9mNGTrbFTcRl/9TDy1OaAB0YZYZzTtffj5FL+0UDZZKl0A+8f11CXB/WSOsv0rSZhKwbJuDsTh9PJDBXpgBQ==" + "requested": "[2.0.0-preview.29, 2.0.0-preview.29]", + "resolved": "2.0.0-preview.29", + "contentHash": "HbPXjuqxoTkYQKZWh7RapGfCpSrwFXJlwfsPqzcco1ZorfJG5oTGEJRyTrlRLd3avt962AeKQFY8WkychyFGvA==" }, "nanoFramework.System.IO.Streams": { "type": "Direct",