From 3827d87c24edf3b4e20ecd50bcfc7acf8268f2f0 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 2 Jan 2025 09:41:47 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.System.IO.Streams from 1.1.59 to 1.1.75
[version update] ### :warning: This is an automated update. :warning: --- Tests/IPAddressTests/IPAddressTests.nfproj | 4 ++-- Tests/IPAddressTests/packages.config | 2 +- Tests/IPAddressTests/packages.lock.json | 6 +++--- Tests/NetworkHelperTests/NetworkHelperTests.nfproj | 4 ++-- Tests/NetworkHelperTests/packages.config | 2 +- Tests/NetworkHelperTests/packages.lock.json | 6 +++--- Tests/SocketTests/SocketTests.nfproj | 4 ++-- Tests/SocketTests/packages.config | 2 +- Tests/SocketTests/packages.lock.json | 6 +++--- nanoFramework.System.Net.nuspec | 2 +- nanoFramework.System.Net/System.Net.nfproj | 4 ++-- nanoFramework.System.Net/packages.config | 2 +- nanoFramework.System.Net/packages.lock.json | 6 +++--- 13 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Tests/IPAddressTests/IPAddressTests.nfproj b/Tests/IPAddressTests/IPAddressTests.nfproj index cd62817..2761243 100644 --- a/Tests/IPAddressTests/IPAddressTests.nfproj +++ b/Tests/IPAddressTests/IPAddressTests.nfproj @@ -45,8 +45,8 @@ ..\..\packages\nanoFramework.TestFramework.3.0.49\lib\nanoFramework.UnitTestLauncher.exe - - ..\..\packages\nanoFramework.System.IO.Streams.1.1.59\lib\System.IO.Streams.dll + + ..\..\packages\nanoFramework.System.IO.Streams.1.1.75\lib\System.IO.Streams.dll diff --git a/Tests/IPAddressTests/packages.config b/Tests/IPAddressTests/packages.config index 3389cf8..069fa1c 100644 --- a/Tests/IPAddressTests/packages.config +++ b/Tests/IPAddressTests/packages.config @@ -1,7 +1,7 @@  - + \ No newline at end of file diff --git a/Tests/IPAddressTests/packages.lock.json b/Tests/IPAddressTests/packages.lock.json index 8dc108f..ee6c0a6 100644 --- a/Tests/IPAddressTests/packages.lock.json +++ b/Tests/IPAddressTests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.System.IO.Streams": { "type": "Direct", - "requested": "[1.1.59, 1.1.59]", - "resolved": "1.1.59", - "contentHash": "A8DSQ9ygUnhDltHsVuJjxs3aRrig9hmeEDZgAFfQ4roaaHpHS/IN1gwCEYcV+I6wfsnEnojn3FQJh43Iw07ukg==" + "requested": "[1.1.75, 1.1.75]", + "resolved": "1.1.75", + "contentHash": "1wI+DeqR2osn9CRBw/DWaWB/5MBOIvaHHBLqjupW+Ew7e2neIWetOHc+J5yUGTZlxR38CgExpd1ddCXCDLtLWg==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/Tests/NetworkHelperTests/NetworkHelperTests.nfproj b/Tests/NetworkHelperTests/NetworkHelperTests.nfproj index 3cad2b9..0a8f4a2 100644 --- a/Tests/NetworkHelperTests/NetworkHelperTests.nfproj +++ b/Tests/NetworkHelperTests/NetworkHelperTests.nfproj @@ -54,8 +54,8 @@ ..\..\packages\nanoFramework.TestFramework.3.0.49\lib\nanoFramework.UnitTestLauncher.exe - - ..\..\packages\nanoFramework.System.IO.Streams.1.1.59\lib\System.IO.Streams.dll + + ..\..\packages\nanoFramework.System.IO.Streams.1.1.75\lib\System.IO.Streams.dll ..\..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll diff --git a/Tests/NetworkHelperTests/packages.config b/Tests/NetworkHelperTests/packages.config index c374ed8..bbb8c79 100644 --- a/Tests/NetworkHelperTests/packages.config +++ b/Tests/NetworkHelperTests/packages.config @@ -1,7 +1,7 @@  - + diff --git a/Tests/NetworkHelperTests/packages.lock.json b/Tests/NetworkHelperTests/packages.lock.json index d4c080e..245bd0f 100644 --- a/Tests/NetworkHelperTests/packages.lock.json +++ b/Tests/NetworkHelperTests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.System.IO.Streams": { "type": "Direct", - "requested": "[1.1.59, 1.1.59]", - "resolved": "1.1.59", - "contentHash": "A8DSQ9ygUnhDltHsVuJjxs3aRrig9hmeEDZgAFfQ4roaaHpHS/IN1gwCEYcV+I6wfsnEnojn3FQJh43Iw07ukg==" + "requested": "[1.1.75, 1.1.75]", + "resolved": "1.1.75", + "contentHash": "1wI+DeqR2osn9CRBw/DWaWB/5MBOIvaHHBLqjupW+Ew7e2neIWetOHc+J5yUGTZlxR38CgExpd1ddCXCDLtLWg==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/Tests/SocketTests/SocketTests.nfproj b/Tests/SocketTests/SocketTests.nfproj index caa9e0a..0ae9d10 100644 --- a/Tests/SocketTests/SocketTests.nfproj +++ b/Tests/SocketTests/SocketTests.nfproj @@ -48,8 +48,8 @@ ..\..\packages\nanoFramework.TestFramework.3.0.49\lib\nanoFramework.UnitTestLauncher.exe - - ..\..\packages\nanoFramework.System.IO.Streams.1.1.59\lib\System.IO.Streams.dll + + ..\..\packages\nanoFramework.System.IO.Streams.1.1.75\lib\System.IO.Streams.dll diff --git a/Tests/SocketTests/packages.config b/Tests/SocketTests/packages.config index 3389cf8..069fa1c 100644 --- a/Tests/SocketTests/packages.config +++ b/Tests/SocketTests/packages.config @@ -1,7 +1,7 @@  - + \ No newline at end of file diff --git a/Tests/SocketTests/packages.lock.json b/Tests/SocketTests/packages.lock.json index 8dc108f..ee6c0a6 100644 --- a/Tests/SocketTests/packages.lock.json +++ b/Tests/SocketTests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.System.IO.Streams": { "type": "Direct", - "requested": "[1.1.59, 1.1.59]", - "resolved": "1.1.59", - "contentHash": "A8DSQ9ygUnhDltHsVuJjxs3aRrig9hmeEDZgAFfQ4roaaHpHS/IN1gwCEYcV+I6wfsnEnojn3FQJh43Iw07ukg==" + "requested": "[1.1.75, 1.1.75]", + "resolved": "1.1.75", + "contentHash": "1wI+DeqR2osn9CRBw/DWaWB/5MBOIvaHHBLqjupW+Ew7e2neIWetOHc+J5yUGTZlxR38CgExpd1ddCXCDLtLWg==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/nanoFramework.System.Net.nuspec b/nanoFramework.System.Net.nuspec index 715e2d6..b840cdd 100644 --- a/nanoFramework.System.Net.nuspec +++ b/nanoFramework.System.Net.nuspec @@ -23,7 +23,7 @@ This package requires a target with System.Net v$nativeVersion$ (checksum $check - + diff --git a/nanoFramework.System.Net/System.Net.nfproj b/nanoFramework.System.Net/System.Net.nfproj index e33f5b1..ce0618a 100644 --- a/nanoFramework.System.Net/System.Net.nfproj +++ b/nanoFramework.System.Net/System.Net.nfproj @@ -138,8 +138,8 @@ ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll - - ..\packages\nanoFramework.System.IO.Streams.1.1.59\lib\System.IO.Streams.dll + + ..\packages\nanoFramework.System.IO.Streams.1.1.75\lib\System.IO.Streams.dll ..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll diff --git a/nanoFramework.System.Net/packages.config b/nanoFramework.System.Net/packages.config index 9be1664..bf53004 100644 --- a/nanoFramework.System.Net/packages.config +++ b/nanoFramework.System.Net/packages.config @@ -2,7 +2,7 @@ - + diff --git a/nanoFramework.System.Net/packages.lock.json b/nanoFramework.System.Net/packages.lock.json index f63b7a0..07238ea 100644 --- a/nanoFramework.System.Net/packages.lock.json +++ b/nanoFramework.System.Net/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.System.IO.Streams": { "type": "Direct", - "requested": "[1.1.59, 1.1.59]", - "resolved": "1.1.59", - "contentHash": "A8DSQ9ygUnhDltHsVuJjxs3aRrig9hmeEDZgAFfQ4roaaHpHS/IN1gwCEYcV+I6wfsnEnojn3FQJh43Iw07ukg==" + "requested": "[1.1.75, 1.1.75]", + "resolved": "1.1.75", + "contentHash": "1wI+DeqR2osn9CRBw/DWaWB/5MBOIvaHHBLqjupW+Ew7e2neIWetOHc+J5yUGTZlxR38CgExpd1ddCXCDLtLWg==" }, "nanoFramework.System.Text": { "type": "Direct",