diff --git a/nanoFramework.System.Net.Sockets.UdpClient.nuspec b/nanoFramework.System.Net.Sockets.UdpClient.nuspec index 558cc6d..d902f04 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 45a50bc..cc6921b 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 @@ -42,8 +42,8 @@ ..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll - - ..\packages\nanoFramework.Runtime.Events.1.11.29\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.11.30\lib\nanoFramework.Runtime.Events.dll ..\packages\nanoFramework.System.Text.1.3.29\lib\nanoFramework.System.Text.dll @@ -51,11 +51,11 @@ ..\packages\nanoFramework.System.IO.Streams.1.1.88\lib\System.IO.Streams.dll - - ..\packages\nanoFramework.System.Net.1.11.30\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.31\lib\System.Net.dll - - ..\packages\nanoFramework.System.Threading.1.1.46\lib\System.Threading.dll + + ..\packages\nanoFramework.System.Threading.1.1.49\lib\System.Threading.dll diff --git a/nanoFramework.System.Net.Sockets.UdpClient/packages.config b/nanoFramework.System.Net.Sockets.UdpClient/packages.config index 5a78711..493be38 100644 --- a/nanoFramework.System.Net.Sockets.UdpClient/packages.config +++ b/nanoFramework.System.Net.Sockets.UdpClient/packages.config @@ -1,10 +1,10 @@  - + - + - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json b/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json index ae17047..a68089f 100644 --- a/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json +++ b/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.Runtime.Events": { "type": "Direct", - "requested": "[1.11.29, 1.11.29]", - "resolved": "1.11.29", - "contentHash": "y3Y0SNfr1afMor4xrsiB1ETldjKvmnzBTcEH5gizFFXw3RNBB/N8npWqkCJn4HZS0TEENlH2vVrib3bWYMx5+Q==" + "requested": "[1.11.30, 1.11.30]", + "resolved": "1.11.30", + "contentHash": "uhLQLq/CRGCTvmJwbh2vXYVWyBl17jc1FBe3Fq1bKJM1+sO+GyhRRYCmezI7v72bRbQ7tpYZTcplJFs/qkAQSQ==" }, "nanoFramework.System.IO.Streams": { "type": "Direct", @@ -22,9 +22,9 @@ }, "nanoFramework.System.Net": { "type": "Direct", - "requested": "[1.11.30, 1.11.30]", - "resolved": "1.11.30", - "contentHash": "FYIWqFjXcCkIq6g85z2wTtFUNZTfNa1Js0vba1V1YiCDK7/y184TD8A3L4RCVZQGn0HiGVQhH2n2z2/WRPy6YQ==" + "requested": "[1.11.31, 1.11.31]", + "resolved": "1.11.31", + "contentHash": "6BaH2cniPCAlW5v/nhY+PqqTB+nzzwjcnaWh96oY9oxk+I1loMVc4UBrbCWxOjuZhGRwWZnZThWK1n263nj7Bw==" }, "nanoFramework.System.Text": { "type": "Direct", @@ -34,9 +34,9 @@ }, "nanoFramework.System.Threading": { "type": "Direct", - "requested": "[1.1.46, 1.1.46]", - "resolved": "1.1.46", - "contentHash": "pd7tiHpOmCqe+2pxqqLyV+iRgg0pURe4xM2MgD6XZJTOyLOCrt0OksaOgBe8frqFfYOCjI1qSBwtVnZeG2SteA==" + "requested": "[1.1.49, 1.1.49]", + "resolved": "1.1.49", + "contentHash": "5bEuDurXfTJiLKzDMqGJnG/IjvxJHOyBhuyQXoA+iRw4SD5ppRUDVaczK7Xl6UuPfVlxvA7vPzW/VTM769KxcA==" }, "Nerdbank.GitVersioning": { "type": "Direct",