diff --git a/Tests/MathUnitTests/MathUnitTests.nfproj b/Tests/MathUnitTests/MathUnitTests.nfproj index 153e05c..7207c94 100644 --- a/Tests/MathUnitTests/MathUnitTests.nfproj +++ b/Tests/MathUnitTests/MathUnitTests.nfproj @@ -35,8 +35,8 @@ - - ..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll ..\..\packages\nanoFramework.TestFramework.3.0.49\lib\nanoFramework.TestFramework.dll diff --git a/Tests/MathUnitTests/packages.config b/Tests/MathUnitTests/packages.config index 417c229..1a65cca 100644 --- a/Tests/MathUnitTests/packages.config +++ b/Tests/MathUnitTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/MathUnitTests/packages.lock.json b/Tests/MathUnitTests/packages.lock.json index 9bd5db7..66201df 100644 --- a/Tests/MathUnitTests/packages.lock.json +++ b/Tests/MathUnitTests/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.15.5, 1.15.5]", - "resolved": "1.15.5", - "contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg==" + "requested": "[1.16.1, 1.16.1]", + "resolved": "1.16.1", + "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA==" }, "nanoFramework.TestFramework": { "type": "Direct", diff --git a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj index 5a31dcf..b07adef 100644 --- a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj +++ b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj @@ -32,17 +32,17 @@ - - ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll ..\packages\nanoFramework.Benchmark.1.0.89\lib\nanoFramework.Benchmark.dll - - ..\packages\nanoFramework.Logging.1.1.125\lib\nanoFramework.Logging.dll + + ..\packages\nanoFramework.Logging.1.1.127\lib\nanoFramework.Logging.dll - - ..\packages\nanoFramework.Runtime.Native.1.7.1\lib\nanoFramework.Runtime.Native.dll + + ..\packages\nanoFramework.Runtime.Native.1.7.7\lib\nanoFramework.Runtime.Native.dll ..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config index 2546c09..8f2de40 100644 --- a/nanoFramework.System.Math.Benchmark/packages.config +++ b/nanoFramework.System.Math.Benchmark/packages.config @@ -1,9 +1,9 @@  - - - + + + diff --git a/nanoFramework.System.Math.Benchmark/packages.lock.json b/nanoFramework.System.Math.Benchmark/packages.lock.json index e58a8d2..91668d0 100644 --- a/nanoFramework.System.Math.Benchmark/packages.lock.json +++ b/nanoFramework.System.Math.Benchmark/packages.lock.json @@ -10,21 +10,21 @@ }, "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.15.5, 1.15.5]", - "resolved": "1.15.5", - "contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg==" + "requested": "[1.16.1, 1.16.1]", + "resolved": "1.16.1", + "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA==" }, "nanoFramework.Logging": { "type": "Direct", - "requested": "[1.1.125, 1.1.125]", - "resolved": "1.1.125", - "contentHash": "4IfFE9F6vTaFXcTUOR4cZ/IhSfg0AN3NLeOwiDVvWdoB94l0Z1h4Jq09ieNKxMlRywd0o++wQIu2mbyJPGiy0g==" + "requested": "[1.1.127, 1.1.127]", + "resolved": "1.1.127", + "contentHash": "+XNiENeqVAKOy/SWydzykCec/9Zy1edBIYm7frLYhVz/1EvIZKSpAI+OpNpudJlWseLO4Z4ngU13NEESHBUj/g==" }, "nanoFramework.Runtime.Native": { "type": "Direct", - "requested": "[1.7.1, 1.7.1]", - "resolved": "1.7.1", - "contentHash": "RCiG3D+SxG4wVSBXuXP0y8EZWBd65bfJ9AJj0USNnfL65Aa+nUXmXa6QIxkeolSjDH4jLgKjlIuTXOA7t+AQGQ==" + "requested": "[1.7.7, 1.7.7]", + "resolved": "1.7.7", + "contentHash": "a38L9TxDdaZLYlgFShpwWOPjG2L0Su9tVOoFSq1v+nm5hU5mkxU5hEOykmEV4aGJEE2NvJkN+fj6LlZNyF/vHA==" }, "nanoFramework.System.Collections": { "type": "Direct", diff --git a/nanoFramework.System.Math.nuspec b/nanoFramework.System.Math.nuspec index 22d3491..12d1f62 100644 --- a/nanoFramework.System.Math.nuspec +++ b/nanoFramework.System.Math.nuspec @@ -19,7 +19,7 @@ This package requires a target with System.Math v$nativeVersion$ (checksum $checksum$). nanoFramework C# csharp netmf netnf Math - + diff --git a/nanoFramework.System.Math/nanoFramework.System.Math.nfproj b/nanoFramework.System.Math/nanoFramework.System.Math.nfproj index 5de9ae2..6704596 100644 --- a/nanoFramework.System.Math/nanoFramework.System.Math.nfproj +++ b/nanoFramework.System.Math/nanoFramework.System.Math.nfproj @@ -54,8 +54,8 @@ - - ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll diff --git a/nanoFramework.System.Math/packages.config b/nanoFramework.System.Math/packages.config index efe8286..8e45ba1 100644 --- a/nanoFramework.System.Math/packages.config +++ b/nanoFramework.System.Math/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.System.Math/packages.lock.json b/nanoFramework.System.Math/packages.lock.json index 65e5ee1..ea23f63 100644 --- a/nanoFramework.System.Math/packages.lock.json +++ b/nanoFramework.System.Math/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.15.5, 1.15.5]", - "resolved": "1.15.5", - "contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg==" + "requested": "[1.16.1, 1.16.1]", + "resolved": "1.16.1", + "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA==" }, "Nerdbank.GitVersioning": { "type": "Direct",