diff --git a/nanoFramework.System.Net.Http.Client.nuspec b/nanoFramework.System.Net.Http.Client.nuspec
index cdd7f783..911f95e6 100644
--- a/nanoFramework.System.Net.Http.Client.nuspec
+++ b/nanoFramework.System.Net.Http.Client.nuspec
@@ -23,7 +23,7 @@ There is also a package with the server API only and another with the full API.<
-
+
diff --git a/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj b/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj
index c57ece53..89460d22 100644
--- a/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj
+++ b/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj
@@ -223,8 +223,8 @@
..\packages\nanoFramework.System.IO.Streams.1.1.77\lib\System.IO.Streams.dll
-
- ..\packages\nanoFramework.System.Net.1.11.14\lib\System.Net.dll
+
+ ..\packages\nanoFramework.System.Net.1.11.15\lib\System.Net.dll
..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll
diff --git a/nanoFramework.System.Net.Http.Client/packages.config b/nanoFramework.System.Net.Http.Client/packages.config
index 4ef376fc..b329b03d 100644
--- a/nanoFramework.System.Net.Http.Client/packages.config
+++ b/nanoFramework.System.Net.Http.Client/packages.config
@@ -4,7 +4,7 @@
-
+
diff --git a/nanoFramework.System.Net.Http.Client/packages.lock.json b/nanoFramework.System.Net.Http.Client/packages.lock.json
index cd552cbe..aa3b6ce4 100644
--- a/nanoFramework.System.Net.Http.Client/packages.lock.json
+++ b/nanoFramework.System.Net.Http.Client/packages.lock.json
@@ -28,9 +28,9 @@
},
"nanoFramework.System.Net": {
"type": "Direct",
- "requested": "[1.11.14, 1.11.14]",
- "resolved": "1.11.14",
- "contentHash": "K1agfyG4mmsftIQWg6zEcEkrrx30Sg/3Xz+l02daLy6DbYNh11Af1WC0eJy3FvL5BJgFHJipqa56RJtN7flN1g=="
+ "requested": "[1.11.15, 1.11.15]",
+ "resolved": "1.11.15",
+ "contentHash": "DVpqt6h01ooItNupYb9B7S+jzZWPZpqv6mTbSvKNmjZ+C0hvn8nLVb45RZaAJnq10d/UP3QEFlDRq6HnJMZkoQ=="
},
"nanoFramework.System.Text": {
"type": "Direct",
diff --git a/nanoFramework.System.Net.Http.Server.nuspec b/nanoFramework.System.Net.Http.Server.nuspec
index 4d81c3f4..565b65bf 100644
--- a/nanoFramework.System.Net.Http.Server.nuspec
+++ b/nanoFramework.System.Net.Http.Server.nuspec
@@ -23,7 +23,7 @@ There is also a package with the client API only and another with the full API.<
-
+
diff --git a/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj b/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj
index 5f63bab7..9e1d5e6f 100644
--- a/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj
+++ b/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj
@@ -150,8 +150,8 @@
..\packages\nanoFramework.System.IO.Streams.1.1.77\lib\System.IO.Streams.dll
-
- ..\packages\nanoFramework.System.Net.1.11.14\lib\System.Net.dll
+
+ ..\packages\nanoFramework.System.Net.1.11.15\lib\System.Net.dll
..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll
diff --git a/nanoFramework.System.Net.Http.Server/packages.config b/nanoFramework.System.Net.Http.Server/packages.config
index 4ef376fc..b329b03d 100644
--- a/nanoFramework.System.Net.Http.Server/packages.config
+++ b/nanoFramework.System.Net.Http.Server/packages.config
@@ -4,7 +4,7 @@
-
+
diff --git a/nanoFramework.System.Net.Http.Server/packages.lock.json b/nanoFramework.System.Net.Http.Server/packages.lock.json
index cd552cbe..aa3b6ce4 100644
--- a/nanoFramework.System.Net.Http.Server/packages.lock.json
+++ b/nanoFramework.System.Net.Http.Server/packages.lock.json
@@ -28,9 +28,9 @@
},
"nanoFramework.System.Net": {
"type": "Direct",
- "requested": "[1.11.14, 1.11.14]",
- "resolved": "1.11.14",
- "contentHash": "K1agfyG4mmsftIQWg6zEcEkrrx30Sg/3Xz+l02daLy6DbYNh11Af1WC0eJy3FvL5BJgFHJipqa56RJtN7flN1g=="
+ "requested": "[1.11.15, 1.11.15]",
+ "resolved": "1.11.15",
+ "contentHash": "DVpqt6h01ooItNupYb9B7S+jzZWPZpqv6mTbSvKNmjZ+C0hvn8nLVb45RZaAJnq10d/UP3QEFlDRq6HnJMZkoQ=="
},
"nanoFramework.System.Text": {
"type": "Direct",
diff --git a/nanoFramework.System.Net.Http.nuspec b/nanoFramework.System.Net.Http.nuspec
index db876703..c617b5bf 100644
--- a/nanoFramework.System.Net.Http.nuspec
+++ b/nanoFramework.System.Net.Http.nuspec
@@ -24,7 +24,7 @@ These are meant to be used when there is the need to use smaller assemblies.
-
+
diff --git a/nanoFramework.System.Net.Http/System.Net.Http.nfproj b/nanoFramework.System.Net.Http/System.Net.Http.nfproj
index 00bd92cf..f4057ed4 100644
--- a/nanoFramework.System.Net.Http/System.Net.Http.nfproj
+++ b/nanoFramework.System.Net.Http/System.Net.Http.nfproj
@@ -123,8 +123,8 @@
..\packages\nanoFramework.System.IO.Streams.1.1.77\lib\System.IO.Streams.dll
-
- ..\packages\nanoFramework.System.Net.1.11.14\lib\System.Net.dll
+
+ ..\packages\nanoFramework.System.Net.1.11.15\lib\System.Net.dll
..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll
diff --git a/nanoFramework.System.Net.Http/packages.config b/nanoFramework.System.Net.Http/packages.config
index 4ef376fc..b329b03d 100644
--- a/nanoFramework.System.Net.Http/packages.config
+++ b/nanoFramework.System.Net.Http/packages.config
@@ -4,7 +4,7 @@
-
+
diff --git a/nanoFramework.System.Net.Http/packages.lock.json b/nanoFramework.System.Net.Http/packages.lock.json
index cd552cbe..aa3b6ce4 100644
--- a/nanoFramework.System.Net.Http/packages.lock.json
+++ b/nanoFramework.System.Net.Http/packages.lock.json
@@ -28,9 +28,9 @@
},
"nanoFramework.System.Net": {
"type": "Direct",
- "requested": "[1.11.14, 1.11.14]",
- "resolved": "1.11.14",
- "contentHash": "K1agfyG4mmsftIQWg6zEcEkrrx30Sg/3Xz+l02daLy6DbYNh11Af1WC0eJy3FvL5BJgFHJipqa56RJtN7flN1g=="
+ "requested": "[1.11.15, 1.11.15]",
+ "resolved": "1.11.15",
+ "contentHash": "DVpqt6h01ooItNupYb9B7S+jzZWPZpqv6mTbSvKNmjZ+C0hvn8nLVb45RZaAJnq10d/UP3QEFlDRq6HnJMZkoQ=="
},
"nanoFramework.System.Text": {
"type": "Direct",