diff --git a/Tests/HttpUnitTests/HttpUnitTests.nfproj b/Tests/HttpUnitTests/HttpUnitTests.nfproj
index 74d85965..4b6a810e 100644
--- a/Tests/HttpUnitTests/HttpUnitTests.nfproj
+++ b/Tests/HttpUnitTests/HttpUnitTests.nfproj
@@ -46,8 +46,8 @@
..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll
-
- ..\..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll
+
+ ..\..\packages\nanoFramework.System.Text.1.2.99\lib\nanoFramework.System.Text.dll
..\..\packages\nanoFramework.TestFramework.3.0.49\lib\nanoFramework.TestFramework.dll
diff --git a/Tests/HttpUnitTests/packages.config b/Tests/HttpUnitTests/packages.config
index 069fa1cc..077f882f 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 ee6c0a64..28874d94 100644
--- a/Tests/HttpUnitTests/packages.lock.json
+++ b/Tests/HttpUnitTests/packages.lock.json
@@ -16,9 +16,9 @@
},
"nanoFramework.System.Text": {
"type": "Direct",
- "requested": "[1.2.54, 1.2.54]",
- "resolved": "1.2.54",
- "contentHash": "k3OutSNRMs9di42LQ+5GbpHBY07aMEZWGkaS3Mj3ZU4cWqJc4deFGzRd+LBFQl1mRGdQaM5sl/euTZdcg8R9Zg=="
+ "requested": "[1.2.99, 1.2.99]",
+ "resolved": "1.2.99",
+ "contentHash": "qxjW/wP/ybIg1NhYTr1meGcJkUv6V0tu1ToMZvZuCnP+CUyV/iJwYeSmeog+z2VufuRL5xIQgsTZAtUXVtonOA=="
},
"nanoFramework.TestFramework": {
"type": "Direct",
diff --git a/nanoFramework.System.Net.Http.Client.nuspec b/nanoFramework.System.Net.Http.Client.nuspec
index c7878cd6..73adcc80 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 e2888f49..191c401e 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.45\lib\nanoFramework.System.Collections.dll
-
- ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll
+
+ ..\packages\nanoFramework.System.Text.1.2.99\lib\nanoFramework.System.Text.dll
..\packages\nanoFramework.System.IO.Streams.1.1.75\lib\System.IO.Streams.dll
diff --git a/nanoFramework.System.Net.Http.Client/packages.config b/nanoFramework.System.Net.Http.Client/packages.config
index d010595a..b531526a 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 a247ae8f..d8867d76 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.2.54, 1.2.54]",
- "resolved": "1.2.54",
- "contentHash": "k3OutSNRMs9di42LQ+5GbpHBY07aMEZWGkaS3Mj3ZU4cWqJc4deFGzRd+LBFQl1mRGdQaM5sl/euTZdcg8R9Zg=="
+ "requested": "[1.2.99, 1.2.99]",
+ "resolved": "1.2.99",
+ "contentHash": "qxjW/wP/ybIg1NhYTr1meGcJkUv6V0tu1ToMZvZuCnP+CUyV/iJwYeSmeog+z2VufuRL5xIQgsTZAtUXVtonOA=="
},
"nanoFramework.System.Threading": {
"type": "Direct",
diff --git a/nanoFramework.System.Net.Http.Server.nuspec b/nanoFramework.System.Net.Http.Server.nuspec
index dbed54d0..38dce40c 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 b5d3a841..f04fba30 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.45\lib\nanoFramework.System.Collections.dll
-
- ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll
+
+ ..\packages\nanoFramework.System.Text.1.2.99\lib\nanoFramework.System.Text.dll
..\packages\nanoFramework.System.IO.Streams.1.1.75\lib\System.IO.Streams.dll
diff --git a/nanoFramework.System.Net.Http.Server/packages.config b/nanoFramework.System.Net.Http.Server/packages.config
index d010595a..b531526a 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 a247ae8f..d8867d76 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.2.54, 1.2.54]",
- "resolved": "1.2.54",
- "contentHash": "k3OutSNRMs9di42LQ+5GbpHBY07aMEZWGkaS3Mj3ZU4cWqJc4deFGzRd+LBFQl1mRGdQaM5sl/euTZdcg8R9Zg=="
+ "requested": "[1.2.99, 1.2.99]",
+ "resolved": "1.2.99",
+ "contentHash": "qxjW/wP/ybIg1NhYTr1meGcJkUv6V0tu1ToMZvZuCnP+CUyV/iJwYeSmeog+z2VufuRL5xIQgsTZAtUXVtonOA=="
},
"nanoFramework.System.Threading": {
"type": "Direct",
diff --git a/nanoFramework.System.Net.Http.nuspec b/nanoFramework.System.Net.Http.nuspec
index 08855eb9..7ebade6f 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 1ceb5626..967d4cb0 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.45\lib\nanoFramework.System.Collections.dll
-
- ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll
+
+ ..\packages\nanoFramework.System.Text.1.2.99\lib\nanoFramework.System.Text.dll
..\packages\nanoFramework.System.IO.Streams.1.1.75\lib\System.IO.Streams.dll
diff --git a/nanoFramework.System.Net.Http/packages.config b/nanoFramework.System.Net.Http/packages.config
index d010595a..b531526a 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 a247ae8f..d8867d76 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.2.54, 1.2.54]",
- "resolved": "1.2.54",
- "contentHash": "k3OutSNRMs9di42LQ+5GbpHBY07aMEZWGkaS3Mj3ZU4cWqJc4deFGzRd+LBFQl1mRGdQaM5sl/euTZdcg8R9Zg=="
+ "requested": "[1.2.99, 1.2.99]",
+ "resolved": "1.2.99",
+ "contentHash": "qxjW/wP/ybIg1NhYTr1meGcJkUv6V0tu1ToMZvZuCnP+CUyV/iJwYeSmeog+z2VufuRL5xIQgsTZAtUXVtonOA=="
},
"nanoFramework.System.Threading": {
"type": "Direct",