diff --git a/Tests/Tests.nfproj b/Tests/Tests.nfproj index 4f9a56f..eb149ea 100644 --- a/Tests/Tests.nfproj +++ b/Tests/Tests.nfproj @@ -49,8 +49,8 @@ ..\packages\nanoFramework.System.IO.Streams.1.1.77\lib\System.IO.Streams.dll - - ..\packages\nanoFramework.System.Net.1.11.15\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.17\lib\System.Net.dll ..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll diff --git a/Tests/packages.config b/Tests/packages.config index 1a80e34..98e3d0c 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 2bdf11a..57a6c9b 100644 --- a/Tests/packages.lock.json +++ b/Tests/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.System.Net": { "type": "Direct", - "requested": "[1.11.15, 1.11.15]", - "resolved": "1.11.15", - "contentHash": "DVpqt6h01ooItNupYb9B7S+jzZWPZpqv6mTbSvKNmjZ+C0hvn8nLVb45RZaAJnq10d/UP3QEFlDRq6HnJMZkoQ==" + "requested": "[1.11.17, 1.11.17]", + "resolved": "1.11.17", + "contentHash": "4+mppPEkAF2Kr0pIqSDdhs0wzNo7C9aJUzy8gZ1qCyQ8ixMn7WAtnG/9e1UQodvkLdizePC2CaMT4ZPI3i3tAg==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/nanoframework.System.Net.Sockets.TcpClient.nuspec b/nanoframework.System.Net.Sockets.TcpClient.nuspec index d35c454..c661971 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 74d416a..0a63a92 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.77\lib\System.IO.Streams.dll - - ..\packages\nanoFramework.System.Net.1.11.15\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.17\lib\System.Net.dll ..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll diff --git a/nanoframework.System.Net.Sockets.TcpClient/packages.config b/nanoframework.System.Net.Sockets.TcpClient/packages.config index 96a19b4..4070748 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 e7dadc6..e4f703b 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.15, 1.11.15]", - "resolved": "1.11.15", - "contentHash": "DVpqt6h01ooItNupYb9B7S+jzZWPZpqv6mTbSvKNmjZ+C0hvn8nLVb45RZaAJnq10d/UP3QEFlDRq6HnJMZkoQ==" + "requested": "[1.11.17, 1.11.17]", + "resolved": "1.11.17", + "contentHash": "4+mppPEkAF2Kr0pIqSDdhs0wzNo7C9aJUzy8gZ1qCyQ8ixMn7WAtnG/9e1UQodvkLdizePC2CaMT4ZPI3i3tAg==" }, "nanoFramework.System.Text": { "type": "Direct",