diff --git a/WebSockets.Client/System.Net.WebSockets.Client.nfproj b/WebSockets.Client/System.Net.WebSockets.Client.nfproj index 5d11ee1..8ce7d43 100644 --- a/WebSockets.Client/System.Net.WebSockets.Client.nfproj +++ b/WebSockets.Client/System.Net.WebSockets.Client.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -128,8 +128,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/WebSockets.Client/packages.config b/WebSockets.Client/packages.config index 3805db8..1a10203 100644 --- a/WebSockets.Client/packages.config +++ b/WebSockets.Client/packages.config @@ -7,5 +7,5 @@ - + \ No newline at end of file diff --git a/WebSockets.Client/packages.lock.json b/WebSockets.Client/packages.lock.json index 8c542c1..75dc087 100644 --- a/WebSockets.Client/packages.lock.json +++ b/WebSockets.Client/packages.lock.json @@ -46,9 +46,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.7.115, 3.7.115]", - "resolved": "3.7.115", - "contentHash": "EpXamaAdRfG/BMxGgvZlTM0npRnkmXUjAj8OdNKd17t4oN+2nvjdv/KnFmzOOMDqvlwB49UCwtOHJrAQTfUBtQ==" + "requested": "[3.8.118, 3.8.118]", + "resolved": "3.8.118", + "contentHash": "cRaG+ICcECG+CzbtQyUV2WftH7yl2B02AjYGGNScXx8TwYavZYwhCewBTiC0qTcsac7m6AzBUYna5xzBWmTGYw==" } } } diff --git a/WebSockets.Server/System.Net.WebSockets.Server.nfproj b/WebSockets.Server/System.Net.WebSockets.Server.nfproj index 9ea150e..736a585 100644 --- a/WebSockets.Server/System.Net.WebSockets.Server.nfproj +++ b/WebSockets.Server/System.Net.WebSockets.Server.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -134,8 +134,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/WebSockets.Server/packages.config b/WebSockets.Server/packages.config index f2c87b3..79c7cd9 100644 --- a/WebSockets.Server/packages.config +++ b/WebSockets.Server/packages.config @@ -8,5 +8,5 @@ - + \ No newline at end of file diff --git a/WebSockets.Server/packages.lock.json b/WebSockets.Server/packages.lock.json index 0095676..93b8974 100644 --- a/WebSockets.Server/packages.lock.json +++ b/WebSockets.Server/packages.lock.json @@ -52,9 +52,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.7.115, 3.7.115]", - "resolved": "3.7.115", - "contentHash": "EpXamaAdRfG/BMxGgvZlTM0npRnkmXUjAj8OdNKd17t4oN+2nvjdv/KnFmzOOMDqvlwB49UCwtOHJrAQTfUBtQ==" + "requested": "[3.8.118, 3.8.118]", + "resolved": "3.8.118", + "contentHash": "cRaG+ICcECG+CzbtQyUV2WftH7yl2B02AjYGGNScXx8TwYavZYwhCewBTiC0qTcsac7m6AzBUYna5xzBWmTGYw==" } } } diff --git a/WebSockets/System.Net.WebSockets.nfproj b/WebSockets/System.Net.WebSockets.nfproj index ec7a39b..3c69b1d 100644 --- a/WebSockets/System.Net.WebSockets.nfproj +++ b/WebSockets/System.Net.WebSockets.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -98,8 +98,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/WebSockets/packages.config b/WebSockets/packages.config index f2c87b3..79c7cd9 100644 --- a/WebSockets/packages.config +++ b/WebSockets/packages.config @@ -8,5 +8,5 @@ - + \ No newline at end of file diff --git a/WebSockets/packages.lock.json b/WebSockets/packages.lock.json index 0095676..93b8974 100644 --- a/WebSockets/packages.lock.json +++ b/WebSockets/packages.lock.json @@ -52,9 +52,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.7.115, 3.7.115]", - "resolved": "3.7.115", - "contentHash": "EpXamaAdRfG/BMxGgvZlTM0npRnkmXUjAj8OdNKd17t4oN+2nvjdv/KnFmzOOMDqvlwB49UCwtOHJrAQTfUBtQ==" + "requested": "[3.8.118, 3.8.118]", + "resolved": "3.8.118", + "contentHash": "cRaG+ICcECG+CzbtQyUV2WftH7yl2B02AjYGGNScXx8TwYavZYwhCewBTiC0qTcsac7m6AzBUYna5xzBWmTGYw==" } } }