diff --git a/NFWebsockets.Example/NFWebsockets.Example.nfproj b/NFWebsockets.Example/NFWebsockets.Example.nfproj index 039c212..6fa5ea3 100644 --- a/NFWebsockets.Example/NFWebsockets.Example.nfproj +++ b/NFWebsockets.Example/NFWebsockets.Example.nfproj @@ -23,20 +23,20 @@ - - ..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll True - - ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.12\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.9.2\lib\nanoFramework.Runtime.Events.dll True - - ..\packages\nanoFramework.System.Text.1.1.2-preview.9\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.1.2\lib\nanoFramework.System.Text.dll True - - ..\packages\nanoFramework.System.Net.1.7.1-preview.15\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.7.1\lib\System.Net.dll True @@ -52,4 +52,4 @@ - \ No newline at end of file + diff --git a/NFWebsockets.Example/packages.config b/NFWebsockets.Example/packages.config index 52a442f..5b96e83 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 33806f0..5546522 100644 --- a/Websockets.Client/System.Net.WebSockets.Client.nfproj +++ b/Websockets.Client/System.Net.WebSockets.Client.nfproj @@ -92,24 +92,24 @@ - - ..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll True - - ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.12\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.9.2\lib\nanoFramework.Runtime.Events.dll True - - ..\packages\nanoFramework.System.Collections.1.3.0-preview.9\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.3.0\lib\nanoFramework.System.Collections.dll True - - ..\packages\nanoFramework.System.Text.1.1.2-preview.9\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.1.2\lib\nanoFramework.System.Text.dll True - - ..\packages\nanoFramework.System.Net.1.7.1-preview.15\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.7.1\lib\System.Net.dll True diff --git a/Websockets.Client/packages.config b/Websockets.Client/packages.config index 745d112..12cca89 100644 --- a/Websockets.Client/packages.config +++ b/Websockets.Client/packages.config @@ -1,9 +1,9 @@  - - - - - + + + + + \ 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 1e05f31..84bf702 100644 --- a/Websockets.Server/System.Net.WebSockets.Server.nfproj +++ b/Websockets.Server/System.Net.WebSockets.Server.nfproj @@ -98,24 +98,24 @@ - - ..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll True - - ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.12\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.9.2\lib\nanoFramework.Runtime.Events.dll True - - ..\packages\nanoFramework.System.Collections.1.3.0-preview.9\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.3.0\lib\nanoFramework.System.Collections.dll True - - ..\packages\nanoFramework.System.Text.1.1.2-preview.9\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.1.2\lib\nanoFramework.System.Text.dll True - - ..\packages\nanoFramework.System.Net.1.7.1-preview.15\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.7.1\lib\System.Net.dll True diff --git a/Websockets.Server/packages.config b/Websockets.Server/packages.config index 745d112..12cca89 100644 --- a/Websockets.Server/packages.config +++ b/Websockets.Server/packages.config @@ -1,9 +1,9 @@  - - - - - + + + + + \ No newline at end of file diff --git a/Websockets/System.Net.WebSockets.nfproj b/Websockets/System.Net.WebSockets.nfproj index d8e6143..737e3ff 100644 --- a/Websockets/System.Net.WebSockets.nfproj +++ b/Websockets/System.Net.WebSockets.nfproj @@ -65,24 +65,24 @@ - - ..\packages\nanoFramework.CoreLibrary.1.11.6-preview.2\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll True - - ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.12\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.9.2\lib\nanoFramework.Runtime.Events.dll True - - ..\packages\nanoFramework.System.Collections.1.3.0-preview.9\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.3.0\lib\nanoFramework.System.Collections.dll True - - ..\packages\nanoFramework.System.Text.1.1.2-preview.9\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.1.2\lib\nanoFramework.System.Text.dll True - - ..\packages\nanoFramework.System.Net.1.7.1-preview.15\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.7.1\lib\System.Net.dll True diff --git a/Websockets/packages.config b/Websockets/packages.config index 745d112..12cca89 100644 --- a/Websockets/packages.config +++ b/Websockets/packages.config @@ -1,9 +1,9 @@  - - - - - + + + + + \ No newline at end of file diff --git a/nanoframework.System.Net.WebSockets.Client.nuspec b/nanoframework.System.Net.WebSockets.Client.nuspec index e81b75c..a8a5f12 100644 --- a/nanoframework.System.Net.WebSockets.Client.nuspec +++ b/nanoframework.System.Net.WebSockets.Client.nuspec @@ -20,11 +20,11 @@ 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 8ab6651..d6223ef 100644 --- a/nanoframework.System.Net.WebSockets.Server.nuspec +++ b/nanoframework.System.Net.WebSockets.Server.nuspec @@ -20,11 +20,11 @@ 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 050d0d9..6f21345 100644 --- a/nanoframework.System.Net.WebSockets.nuspec +++ b/nanoframework.System.Net.WebSockets.nuspec @@ -21,11 +21,11 @@ There are also two other packages with just the client API and just the server A These are meant to be used when there is the need to use smaller assemblies. nanoFramework C# csharp netmf netnf nanoFramework.System.Net.WebSockets - - - - - + + + + +