diff --git a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj index fa799a4..bfbec37 100644 --- a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj +++ b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj @@ -35,14 +35,14 @@ ..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll - - ..\packages\nanoFramework.Benchmark.1.0.100\lib\nanoFramework.Benchmark.dll + + ..\packages\nanoFramework.Benchmark.1.0.102\lib\nanoFramework.Benchmark.dll ..\packages\nanoFramework.Logging.1.1.142\lib\nanoFramework.Logging.dll - - ..\packages\nanoFramework.Runtime.Native.1.7.8\lib\nanoFramework.Runtime.Native.dll + + ..\packages\nanoFramework.Runtime.Native.1.7.9\lib\nanoFramework.Runtime.Native.dll ..\packages\nanoFramework.System.Collections.1.5.62\lib\nanoFramework.System.Collections.dll @@ -51,7 +51,7 @@ ..\packages\nanoFramework.System.Text.1.3.29\lib\nanoFramework.System.Text.dll - ..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.807\lib\System.Diagnostics.Stopwatch.dll + ..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.815\lib\System.Diagnostics.Stopwatch.dll diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config index 823760a..67bc981 100644 --- a/nanoFramework.System.Math.Benchmark/packages.config +++ b/nanoFramework.System.Math.Benchmark/packages.config @@ -1,10 +1,10 @@  - + - + - + \ 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 92cb41e..c364353 100644 --- a/nanoFramework.System.Math.Benchmark/packages.lock.json +++ b/nanoFramework.System.Math.Benchmark/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.Benchmark": { "type": "Direct", - "requested": "[1.0.100, 1.0.100]", - "resolved": "1.0.100", - "contentHash": "Y3TCaRHG1pHDEnrLgTcy7HeNURqXre36Ea3zHIaPXm6gbfAc7TK7SqBtzehwQTnviRCT6fp48dA6hkpeB1VYOQ==" + "requested": "[1.0.102, 1.0.102]", + "resolved": "1.0.102", + "contentHash": "J7G0Yq5Ms9Cms/ZZDcmRN/MnFiDs52vQvL7CVcJZ5BcpI9NwdNT/p2ymckkejMPu5bo7watVrcXM/ni3sblx6g==" }, "nanoFramework.CoreLibrary": { "type": "Direct", @@ -22,9 +22,9 @@ }, "nanoFramework.Runtime.Native": { "type": "Direct", - "requested": "[1.7.8, 1.7.8]", - "resolved": "1.7.8", - "contentHash": "8wWz/dUDJ3BHTVHNZ9VqLjaWyfn9OB1DU2iJgY7WvV/DkVMF3mLw80/3g5I5BfAUUhNq1DgQo8Id5yt4QOZq+g==" + "requested": "[1.7.9, 1.7.9]", + "resolved": "1.7.9", + "contentHash": "ekjQ4lTNVZ5FNrgry6XV0e7ydOSvcDGuAnSaNQewiBQAfSbpTZx3njCwU5SU5wcO+tBqT4wP7K1LNtw7unaUkg==" }, "nanoFramework.System.Collections": { "type": "Direct", @@ -34,9 +34,9 @@ }, "nanoFramework.System.Diagnostics.Stopwatch": { "type": "Direct", - "requested": "[1.2.807, 1.2.807]", - "resolved": "1.2.807", - "contentHash": "fecFpSxRNKE6kHj2+BJ9cZtNTfrkQDqjUUGJUpuRWk9wow68hTYBBE1TyImzUZJEP2R6gSeeAn57x5IaDtWagw==" + "requested": "[1.2.815, 1.2.815]", + "resolved": "1.2.815", + "contentHash": "tzJyaSZZ6qrO6lVuo6XwZ8gao57IK3tsVoBlYFNGvTqwsn6CQQzGMBw4GkFbJv71ldFlwh0mGMic2fDvYDZRjA==" }, "nanoFramework.System.Text": { "type": "Direct",