diff --git a/Tests/Tests.nfproj b/Tests/Tests.nfproj index b1bb2e6..a6617c5 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.46\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.47\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 24faaeb..43fcdee 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 69bab31..5b03d7a 100644 --- a/Tests/packages.lock.json +++ b/Tests/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.System.Net": { "type": "Direct", - "requested": "[1.11.46, 1.11.46]", - "resolved": "1.11.46", - "contentHash": "cowzYj1VZHdo2Ey+AmIt3u8+rXQHu+q7KuQq1C46SKhSZoVW5PTMaLOvOZ2sXN1ySiHTLqSebRJEKomcA+XnxA==" + "requested": "[1.11.47, 1.11.47]", + "resolved": "1.11.47", + "contentHash": "fPjTPfaqDiirh9AysBLlEX5/KbaOliSxyspwpBTcM5OupCNjVXz0aZ9fOWex+BMjZei6GpG74kP8Z4ml912pcw==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/nanoframework.System.Net.Sockets.TcpClient.nuspec b/nanoframework.System.Net.Sockets.TcpClient.nuspec index 2517d99..1bf0e6b 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 8d849a0..520040b 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.46\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.47\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 e34da61..13dcc1f 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 3150051..2eb1b7d 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.46, 1.11.46]", - "resolved": "1.11.46", - "contentHash": "cowzYj1VZHdo2Ey+AmIt3u8+rXQHu+q7KuQq1C46SKhSZoVW5PTMaLOvOZ2sXN1ySiHTLqSebRJEKomcA+XnxA==" + "requested": "[1.11.47, 1.11.47]", + "resolved": "1.11.47", + "contentHash": "fPjTPfaqDiirh9AysBLlEX5/KbaOliSxyspwpBTcM5OupCNjVXz0aZ9fOWex+BMjZei6GpG74kP8Z4ml912pcw==" }, "nanoFramework.System.Text": { "type": "Direct",