diff --git a/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj b/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj
index b296cc1..39f3fbd 100644
--- a/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj
+++ b/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj
@@ -45,10 +45,10 @@
..\packages\nanoFramework.Runtime.Native.2.0.0-preview.20\lib\nanoFramework.Runtime.Native.dll
- ..\packages\nanoFramework.System.Collections.2.0.0-preview.8\lib\nanoFramework.System.Collections.dll
+ ..\packages\nanoFramework.System.Collections.2.0.0-preview.11\lib\netnano1.0\nanoFramework.System.Collections.dll
- ..\packages\nanoFramework.System.Text.2.0.0-preview.8\lib\nanoFramework.System.Text.dll
+ ..\packages\nanoFramework.System.Text.2.0.0-preview.13\lib\netnano1.0\nanoFramework.System.Text.dll
..\packages\nanoFramework.System.Diagnostics.Stopwatch.2.0.0-preview.4\lib\System.Diagnostics.Stopwatch.dll
diff --git a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config
index 4fcee9a..f02ddd7 100644
--- a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config
+++ b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config
@@ -4,7 +4,7 @@
-
+
-
+
\ No newline at end of file
diff --git a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json
index 924411a..b8e1f16 100644
--- a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json
+++ b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json
@@ -28,9 +28,9 @@
},
"nanoFramework.System.Collections": {
"type": "Direct",
- "requested": "[2.0.0-preview.8, 2.0.0-preview.8]",
- "resolved": "2.0.0-preview.8",
- "contentHash": "IGzV8Q9vf6Uk6dj6oL2e4acTA4SK/zkAA53yrth+NfgkKuel8fzp1FhndFjDsTu97naqVaNtbMUlhJwXY0wqKQ=="
+ "requested": "[2.0.0-preview.11, 2.0.0-preview.11]",
+ "resolved": "2.0.0-preview.11",
+ "contentHash": "NVpAXchds3s2Y8BSKj1TBeo0D1IF/bGYP4AUBphW8UeOIa1uF2a1tST8pCgv1w2NdgvHcO306rzRP33XNS5YMw=="
},
"nanoFramework.System.Diagnostics.Stopwatch": {
"type": "Direct",
@@ -40,9 +40,9 @@
},
"nanoFramework.System.Text": {
"type": "Direct",
- "requested": "[2.0.0-preview.8, 2.0.0-preview.8]",
- "resolved": "2.0.0-preview.8",
- "contentHash": "dvaXLJo+X68BVWgXssjk0XXJUwQNwA9h0+wbDgfbE2Hc3/pKljhAvuluD8n4W5MZYJ6YI3I/BhPreBjW7W2Fvw=="
+ "requested": "[2.0.0-preview.13, 2.0.0-preview.13]",
+ "resolved": "2.0.0-preview.13",
+ "contentHash": "kTEKvplebAWeA7j4jb9adST6dxH28Q6c99+Jms6p8cMFxlrUoWhL/GdEiPaPnJSVy1XtsgIfh38WbR757qF8yw=="
}
}
}
diff --git a/nanoFramework.System.Text.RegularExpressions.nuspec b/nanoFramework.System.Text.RegularExpressions.nuspec
index a5618f2..0ba1891 100644
--- a/nanoFramework.System.Text.RegularExpressions.nuspec
+++ b/nanoFramework.System.Text.RegularExpressions.nuspec
@@ -20,8 +20,8 @@
-
-
+
+
diff --git a/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj b/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj
index cc0a731..3588c03 100644
--- a/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj
+++ b/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj
@@ -64,10 +64,10 @@
..\packages\nanoFramework.CoreLibrary.2.0.0-preview.39\lib\netnano1.0\mscorlib.dll
- ..\packages\nanoFramework.System.Collections.2.0.0-preview.8\lib\nanoFramework.System.Collections.dll
+ ..\packages\nanoFramework.System.Collections.2.0.0-preview.11\lib\netnano1.0\nanoFramework.System.Collections.dll
- ..\packages\nanoFramework.System.Text.2.0.0-preview.8\lib\nanoFramework.System.Text.dll
+ ..\packages\nanoFramework.System.Text.2.0.0-preview.13\lib\netnano1.0\nanoFramework.System.Text.dll
diff --git a/nanoFramework.System.Text.RegularExpressions/packages.config b/nanoFramework.System.Text.RegularExpressions/packages.config
index 838bde1..15149f1 100644
--- a/nanoFramework.System.Text.RegularExpressions/packages.config
+++ b/nanoFramework.System.Text.RegularExpressions/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
\ No newline at end of file
diff --git a/nanoFramework.System.Text.RegularExpressions/packages.lock.json b/nanoFramework.System.Text.RegularExpressions/packages.lock.json
index d5b7a87..652211f 100644
--- a/nanoFramework.System.Text.RegularExpressions/packages.lock.json
+++ b/nanoFramework.System.Text.RegularExpressions/packages.lock.json
@@ -10,15 +10,15 @@
},
"nanoFramework.System.Collections": {
"type": "Direct",
- "requested": "[2.0.0-preview.8, 2.0.0-preview.8]",
- "resolved": "2.0.0-preview.8",
- "contentHash": "IGzV8Q9vf6Uk6dj6oL2e4acTA4SK/zkAA53yrth+NfgkKuel8fzp1FhndFjDsTu97naqVaNtbMUlhJwXY0wqKQ=="
+ "requested": "[2.0.0-preview.11, 2.0.0-preview.11]",
+ "resolved": "2.0.0-preview.11",
+ "contentHash": "NVpAXchds3s2Y8BSKj1TBeo0D1IF/bGYP4AUBphW8UeOIa1uF2a1tST8pCgv1w2NdgvHcO306rzRP33XNS5YMw=="
},
"nanoFramework.System.Text": {
"type": "Direct",
- "requested": "[2.0.0-preview.8, 2.0.0-preview.8]",
- "resolved": "2.0.0-preview.8",
- "contentHash": "dvaXLJo+X68BVWgXssjk0XXJUwQNwA9h0+wbDgfbE2Hc3/pKljhAvuluD8n4W5MZYJ6YI3I/BhPreBjW7W2Fvw=="
+ "requested": "[2.0.0-preview.13, 2.0.0-preview.13]",
+ "resolved": "2.0.0-preview.13",
+ "contentHash": "kTEKvplebAWeA7j4jb9adST6dxH28Q6c99+Jms6p8cMFxlrUoWhL/GdEiPaPnJSVy1XtsgIfh38WbR757qF8yw=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",