diff --git a/nanoFramework.WebServer.FileSystem.nuspec b/nanoFramework.WebServer.FileSystem.nuspec
index b02d42e..59d1ca5 100644
--- a/nanoFramework.WebServer.FileSystem.nuspec
+++ b/nanoFramework.WebServer.FileSystem.nuspec
@@ -24,7 +24,7 @@ Otherwise use 'nanoFramework.WebServer' nuget.
http https webserver net netmf nf nanoframework
-
+
diff --git a/nanoFramework.WebServer.FileSystem/nanoFramework.WebServer.FileSystem.nfproj b/nanoFramework.WebServer.FileSystem/nanoFramework.WebServer.FileSystem.nfproj
index e8c7be6..0b59600 100644
--- a/nanoFramework.WebServer.FileSystem/nanoFramework.WebServer.FileSystem.nfproj
+++ b/nanoFramework.WebServer.FileSystem/nanoFramework.WebServer.FileSystem.nfproj
@@ -84,8 +84,8 @@
..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll
-
- ..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll
+
+ ..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll
..\packages\nanoFramework.System.Runtime.1.0.27\lib\nanoFramework.System.Runtime.dll
@@ -105,8 +105,8 @@
..\packages\nanoFramework.System.Net.1.11.1\lib\System.Net.dll
-
- ..\packages\nanoFramework.System.Net.Http.Server.1.5.145\lib\System.Net.Http.dll
+
+ ..\packages\nanoFramework.System.Net.Http.Server.1.5.150\lib\System.Net.Http.dll
..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll
diff --git a/nanoFramework.WebServer.FileSystem/packages.config b/nanoFramework.WebServer.FileSystem/packages.config
index b352dd6..2ade98b 100644
--- a/nanoFramework.WebServer.FileSystem/packages.config
+++ b/nanoFramework.WebServer.FileSystem/packages.config
@@ -2,11 +2,11 @@
-
+
-
+
diff --git a/nanoFramework.WebServer.FileSystem/packages.lock.json b/nanoFramework.WebServer.FileSystem/packages.lock.json
index 598c1e6..0dd8cba 100644
--- a/nanoFramework.WebServer.FileSystem/packages.lock.json
+++ b/nanoFramework.WebServer.FileSystem/packages.lock.json
@@ -16,9 +16,9 @@
},
"nanoFramework.System.Collections": {
"type": "Direct",
- "requested": "[1.5.31, 1.5.31]",
- "resolved": "1.5.31",
- "contentHash": "q7G0BHkbhUzpUJiOQNlZZDSMcZEU2/QJBDiSEQAF23wOya4EBaCXS74jAVcEfkHBgOkF413jKZq5vldpjqUfUw=="
+ "requested": "[1.5.45, 1.5.45]",
+ "resolved": "1.5.45",
+ "contentHash": "dil6zTz67ACEboy5aWib+lcK+v5eOdvChow3UoZjPdH/fsHsHl26D6/OmQKp+KPVdi5/59WUM5InFB4F5FEQfQ=="
},
"nanoFramework.System.IO.FileSystem": {
"type": "Direct",
@@ -40,9 +40,9 @@
},
"nanoFramework.System.Net.Http.Server": {
"type": "Direct",
- "requested": "[1.5.145, 1.5.145]",
- "resolved": "1.5.145",
- "contentHash": "y/mpWfO5CLxFnm/aNm0yCQnUxUngfztnKGfcRUWDDA3RsxwCdWn4HjoofRor6A/vZYDfzKCBBEkzaMkQcjmACQ=="
+ "requested": "[1.5.150, 1.5.150]",
+ "resolved": "1.5.150",
+ "contentHash": "Vb5g3flfZk/TOX9EofxI01AcE9yGQg2yW4BYehYVHyAH5vouYUVm8UjY8FHxpa3fyLc/gVYo8wnyhj8d+qYOFw=="
},
"nanoFramework.System.Runtime": {
"type": "Direct",
diff --git a/nanoFramework.WebServer.nuspec b/nanoFramework.WebServer.nuspec
index 512918c..eafac7c 100644
--- a/nanoFramework.WebServer.nuspec
+++ b/nanoFramework.WebServer.nuspec
@@ -22,7 +22,7 @@ If serving files from local storage is a requirement, please use instead the 'na
http https webserver net netmf nf nanoframework
-
+
diff --git a/nanoFramework.WebServer/nanoFramework.WebServer.nfproj b/nanoFramework.WebServer/nanoFramework.WebServer.nfproj
index 9cb6df9..ac7a46b 100644
--- a/nanoFramework.WebServer/nanoFramework.WebServer.nfproj
+++ b/nanoFramework.WebServer/nanoFramework.WebServer.nfproj
@@ -55,8 +55,8 @@
..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll
-
- ..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll
+
+ ..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll
..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll
@@ -67,8 +67,8 @@
..\packages\nanoFramework.System.Net.1.11.1\lib\System.Net.dll
-
- ..\packages\nanoFramework.System.Net.Http.Server.1.5.145\lib\System.Net.Http.dll
+
+ ..\packages\nanoFramework.System.Net.Http.Server.1.5.150\lib\System.Net.Http.dll
..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll
diff --git a/nanoFramework.WebServer/packages.config b/nanoFramework.WebServer/packages.config
index bb9e754..acaa303 100644
--- a/nanoFramework.WebServer/packages.config
+++ b/nanoFramework.WebServer/packages.config
@@ -2,10 +2,10 @@
-
+
-
+
diff --git a/nanoFramework.WebServer/packages.lock.json b/nanoFramework.WebServer/packages.lock.json
index 2aee260..e86940b 100644
--- a/nanoFramework.WebServer/packages.lock.json
+++ b/nanoFramework.WebServer/packages.lock.json
@@ -16,9 +16,9 @@
},
"nanoFramework.System.Collections": {
"type": "Direct",
- "requested": "[1.5.31, 1.5.31]",
- "resolved": "1.5.31",
- "contentHash": "q7G0BHkbhUzpUJiOQNlZZDSMcZEU2/QJBDiSEQAF23wOya4EBaCXS74jAVcEfkHBgOkF413jKZq5vldpjqUfUw=="
+ "requested": "[1.5.45, 1.5.45]",
+ "resolved": "1.5.45",
+ "contentHash": "dil6zTz67ACEboy5aWib+lcK+v5eOdvChow3UoZjPdH/fsHsHl26D6/OmQKp+KPVdi5/59WUM5InFB4F5FEQfQ=="
},
"nanoFramework.System.IO.Streams": {
"type": "Direct",
@@ -34,9 +34,9 @@
},
"nanoFramework.System.Net.Http.Server": {
"type": "Direct",
- "requested": "[1.5.145, 1.5.145]",
- "resolved": "1.5.145",
- "contentHash": "y/mpWfO5CLxFnm/aNm0yCQnUxUngfztnKGfcRUWDDA3RsxwCdWn4HjoofRor6A/vZYDfzKCBBEkzaMkQcjmACQ=="
+ "requested": "[1.5.150, 1.5.150]",
+ "resolved": "1.5.150",
+ "contentHash": "Vb5g3flfZk/TOX9EofxI01AcE9yGQg2yW4BYehYVHyAH5vouYUVm8UjY8FHxpa3fyLc/gVYo8wnyhj8d+qYOFw=="
},
"nanoFramework.System.Text": {
"type": "Direct",
diff --git a/tests/WebServerE2ETests/WebServerE2ETests.nfproj b/tests/WebServerE2ETests/WebServerE2ETests.nfproj
index 9b6dc51..bba4af8 100644
--- a/tests/WebServerE2ETests/WebServerE2ETests.nfproj
+++ b/tests/WebServerE2ETests/WebServerE2ETests.nfproj
@@ -33,8 +33,8 @@
..\..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll
-
- ..\..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll
+
+ ..\..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll
..\..\packages\nanoFramework.System.Runtime.1.0.27\lib\nanoFramework.System.Runtime.dll
@@ -54,8 +54,8 @@
..\..\packages\nanoFramework.System.Net.1.11.1\lib\System.Net.dll
-
- ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.145\lib\System.Net.Http.dll
+
+ ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.150\lib\System.Net.Http.dll
..\..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll
diff --git a/tests/WebServerE2ETests/packages.config b/tests/WebServerE2ETests/packages.config
index b9c4535..497417f 100644
--- a/tests/WebServerE2ETests/packages.config
+++ b/tests/WebServerE2ETests/packages.config
@@ -2,12 +2,12 @@
-
+
-
+
diff --git a/tests/WebServerE2ETests/packages.lock.json b/tests/WebServerE2ETests/packages.lock.json
index 790acae..f8fb772 100644
--- a/tests/WebServerE2ETests/packages.lock.json
+++ b/tests/WebServerE2ETests/packages.lock.json
@@ -16,9 +16,9 @@
},
"nanoFramework.System.Collections": {
"type": "Direct",
- "requested": "[1.5.31, 1.5.31]",
- "resolved": "1.5.31",
- "contentHash": "q7G0BHkbhUzpUJiOQNlZZDSMcZEU2/QJBDiSEQAF23wOya4EBaCXS74jAVcEfkHBgOkF413jKZq5vldpjqUfUw=="
+ "requested": "[1.5.45, 1.5.45]",
+ "resolved": "1.5.45",
+ "contentHash": "dil6zTz67ACEboy5aWib+lcK+v5eOdvChow3UoZjPdH/fsHsHl26D6/OmQKp+KPVdi5/59WUM5InFB4F5FEQfQ=="
},
"nanoFramework.System.Device.Wifi": {
"type": "Direct",
@@ -46,9 +46,9 @@
},
"nanoFramework.System.Net.Http.Server": {
"type": "Direct",
- "requested": "[1.5.145, 1.5.145]",
- "resolved": "1.5.145",
- "contentHash": "y/mpWfO5CLxFnm/aNm0yCQnUxUngfztnKGfcRUWDDA3RsxwCdWn4HjoofRor6A/vZYDfzKCBBEkzaMkQcjmACQ=="
+ "requested": "[1.5.150, 1.5.150]",
+ "resolved": "1.5.150",
+ "contentHash": "Vb5g3flfZk/TOX9EofxI01AcE9yGQg2yW4BYehYVHyAH5vouYUVm8UjY8FHxpa3fyLc/gVYo8wnyhj8d+qYOFw=="
},
"nanoFramework.System.Runtime": {
"type": "Direct",
diff --git a/tests/nanoFramework.WebServer.Tests/nanoFramework.WebServer.Tests.nfproj b/tests/nanoFramework.WebServer.Tests/nanoFramework.WebServer.Tests.nfproj
index 5f10f87..9ad1467 100644
--- a/tests/nanoFramework.WebServer.Tests/nanoFramework.WebServer.Tests.nfproj
+++ b/tests/nanoFramework.WebServer.Tests/nanoFramework.WebServer.Tests.nfproj
@@ -37,8 +37,8 @@
..\..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll
-
- ..\..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll
+
+ ..\..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll
..\..\packages\nanoFramework.System.Runtime.1.0.27\lib\nanoFramework.System.Runtime.dll
@@ -58,8 +58,8 @@
..\..\packages\nanoFramework.System.Net.1.11.1\lib\System.Net.dll
-
- ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.145\lib\System.Net.Http.dll
+
+ ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.150\lib\System.Net.Http.dll
..\..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll
diff --git a/tests/nanoFramework.WebServer.Tests/packages.config b/tests/nanoFramework.WebServer.Tests/packages.config
index 401ffa8..b1a6fc8 100644
--- a/tests/nanoFramework.WebServer.Tests/packages.config
+++ b/tests/nanoFramework.WebServer.Tests/packages.config
@@ -2,10 +2,10 @@
-
+
-
+
diff --git a/tests/nanoFramework.WebServer.Tests/packages.lock.json b/tests/nanoFramework.WebServer.Tests/packages.lock.json
index bf18b1c..205e18d 100644
--- a/tests/nanoFramework.WebServer.Tests/packages.lock.json
+++ b/tests/nanoFramework.WebServer.Tests/packages.lock.json
@@ -16,9 +16,9 @@
},
"nanoFramework.System.Collections": {
"type": "Direct",
- "requested": "[1.5.31, 1.5.31]",
- "resolved": "1.5.31",
- "contentHash": "q7G0BHkbhUzpUJiOQNlZZDSMcZEU2/QJBDiSEQAF23wOya4EBaCXS74jAVcEfkHBgOkF413jKZq5vldpjqUfUw=="
+ "requested": "[1.5.45, 1.5.45]",
+ "resolved": "1.5.45",
+ "contentHash": "dil6zTz67ACEboy5aWib+lcK+v5eOdvChow3UoZjPdH/fsHsHl26D6/OmQKp+KPVdi5/59WUM5InFB4F5FEQfQ=="
},
"nanoFramework.System.IO.Streams": {
"type": "Direct",
@@ -34,9 +34,9 @@
},
"nanoFramework.System.Net.Http.Server": {
"type": "Direct",
- "requested": "[1.5.145, 1.5.145]",
- "resolved": "1.5.145",
- "contentHash": "y/mpWfO5CLxFnm/aNm0yCQnUxUngfztnKGfcRUWDDA3RsxwCdWn4HjoofRor6A/vZYDfzKCBBEkzaMkQcjmACQ=="
+ "requested": "[1.5.150, 1.5.150]",
+ "resolved": "1.5.150",
+ "contentHash": "Vb5g3flfZk/TOX9EofxI01AcE9yGQg2yW4BYehYVHyAH5vouYUVm8UjY8FHxpa3fyLc/gVYo8wnyhj8d+qYOFw=="
},
"nanoFramework.System.Runtime": {
"type": "Direct",