diff --git a/Tests/HttpUnitTests/HttpUnitTests.nfproj b/Tests/HttpUnitTests/HttpUnitTests.nfproj
index 596b053..4dca0b1 100644
--- a/Tests/HttpUnitTests/HttpUnitTests.nfproj
+++ b/Tests/HttpUnitTests/HttpUnitTests.nfproj
@@ -46,8 +46,8 @@
..\..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll
-
- ..\..\packages\nanoFramework.System.Text.1.3.16\lib\nanoFramework.System.Text.dll
+
+ ..\..\packages\nanoFramework.System.Text.1.3.29\lib\nanoFramework.System.Text.dll
..\..\packages\nanoFramework.TestFramework.3.0.68\lib\nanoFramework.TestFramework.dll
diff --git a/Tests/HttpUnitTests/packages.config b/Tests/HttpUnitTests/packages.config
index fb378aa..b04a54a 100644
--- a/Tests/HttpUnitTests/packages.config
+++ b/Tests/HttpUnitTests/packages.config
@@ -2,6 +2,6 @@
-
+
\ No newline at end of file
diff --git a/Tests/HttpUnitTests/packages.lock.json b/Tests/HttpUnitTests/packages.lock.json
index 2aebc65..a2568cf 100644
--- a/Tests/HttpUnitTests/packages.lock.json
+++ b/Tests/HttpUnitTests/packages.lock.json
@@ -16,9 +16,9 @@
},
"nanoFramework.System.Text": {
"type": "Direct",
- "requested": "[1.3.16, 1.3.16]",
- "resolved": "1.3.16",
- "contentHash": "riHpJLHPhObWXRNEaF5uayhOyO+AHCDV8yDQYGaG/2SrwWjv2hLH+sOKZEqm3Tvv5+RiGSF3nDgGDMxT46dokg=="
+ "requested": "[1.3.29, 1.3.29]",
+ "resolved": "1.3.29",
+ "contentHash": "h7Jbjd8vmNrro/co6s+Zth+OvStgvOiT3RQtlaqa2t6FmnLZGXkF7LAykjLqWeNfHTafGbBLkSMqHw2VHo4Dmg=="
},
"nanoFramework.TestFramework": {
"type": "Direct",
diff --git a/nanoFramework.System.Net.Http.Client.nuspec b/nanoFramework.System.Net.Http.Client.nuspec
index 96a68b7..ab7e512 100644
--- a/nanoFramework.System.Net.Http.Client.nuspec
+++ b/nanoFramework.System.Net.Http.Client.nuspec
@@ -22,7 +22,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 29c0169..1a53907 100644
--- a/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj
+++ b/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj
@@ -217,8 +217,8 @@
..\packages\nanoFramework.System.Collections.1.5.59\lib\nanoFramework.System.Collections.dll
-
- ..\packages\nanoFramework.System.Text.1.3.16\lib\nanoFramework.System.Text.dll
+
+ ..\packages\nanoFramework.System.Text.1.3.29\lib\nanoFramework.System.Text.dll
..\packages\nanoFramework.System.IO.Streams.1.1.88\lib\System.IO.Streams.dll
diff --git a/nanoFramework.System.Net.Http.Client/packages.config b/nanoFramework.System.Net.Http.Client/packages.config
index 706350d..7c04e9b 100644
--- a/nanoFramework.System.Net.Http.Client/packages.config
+++ b/nanoFramework.System.Net.Http.Client/packages.config
@@ -5,7 +5,7 @@
-
+
\ 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 7c167cf..0498714 100644
--- a/nanoFramework.System.Net.Http.Client/packages.lock.json
+++ b/nanoFramework.System.Net.Http.Client/packages.lock.json
@@ -34,9 +34,9 @@
},
"nanoFramework.System.Text": {
"type": "Direct",
- "requested": "[1.3.16, 1.3.16]",
- "resolved": "1.3.16",
- "contentHash": "riHpJLHPhObWXRNEaF5uayhOyO+AHCDV8yDQYGaG/2SrwWjv2hLH+sOKZEqm3Tvv5+RiGSF3nDgGDMxT46dokg=="
+ "requested": "[1.3.29, 1.3.29]",
+ "resolved": "1.3.29",
+ "contentHash": "h7Jbjd8vmNrro/co6s+Zth+OvStgvOiT3RQtlaqa2t6FmnLZGXkF7LAykjLqWeNfHTafGbBLkSMqHw2VHo4Dmg=="
},
"nanoFramework.System.Threading": {
"type": "Direct",
diff --git a/nanoFramework.System.Net.Http.Server.nuspec b/nanoFramework.System.Net.Http.Server.nuspec
index efaa255..1f0dd62 100644
--- a/nanoFramework.System.Net.Http.Server.nuspec
+++ b/nanoFramework.System.Net.Http.Server.nuspec
@@ -22,7 +22,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 034f4ff..9dd9975 100644
--- a/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj
+++ b/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj
@@ -144,8 +144,8 @@
..\packages\nanoFramework.System.Collections.1.5.59\lib\nanoFramework.System.Collections.dll
-
- ..\packages\nanoFramework.System.Text.1.3.16\lib\nanoFramework.System.Text.dll
+
+ ..\packages\nanoFramework.System.Text.1.3.29\lib\nanoFramework.System.Text.dll
..\packages\nanoFramework.System.IO.Streams.1.1.88\lib\System.IO.Streams.dll
diff --git a/nanoFramework.System.Net.Http.Server/packages.config b/nanoFramework.System.Net.Http.Server/packages.config
index 706350d..7c04e9b 100644
--- a/nanoFramework.System.Net.Http.Server/packages.config
+++ b/nanoFramework.System.Net.Http.Server/packages.config
@@ -5,7 +5,7 @@
-
+
\ 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 7c167cf..0498714 100644
--- a/nanoFramework.System.Net.Http.Server/packages.lock.json
+++ b/nanoFramework.System.Net.Http.Server/packages.lock.json
@@ -34,9 +34,9 @@
},
"nanoFramework.System.Text": {
"type": "Direct",
- "requested": "[1.3.16, 1.3.16]",
- "resolved": "1.3.16",
- "contentHash": "riHpJLHPhObWXRNEaF5uayhOyO+AHCDV8yDQYGaG/2SrwWjv2hLH+sOKZEqm3Tvv5+RiGSF3nDgGDMxT46dokg=="
+ "requested": "[1.3.29, 1.3.29]",
+ "resolved": "1.3.29",
+ "contentHash": "h7Jbjd8vmNrro/co6s+Zth+OvStgvOiT3RQtlaqa2t6FmnLZGXkF7LAykjLqWeNfHTafGbBLkSMqHw2VHo4Dmg=="
},
"nanoFramework.System.Threading": {
"type": "Direct",
diff --git a/nanoFramework.System.Net.Http.nuspec b/nanoFramework.System.Net.Http.nuspec
index fe5fbb7..47622bc 100644
--- a/nanoFramework.System.Net.Http.nuspec
+++ b/nanoFramework.System.Net.Http.nuspec
@@ -23,7 +23,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 769d1c2..fb9c91a 100644
--- a/nanoFramework.System.Net.Http/System.Net.Http.nfproj
+++ b/nanoFramework.System.Net.Http/System.Net.Http.nfproj
@@ -117,8 +117,8 @@
..\packages\nanoFramework.System.Collections.1.5.59\lib\nanoFramework.System.Collections.dll
-
- ..\packages\nanoFramework.System.Text.1.3.16\lib\nanoFramework.System.Text.dll
+
+ ..\packages\nanoFramework.System.Text.1.3.29\lib\nanoFramework.System.Text.dll
..\packages\nanoFramework.System.IO.Streams.1.1.88\lib\System.IO.Streams.dll
diff --git a/nanoFramework.System.Net.Http/packages.config b/nanoFramework.System.Net.Http/packages.config
index 706350d..7c04e9b 100644
--- a/nanoFramework.System.Net.Http/packages.config
+++ b/nanoFramework.System.Net.Http/packages.config
@@ -5,7 +5,7 @@
-
+
\ 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 7c167cf..0498714 100644
--- a/nanoFramework.System.Net.Http/packages.lock.json
+++ b/nanoFramework.System.Net.Http/packages.lock.json
@@ -34,9 +34,9 @@
},
"nanoFramework.System.Text": {
"type": "Direct",
- "requested": "[1.3.16, 1.3.16]",
- "resolved": "1.3.16",
- "contentHash": "riHpJLHPhObWXRNEaF5uayhOyO+AHCDV8yDQYGaG/2SrwWjv2hLH+sOKZEqm3Tvv5+RiGSF3nDgGDMxT46dokg=="
+ "requested": "[1.3.29, 1.3.29]",
+ "resolved": "1.3.29",
+ "contentHash": "h7Jbjd8vmNrro/co6s+Zth+OvStgvOiT3RQtlaqa2t6FmnLZGXkF7LAykjLqWeNfHTafGbBLkSMqHw2VHo4Dmg=="
},
"nanoFramework.System.Threading": {
"type": "Direct",