diff --git a/NFWebsockets.Example/NFWebsockets.Example.nfproj b/NFWebsockets.Example/NFWebsockets.Example.nfproj
index 6062f44..a7a9379 100644
--- a/NFWebsockets.Example/NFWebsockets.Example.nfproj
+++ b/NFWebsockets.Example/NFWebsockets.Example.nfproj
@@ -23,14 +23,13 @@
-
- ..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll
True
- ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.8\lib\nanoFramework.Runtime.Events.dll
+ ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.12\lib\nanoFramework.Runtime.Events.dll
True
- True
..\packages\nanoFramework.System.Text.1.1.1\lib\nanoFramework.System.Text.dll
diff --git a/NFWebsockets.Example/packages.config b/NFWebsockets.Example/packages.config
index 80f0432..834eb46 100644
--- a/NFWebsockets.Example/packages.config
+++ b/NFWebsockets.Example/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
\ No newline at end of file
diff --git a/Websockets.Client/System.Net.WebSockets.Client.nfproj b/Websockets.Client/System.Net.WebSockets.Client.nfproj
index 750722a..5f65c70 100644
--- a/Websockets.Client/System.Net.WebSockets.Client.nfproj
+++ b/Websockets.Client/System.Net.WebSockets.Client.nfproj
@@ -92,14 +92,13 @@
-
- ..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll
True
- ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.8\lib\nanoFramework.Runtime.Events.dll
+ ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.12\lib\nanoFramework.Runtime.Events.dll
True
- True
..\packages\nanoFramework.System.Collections.1.2.0\lib\nanoFramework.System.Collections.dll
diff --git a/Websockets.Client/packages.config b/Websockets.Client/packages.config
index 5c2b6da..68644c9 100644
--- a/Websockets.Client/packages.config
+++ b/Websockets.Client/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/Websockets.Server/System.Net.WebSockets.Server.nfproj b/Websockets.Server/System.Net.WebSockets.Server.nfproj
index f5c6f12..9104775 100644
--- a/Websockets.Server/System.Net.WebSockets.Server.nfproj
+++ b/Websockets.Server/System.Net.WebSockets.Server.nfproj
@@ -98,14 +98,13 @@
-
- ..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll
True
- ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.8\lib\nanoFramework.Runtime.Events.dll
+ ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.12\lib\nanoFramework.Runtime.Events.dll
True
- True
..\packages\nanoFramework.System.Collections.1.2.0\lib\nanoFramework.System.Collections.dll
diff --git a/Websockets.Server/packages.config b/Websockets.Server/packages.config
index 5c2b6da..68644c9 100644
--- a/Websockets.Server/packages.config
+++ b/Websockets.Server/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/Websockets/System.Net.WebSockets.nfproj b/Websockets/System.Net.WebSockets.nfproj
index ca7c95c..93daf7b 100644
--- a/Websockets/System.Net.WebSockets.nfproj
+++ b/Websockets/System.Net.WebSockets.nfproj
@@ -65,15 +65,13 @@
-
- ..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll
True
- True
- ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.8\lib\nanoFramework.Runtime.Events.dll
+ ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.12\lib\nanoFramework.Runtime.Events.dll
True
- True
..\packages\nanoFramework.System.Collections.1.2.0\lib\nanoFramework.System.Collections.dll
diff --git a/Websockets/packages.config b/Websockets/packages.config
index 5c2b6da..68644c9 100644
--- a/Websockets/packages.config
+++ b/Websockets/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/nanoframework.System.Net.WebSockets.Client.nuspec b/nanoframework.System.Net.WebSockets.Client.nuspec
index a8b7400..b45eb52 100644
--- a/nanoframework.System.Net.WebSockets.Client.nuspec
+++ b/nanoframework.System.Net.WebSockets.Client.nuspec
@@ -16,11 +16,12 @@
images\nf-logo.png
Copyright (c) .NET Foundation and Contributors
- This package includes the nanoframework.System.Net.WebSockets assembly (client API only) for .NET nanoFramework C# projects.
There are also two other packages with just the server API and with the complete API.
+ This package includes the nanoframework.System.Net.WebSockets assembly (client API only) for .NET nanoFramework C# projects.
+There are also two other packages with just the server API and with the complete API.
nanoFramework C# csharp netmf netnf nanoFramework.System.Net.WebSockets
-
-
+
+
diff --git a/nanoframework.System.Net.WebSockets.Server.nuspec b/nanoframework.System.Net.WebSockets.Server.nuspec
index b70fa53..d121fef 100644
--- a/nanoframework.System.Net.WebSockets.Server.nuspec
+++ b/nanoframework.System.Net.WebSockets.Server.nuspec
@@ -16,11 +16,12 @@
images\nf-logo.png
Copyright (c) .NET Foundation and Contributors
- This package includes the nanoframework.System.Net.WebSockets assembly (server API only) for .NET nanoFramework C# projects.
There are also two other packages with just the client API and with the complete API.
+ This package includes the nanoframework.System.Net.WebSockets assembly (server API only) for .NET nanoFramework C# projects.
+There are also two other packages with just the client API and with the complete API.
nanoFramework C# csharp netmf netnf nanoFramework.System.Net.WebSockets
-
-
+
+
diff --git a/nanoframework.System.Net.WebSockets.nuspec b/nanoframework.System.Net.WebSockets.nuspec
index 0d52da6..7950968 100644
--- a/nanoframework.System.Net.WebSockets.nuspec
+++ b/nanoframework.System.Net.WebSockets.nuspec
@@ -16,11 +16,13 @@
images\nf-logo.png
Copyright (c) .NET Foundation and Contributors
- This package includes the nanoframework.System.Net.WebSockets assembly for nanoFramework C# projects.
There are also two other packages with just the client API and just the server API.
These are meant to be used when there is the need to use smaller assemblies.
+ This package includes the nanoframework.System.Net.WebSockets assembly for nanoFramework C# projects.
+There are also two other packages with just the client API and just the server API.
+These are meant to be used when there is the need to use smaller assemblies.
nanoFramework C# csharp netmf netnf nanoFramework.System.Net.WebSockets
-
-
+
+