From c2ba66bd92fc2635b040f95bf7d4deaf246758e9 Mon Sep 17 00:00:00 2001 From: nfbot Date: Fri, 21 Jan 2022 12:14:13 +0000 Subject: [PATCH] Update 3 NuGet dependencies Bumps nanoFramework.System.Net from 1.8.0-preview.11 to 1.8.0-preview.13
Bumps nanoFramework.System.Text from 1.1.3-preview.4 to 1.1.3-preview.7
Bumps nanoFramework.System.Threading from 1.0.4-preview.6 to 1.0.4-preview.8
[version update] ### :warning: This is an automated update. :warning: --- WebSockets.Client/System.Net.WebSockets.Client.nfproj | 7 +++---- WebSockets.Client/packages.config | 6 +++--- WebSockets.Server/System.Net.WebSockets.Server.nfproj | 7 +++---- WebSockets.Server/packages.config | 6 +++--- WebSockets/System.Net.WebSockets.nfproj | 7 +++---- WebSockets/packages.config | 6 +++--- nanoframework.System.Net.WebSockets.Client.nuspec | 6 +++--- nanoframework.System.Net.WebSockets.Server.nuspec | 6 +++--- nanoframework.System.Net.WebSockets.nuspec | 6 +++--- 9 files changed, 27 insertions(+), 30 deletions(-) diff --git a/WebSockets.Client/System.Net.WebSockets.Client.nfproj b/WebSockets.Client/System.Net.WebSockets.Client.nfproj index 59879b6..e125058 100644 --- a/WebSockets.Client/System.Net.WebSockets.Client.nfproj +++ b/WebSockets.Client/System.Net.WebSockets.Client.nfproj @@ -107,16 +107,15 @@ True - ..\packages\nanoFramework.System.Text.1.1.3-preview.4\lib\nanoFramework.System.Text.dll + ..\packages\nanoFramework.System.Text.1.1.3-preview.7\lib\nanoFramework.System.Text.dll True - True - ..\packages\nanoFramework.System.Net.1.8.0-preview.11\lib\System.Net.dll + ..\packages\nanoFramework.System.Net.1.8.0-preview.13\lib\System.Net.dll True - ..\packages\nanoFramework.System.Threading.1.0.4-preview.6\lib\System.Threading.dll + ..\packages\nanoFramework.System.Threading.1.0.4-preview.8\lib\System.Threading.dll True diff --git a/WebSockets.Client/packages.config b/WebSockets.Client/packages.config index b9233bd..2508a1e 100644 --- a/WebSockets.Client/packages.config +++ b/WebSockets.Client/packages.config @@ -3,8 +3,8 @@ - - - + + + \ No newline at end of file diff --git a/WebSockets.Server/System.Net.WebSockets.Server.nfproj b/WebSockets.Server/System.Net.WebSockets.Server.nfproj index b6bb79b..dee59da 100644 --- a/WebSockets.Server/System.Net.WebSockets.Server.nfproj +++ b/WebSockets.Server/System.Net.WebSockets.Server.nfproj @@ -110,19 +110,18 @@ True - ..\packages\nanoFramework.System.Text.1.1.3-preview.4\lib\nanoFramework.System.Text.dll + ..\packages\nanoFramework.System.Text.1.1.3-preview.7\lib\nanoFramework.System.Text.dll True - True - ..\packages\nanoFramework.System.Net.1.8.0-preview.11\lib\System.Net.dll + ..\packages\nanoFramework.System.Net.1.8.0-preview.13\lib\System.Net.dll True ..\packages\nanoFramework.System.Net.Http.1.4.0-preview.6\lib\System.Net.Http.dll - ..\packages\nanoFramework.System.Threading.1.0.4-preview.6\lib\System.Threading.dll + ..\packages\nanoFramework.System.Threading.1.0.4-preview.8\lib\System.Threading.dll True diff --git a/WebSockets.Server/packages.config b/WebSockets.Server/packages.config index 8833d78..c328431 100644 --- a/WebSockets.Server/packages.config +++ b/WebSockets.Server/packages.config @@ -3,9 +3,9 @@ - + - - + + \ No newline at end of file diff --git a/WebSockets/System.Net.WebSockets.nfproj b/WebSockets/System.Net.WebSockets.nfproj index 64a07ba..f1326a1 100644 --- a/WebSockets/System.Net.WebSockets.nfproj +++ b/WebSockets/System.Net.WebSockets.nfproj @@ -78,19 +78,18 @@ True - ..\packages\nanoFramework.System.Text.1.1.3-preview.4\lib\nanoFramework.System.Text.dll + ..\packages\nanoFramework.System.Text.1.1.3-preview.7\lib\nanoFramework.System.Text.dll True - True - ..\packages\nanoFramework.System.Net.1.8.0-preview.11\lib\System.Net.dll + ..\packages\nanoFramework.System.Net.1.8.0-preview.13\lib\System.Net.dll True ..\packages\nanoFramework.System.Net.Http.1.4.0-preview.6\lib\System.Net.Http.dll - ..\packages\nanoFramework.System.Threading.1.0.4-preview.6\lib\System.Threading.dll + ..\packages\nanoFramework.System.Threading.1.0.4-preview.8\lib\System.Threading.dll True diff --git a/WebSockets/packages.config b/WebSockets/packages.config index 8833d78..c328431 100644 --- a/WebSockets/packages.config +++ b/WebSockets/packages.config @@ -3,9 +3,9 @@ - + - - + + \ No newline at end of file diff --git a/nanoframework.System.Net.WebSockets.Client.nuspec b/nanoframework.System.Net.WebSockets.Client.nuspec index 24b053f..14d56ed 100644 --- a/nanoframework.System.Net.WebSockets.Client.nuspec +++ b/nanoframework.System.Net.WebSockets.Client.nuspec @@ -23,9 +23,9 @@ There are also two other packages, one with the server API only and another with - - - + + + diff --git a/nanoframework.System.Net.WebSockets.Server.nuspec b/nanoframework.System.Net.WebSockets.Server.nuspec index 69a3e4f..946d511 100644 --- a/nanoframework.System.Net.WebSockets.Server.nuspec +++ b/nanoframework.System.Net.WebSockets.Server.nuspec @@ -23,10 +23,10 @@ There are also two other packages, one with the client API only and another with - - + + - + diff --git a/nanoframework.System.Net.WebSockets.nuspec b/nanoframework.System.Net.WebSockets.nuspec index b3a248a..d983ec6 100644 --- a/nanoframework.System.Net.WebSockets.nuspec +++ b/nanoframework.System.Net.WebSockets.nuspec @@ -24,10 +24,10 @@ These are meant to be used when there is the need to use smaller assemblies. - - + + - +