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 042f413..249371c 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 @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -70,8 +70,8 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/nanoframework.System.Net.Sockets.TcpClient/packages.config b/nanoframework.System.Net.Sockets.TcpClient/packages.config index d6b63a4..87becc2 100644 --- a/nanoframework.System.Net.Sockets.TcpClient/packages.config +++ b/nanoframework.System.Net.Sockets.TcpClient/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/nanoframework.System.Net.Sockets.TcpClient/packages.lock.json b/nanoframework.System.Net.Sockets.TcpClient/packages.lock.json index dd2e65f..02ffb58 100644 --- a/nanoframework.System.Net.Sockets.TcpClient/packages.lock.json +++ b/nanoframework.System.Net.Sockets.TcpClient/packages.lock.json @@ -40,9 +40,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.8.118, 3.8.118]", - "resolved": "3.8.118", - "contentHash": "cRaG+ICcECG+CzbtQyUV2WftH7yl2B02AjYGGNScXx8TwYavZYwhCewBTiC0qTcsac7m6AzBUYna5xzBWmTGYw==" + "requested": "[3.9.50, 3.9.50]", + "resolved": "3.9.50", + "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA==" } } }