diff --git a/nanoFramework.System.Net.Http.Client.nuspec b/nanoFramework.System.Net.Http.Client.nuspec
index 842ccbd..e66fdcf 100644
--- a/nanoFramework.System.Net.Http.Client.nuspec
+++ b/nanoFramework.System.Net.Http.Client.nuspec
@@ -24,7 +24,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 47f7268..66a1470 100644
--- a/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj
+++ b/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj
@@ -226,8 +226,8 @@
..\packages\nanoFramework.System.Net.1.11.31\lib\System.Net.dll
-
- ..\packages\nanoFramework.System.Threading.1.1.46\lib\System.Threading.dll
+
+ ..\packages\nanoFramework.System.Threading.1.1.49\lib\System.Threading.dll
diff --git a/nanoFramework.System.Net.Http.Client/packages.config b/nanoFramework.System.Net.Http.Client/packages.config
index 06ac8e5..49edf58 100644
--- a/nanoFramework.System.Net.Http.Client/packages.config
+++ b/nanoFramework.System.Net.Http.Client/packages.config
@@ -6,6 +6,6 @@
-
+
\ No newline at end of file
diff --git a/nanoFramework.System.Net.Http.Client/packages.lock.json b/nanoFramework.System.Net.Http.Client/packages.lock.json
index 4290342..88c9276 100644
--- a/nanoFramework.System.Net.Http.Client/packages.lock.json
+++ b/nanoFramework.System.Net.Http.Client/packages.lock.json
@@ -40,9 +40,9 @@
},
"nanoFramework.System.Threading": {
"type": "Direct",
- "requested": "[1.1.46, 1.1.46]",
- "resolved": "1.1.46",
- "contentHash": "pd7tiHpOmCqe+2pxqqLyV+iRgg0pURe4xM2MgD6XZJTOyLOCrt0OksaOgBe8frqFfYOCjI1qSBwtVnZeG2SteA=="
+ "requested": "[1.1.49, 1.1.49]",
+ "resolved": "1.1.49",
+ "contentHash": "5bEuDurXfTJiLKzDMqGJnG/IjvxJHOyBhuyQXoA+iRw4SD5ppRUDVaczK7Xl6UuPfVlxvA7vPzW/VTM769KxcA=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
diff --git a/nanoFramework.System.Net.Http.Server.nuspec b/nanoFramework.System.Net.Http.Server.nuspec
index 2b2bb9b..6af9ac2 100644
--- a/nanoFramework.System.Net.Http.Server.nuspec
+++ b/nanoFramework.System.Net.Http.Server.nuspec
@@ -24,7 +24,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 138313f..46289eb 100644
--- a/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj
+++ b/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj
@@ -153,8 +153,8 @@
..\packages\nanoFramework.System.Net.1.11.31\lib\System.Net.dll
-
- ..\packages\nanoFramework.System.Threading.1.1.46\lib\System.Threading.dll
+
+ ..\packages\nanoFramework.System.Threading.1.1.49\lib\System.Threading.dll
diff --git a/nanoFramework.System.Net.Http.Server/packages.config b/nanoFramework.System.Net.Http.Server/packages.config
index 06ac8e5..49edf58 100644
--- a/nanoFramework.System.Net.Http.Server/packages.config
+++ b/nanoFramework.System.Net.Http.Server/packages.config
@@ -6,6 +6,6 @@
-
+
\ No newline at end of file
diff --git a/nanoFramework.System.Net.Http.Server/packages.lock.json b/nanoFramework.System.Net.Http.Server/packages.lock.json
index 4290342..88c9276 100644
--- a/nanoFramework.System.Net.Http.Server/packages.lock.json
+++ b/nanoFramework.System.Net.Http.Server/packages.lock.json
@@ -40,9 +40,9 @@
},
"nanoFramework.System.Threading": {
"type": "Direct",
- "requested": "[1.1.46, 1.1.46]",
- "resolved": "1.1.46",
- "contentHash": "pd7tiHpOmCqe+2pxqqLyV+iRgg0pURe4xM2MgD6XZJTOyLOCrt0OksaOgBe8frqFfYOCjI1qSBwtVnZeG2SteA=="
+ "requested": "[1.1.49, 1.1.49]",
+ "resolved": "1.1.49",
+ "contentHash": "5bEuDurXfTJiLKzDMqGJnG/IjvxJHOyBhuyQXoA+iRw4SD5ppRUDVaczK7Xl6UuPfVlxvA7vPzW/VTM769KxcA=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
diff --git a/nanoFramework.System.Net.Http.nuspec b/nanoFramework.System.Net.Http.nuspec
index 7936148..e105930 100644
--- a/nanoFramework.System.Net.Http.nuspec
+++ b/nanoFramework.System.Net.Http.nuspec
@@ -25,7 +25,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 3eea093..0c4e2eb 100644
--- a/nanoFramework.System.Net.Http/System.Net.Http.nfproj
+++ b/nanoFramework.System.Net.Http/System.Net.Http.nfproj
@@ -126,8 +126,8 @@
..\packages\nanoFramework.System.Net.1.11.31\lib\System.Net.dll
-
- ..\packages\nanoFramework.System.Threading.1.1.46\lib\System.Threading.dll
+
+ ..\packages\nanoFramework.System.Threading.1.1.49\lib\System.Threading.dll
diff --git a/nanoFramework.System.Net.Http/packages.config b/nanoFramework.System.Net.Http/packages.config
index 06ac8e5..49edf58 100644
--- a/nanoFramework.System.Net.Http/packages.config
+++ b/nanoFramework.System.Net.Http/packages.config
@@ -6,6 +6,6 @@
-
+
\ No newline at end of file
diff --git a/nanoFramework.System.Net.Http/packages.lock.json b/nanoFramework.System.Net.Http/packages.lock.json
index 4290342..88c9276 100644
--- a/nanoFramework.System.Net.Http/packages.lock.json
+++ b/nanoFramework.System.Net.Http/packages.lock.json
@@ -40,9 +40,9 @@
},
"nanoFramework.System.Threading": {
"type": "Direct",
- "requested": "[1.1.46, 1.1.46]",
- "resolved": "1.1.46",
- "contentHash": "pd7tiHpOmCqe+2pxqqLyV+iRgg0pURe4xM2MgD6XZJTOyLOCrt0OksaOgBe8frqFfYOCjI1qSBwtVnZeG2SteA=="
+ "requested": "[1.1.49, 1.1.49]",
+ "resolved": "1.1.49",
+ "contentHash": "5bEuDurXfTJiLKzDMqGJnG/IjvxJHOyBhuyQXoA+iRw4SD5ppRUDVaczK7Xl6UuPfVlxvA7vPzW/VTM769KxcA=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",