From a7f468b7fa6c676b5e25013d4807ac534bcf3825 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 13 Nov 2025 18:26:12 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.System.Net from 1.11.43 to 1.11.46
[version update] ### :warning: This is an automated update. :warning: --- Tests/Tests.nfproj | 4 ++-- Tests/packages.config | 2 +- Tests/packages.lock.json | 6 +++--- nanoframework.System.Net.Sockets.TcpClient.nuspec | 2 +- .../nanoframework.System.Net.Sockets.TcpClient.nfproj | 4 ++-- nanoframework.System.Net.Sockets.TcpClient/packages.config | 2 +- .../packages.lock.json | 6 +++--- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Tests/Tests.nfproj b/Tests/Tests.nfproj index 2d75899..b1bb2e6 100644 --- a/Tests/Tests.nfproj +++ b/Tests/Tests.nfproj @@ -49,8 +49,8 @@ ..\packages\nanoFramework.System.IO.Streams.1.1.96\lib\System.IO.Streams.dll - - ..\packages\nanoFramework.System.Net.1.11.43\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.46\lib\System.Net.dll ..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/Tests/packages.config b/Tests/packages.config index daa09b2..24faaeb 100644 --- a/Tests/packages.config +++ b/Tests/packages.config @@ -3,7 +3,7 @@ - + diff --git a/Tests/packages.lock.json b/Tests/packages.lock.json index 4890200..69bab31 100644 --- a/Tests/packages.lock.json +++ b/Tests/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.System.Net": { "type": "Direct", - "requested": "[1.11.43, 1.11.43]", - "resolved": "1.11.43", - "contentHash": "USwz59gxcNUzsiXfQohWSi8ANNwGDsp+qG4zBtHZU3rKMtvTsLI3rxdfMC77VehKqsCPn7aK3PU2oCRFo+1Rgg==" + "requested": "[1.11.46, 1.11.46]", + "resolved": "1.11.46", + "contentHash": "cowzYj1VZHdo2Ey+AmIt3u8+rXQHu+q7KuQq1C46SKhSZoVW5PTMaLOvOZ2sXN1ySiHTLqSebRJEKomcA+XnxA==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/nanoframework.System.Net.Sockets.TcpClient.nuspec b/nanoframework.System.Net.Sockets.TcpClient.nuspec index e9bf7a7..2517d99 100644 --- a/nanoframework.System.Net.Sockets.TcpClient.nuspec +++ b/nanoframework.System.Net.Sockets.TcpClient.nuspec @@ -20,7 +20,7 @@ - + diff --git a/nanoframework.System.Net.Sockets.TcpClient/nanoframework.System.Net.Sockets.TcpClient.nfproj b/nanoframework.System.Net.Sockets.TcpClient/nanoframework.System.Net.Sockets.TcpClient.nfproj index 249371c..8d849a0 100644 --- a/nanoframework.System.Net.Sockets.TcpClient/nanoframework.System.Net.Sockets.TcpClient.nfproj +++ b/nanoframework.System.Net.Sockets.TcpClient/nanoframework.System.Net.Sockets.TcpClient.nfproj @@ -50,8 +50,8 @@ ..\packages\nanoFramework.System.IO.Streams.1.1.96\lib\System.IO.Streams.dll - - ..\packages\nanoFramework.System.Net.1.11.43\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.46\lib\System.Net.dll ..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/nanoframework.System.Net.Sockets.TcpClient/packages.config b/nanoframework.System.Net.Sockets.TcpClient/packages.config index 87becc2..e34da61 100644 --- a/nanoframework.System.Net.Sockets.TcpClient/packages.config +++ b/nanoframework.System.Net.Sockets.TcpClient/packages.config @@ -3,7 +3,7 @@ - + diff --git a/nanoframework.System.Net.Sockets.TcpClient/packages.lock.json b/nanoframework.System.Net.Sockets.TcpClient/packages.lock.json index 02ffb58..3150051 100644 --- a/nanoframework.System.Net.Sockets.TcpClient/packages.lock.json +++ b/nanoframework.System.Net.Sockets.TcpClient/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.System.Net": { "type": "Direct", - "requested": "[1.11.43, 1.11.43]", - "resolved": "1.11.43", - "contentHash": "USwz59gxcNUzsiXfQohWSi8ANNwGDsp+qG4zBtHZU3rKMtvTsLI3rxdfMC77VehKqsCPn7aK3PU2oCRFo+1Rgg==" + "requested": "[1.11.46, 1.11.46]", + "resolved": "1.11.46", + "contentHash": "cowzYj1VZHdo2Ey+AmIt3u8+rXQHu+q7KuQq1C46SKhSZoVW5PTMaLOvOZ2sXN1ySiHTLqSebRJEKomcA+XnxA==" }, "nanoFramework.System.Text": { "type": "Direct",