diff --git a/Tests/Tests.nfproj b/Tests/Tests.nfproj index 2d75899..b1bb2e6 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.43\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.46\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 daa09b2..24faaeb 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 4890200..69bab31 100644 --- a/Tests/packages.lock.json +++ b/Tests/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.System.Net": { "type": "Direct", - "requested": "[1.11.43, 1.11.43]", - "resolved": "1.11.43", - "contentHash": "USwz59gxcNUzsiXfQohWSi8ANNwGDsp+qG4zBtHZU3rKMtvTsLI3rxdfMC77VehKqsCPn7aK3PU2oCRFo+1Rgg==" + "requested": "[1.11.46, 1.11.46]", + "resolved": "1.11.46", + "contentHash": "cowzYj1VZHdo2Ey+AmIt3u8+rXQHu+q7KuQq1C46SKhSZoVW5PTMaLOvOZ2sXN1ySiHTLqSebRJEKomcA+XnxA==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/nanoframework.System.Net.Sockets.TcpClient.nuspec b/nanoframework.System.Net.Sockets.TcpClient.nuspec index e9bf7a7..2517d99 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 249371c..8d849a0 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.43\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.46\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 87becc2..e34da61 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 02ffb58..3150051 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.43, 1.11.43]", - "resolved": "1.11.43", - "contentHash": "USwz59gxcNUzsiXfQohWSi8ANNwGDsp+qG4zBtHZU3rKMtvTsLI3rxdfMC77VehKqsCPn7aK3PU2oCRFo+1Rgg==" + "requested": "[1.11.46, 1.11.46]", + "resolved": "1.11.46", + "contentHash": "cowzYj1VZHdo2Ey+AmIt3u8+rXQHu+q7KuQq1C46SKhSZoVW5PTMaLOvOZ2sXN1ySiHTLqSebRJEKomcA+XnxA==" }, "nanoFramework.System.Text": { "type": "Direct",