diff --git a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj index 53060f7..6efd710 100644 --- a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj +++ b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj @@ -42,13 +42,13 @@ ..\packages\nanoFramework.Logging.1.1.161\lib\nanoFramework.Logging.dll - ..\packages\nanoFramework.Runtime.Native.2.0.0-preview.19\lib\nanoFramework.Runtime.Native.dll + ..\packages\nanoFramework.Runtime.Native.2.0.0-preview.20\lib\nanoFramework.Runtime.Native.dll - ..\packages\nanoFramework.System.Collections.2.0.0-preview.6\lib\nanoFramework.System.Collections.dll + ..\packages\nanoFramework.System.Collections.2.0.0-preview.8\lib\nanoFramework.System.Collections.dll - ..\packages\nanoFramework.System.Text.2.0.0-preview.6\lib\nanoFramework.System.Text.dll + ..\packages\nanoFramework.System.Text.2.0.0-preview.8\lib\nanoFramework.System.Text.dll ..\packages\nanoFramework.System.Diagnostics.Stopwatch.2.0.0-preview.3\lib\System.Diagnostics.Stopwatch.dll diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config index 3aea200..a26233a 100644 --- a/nanoFramework.System.Math.Benchmark/packages.config +++ b/nanoFramework.System.Math.Benchmark/packages.config @@ -3,8 +3,8 @@ - - + + - + \ No newline at end of file diff --git a/nanoFramework.System.Math.Benchmark/packages.lock.json b/nanoFramework.System.Math.Benchmark/packages.lock.json index 1bd0b05..91cca24 100644 --- a/nanoFramework.System.Math.Benchmark/packages.lock.json +++ b/nanoFramework.System.Math.Benchmark/packages.lock.json @@ -22,15 +22,15 @@ }, "nanoFramework.Runtime.Native": { "type": "Direct", - "requested": "[2.0.0-preview.19, 2.0.0-preview.19]", - "resolved": "2.0.0-preview.19", - "contentHash": "bLcWZHMCMVpNG/2s9FOjaofznAqJzko/No8mJpcAjoFuj6r0Ovr78My+e+nitm7HTGWYUMRK64h90bZ/3oAP0Q==" + "requested": "[2.0.0-preview.20, 2.0.0-preview.20]", + "resolved": "2.0.0-preview.20", + "contentHash": "TwNeWN8eYZ0qtMkQ5UPPaYsq6l963SUBSKerOgoWE13DEk3drQPZqF+uI7VuWLmvoSFgQ4FYiwDFpexC1p8m3A==" }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[2.0.0-preview.6, 2.0.0-preview.6]", - "resolved": "2.0.0-preview.6", - "contentHash": "3A1BTu/8db8vlmu/TflJ/TtToyyL0M3fiAHxFNYX02lmOr9XQ3YkYESa9m7yRb9nIBoUZbOhtgf5ufbvdPt5ug==" + "requested": "[2.0.0-preview.8, 2.0.0-preview.8]", + "resolved": "2.0.0-preview.8", + "contentHash": "IGzV8Q9vf6Uk6dj6oL2e4acTA4SK/zkAA53yrth+NfgkKuel8fzp1FhndFjDsTu97naqVaNtbMUlhJwXY0wqKQ==" }, "nanoFramework.System.Diagnostics.Stopwatch": { "type": "Direct", @@ -40,9 +40,9 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[2.0.0-preview.6, 2.0.0-preview.6]", - "resolved": "2.0.0-preview.6", - "contentHash": "/A9M9sGW8rsAg6YF81quWV9MvQseKWZodf+pK6lp3Bw12NkXwgwiAo1+9geJQFwDsqi2L9BcLb3IIs/BerGTbQ==" + "requested": "[2.0.0-preview.8, 2.0.0-preview.8]", + "resolved": "2.0.0-preview.8", + "contentHash": "dvaXLJo+X68BVWgXssjk0XXJUwQNwA9h0+wbDgfbE2Hc3/pKljhAvuluD8n4W5MZYJ6YI3I/BhPreBjW7W2Fvw==" } } }