diff --git a/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj b/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj index 875a4d4..5d549fe 100644 --- a/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj +++ b/nanoFramework.System.Text.Benchmark/nanoFramework.System.Text.Benchmark.nfproj @@ -42,7 +42,7 @@ ..\packages\nanoFramework.System.Collections.2.0.0-preview.6\lib\nanoFramework.System.Collections.dll - ..\packages\nanoFramework.System.Text.2.0.0-preview.5\lib\nanoFramework.System.Text.dll + ..\packages\nanoFramework.System.Text.2.0.0-preview.6\lib\nanoFramework.System.Text.dll ..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.862\lib\System.Diagnostics.Stopwatch.dll diff --git a/nanoFramework.System.Text.Benchmark/packages.config b/nanoFramework.System.Text.Benchmark/packages.config index aa93f91..b0ded72 100644 --- a/nanoFramework.System.Text.Benchmark/packages.config +++ b/nanoFramework.System.Text.Benchmark/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/nanoFramework.System.Text.Benchmark/packages.lock.json b/nanoFramework.System.Text.Benchmark/packages.lock.json index 57a4a5b..94ef9c7 100644 --- a/nanoFramework.System.Text.Benchmark/packages.lock.json +++ b/nanoFramework.System.Text.Benchmark/packages.lock.json @@ -40,9 +40,9 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[2.0.0-preview.5, 2.0.0-preview.5]", - "resolved": "2.0.0-preview.5", - "contentHash": "bSok7uDsUnic+RmoYo660XNlQhD631CrpIDUweiJtjuOtsNmwV4bwV28Xs0gpYF4xidYKUEk3nxt5lXU6ekATw==" + "requested": "[2.0.0-preview.6, 2.0.0-preview.6]", + "resolved": "2.0.0-preview.6", + "contentHash": "/A9M9sGW8rsAg6YF81quWV9MvQseKWZodf+pK6lp3Bw12NkXwgwiAo1+9geJQFwDsqi2L9BcLb3IIs/BerGTbQ==" } } }