From a45c21bb9a05ba247e9f304be078e4f495dfcf17 Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 29 Jul 2024 16:27:27 +0100 Subject: [PATCH] Update 1 NuGet dependencies --- nanoFramework.System.Net.Sockets.UdpClient.nuspec | 2 +- ...nanoFramework.System.Net.Sockets.UdpClient.nfproj | 12 +++--------- .../packages.config | 2 +- .../packages.lock.json | 6 +++--- 4 files changed, 8 insertions(+), 14 deletions(-) diff --git a/nanoFramework.System.Net.Sockets.UdpClient.nuspec b/nanoFramework.System.Net.Sockets.UdpClient.nuspec index faf5df7..3382d53 100644 --- a/nanoFramework.System.Net.Sockets.UdpClient.nuspec +++ b/nanoFramework.System.Net.Sockets.UdpClient.nuspec @@ -19,7 +19,7 @@ nanoFramework C# csharp netmf netnf Udp - + diff --git a/nanoFramework.System.Net.Sockets.UdpClient/nanoFramework.System.Net.Sockets.UdpClient.nfproj b/nanoFramework.System.Net.Sockets.UdpClient/nanoFramework.System.Net.Sockets.UdpClient.nfproj index f3ef0c8..ae7c6a4 100644 --- a/nanoFramework.System.Net.Sockets.UdpClient/nanoFramework.System.Net.Sockets.UdpClient.nfproj +++ b/nanoFramework.System.Net.Sockets.UdpClient/nanoFramework.System.Net.Sockets.UdpClient.nfproj @@ -1,4 +1,4 @@ - + @@ -41,27 +41,21 @@ ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll - True ..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll - True ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll - True ..\packages\nanoFramework.System.IO.Streams.1.1.59\lib\System.IO.Streams.dll - True - - ..\packages\nanoFramework.System.Net.1.10.79\lib\System.Net.dll - True + + ..\packages\nanoFramework.System.Net.1.11.1\lib\System.Net.dll ..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll - True diff --git a/nanoFramework.System.Net.Sockets.UdpClient/packages.config b/nanoFramework.System.Net.Sockets.UdpClient/packages.config index b99b044..9439fea 100644 --- a/nanoFramework.System.Net.Sockets.UdpClient/packages.config +++ b/nanoFramework.System.Net.Sockets.UdpClient/packages.config @@ -3,7 +3,7 @@ - + diff --git a/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json b/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json index 7d8aa07..d0c8c09 100644 --- a/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json +++ b/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.System.Net": { "type": "Direct", - "requested": "[1.10.79, 1.10.79]", - "resolved": "1.10.79", - "contentHash": "FdQQDEUsudwSTc7NErfC2NxUubfHG3IwIHJUSIXToWSDBT5T1ijBk/uuZV6Efuzy4xh81kpvPdnXpv6s6LYoCg==" + "requested": "[1.11.1, 1.11.1]", + "resolved": "1.11.1", + "contentHash": "TgHj3JFlGScw+0/l2Rix7uSLrb+pc/IFHJTQwcEogUlF4gtV18B52JUtrxYiLAR1KyFxwsGiA9txrTHPAZBvXQ==" }, "nanoFramework.System.Text": { "type": "Direct",