diff --git a/Tests/MathUnitTests/MathUnitTests.nfproj b/Tests/MathUnitTests/MathUnitTests.nfproj
index f5425b4..48d9189 100644
--- a/Tests/MathUnitTests/MathUnitTests.nfproj
+++ b/Tests/MathUnitTests/MathUnitTests.nfproj
@@ -35,14 +35,14 @@
-
- ..\..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll
+
+ ..\..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll
-
- ..\..\packages\nanoFramework.TestFramework.3.0.67\lib\nanoFramework.TestFramework.dll
+
+ ..\..\packages\nanoFramework.TestFramework.3.0.68\lib\nanoFramework.TestFramework.dll
- ..\..\packages\nanoFramework.TestFramework.3.0.67\lib\nanoFramework.UnitTestLauncher.exe
+ ..\..\packages\nanoFramework.TestFramework.3.0.68\lib\nanoFramework.UnitTestLauncher.exe
diff --git a/Tests/MathUnitTests/packages.config b/Tests/MathUnitTests/packages.config
index 74151e0..324e837 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 a7eaa97..510c5a2 100644
--- a/Tests/MathUnitTests/packages.lock.json
+++ b/Tests/MathUnitTests/packages.lock.json
@@ -4,15 +4,15 @@
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
- "requested": "[1.16.11, 1.16.11]",
- "resolved": "1.16.11",
- "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw=="
+ "requested": "[1.17.1, 1.17.1]",
+ "resolved": "1.17.1",
+ "contentHash": "T/iPvP8AeZs/5UeZgVa2cZVbl79ioeRyBJLzx4qvKbE9RE+984AR5WPY4tjGIdXugs1AFUYYnydvuGCpy+P1ww=="
},
"nanoFramework.TestFramework": {
"type": "Direct",
- "requested": "[3.0.67, 3.0.67]",
- "resolved": "3.0.67",
- "contentHash": "VMxUKkZlA7chG9fhfCvGTXp7odgPds1GcWOpgDLlWAYKVwPHLEW+MZ3h/FC8JYavo3cReKwu5pUE5CkYl6gN7Q=="
+ "requested": "[3.0.68, 3.0.68]",
+ "resolved": "3.0.68",
+ "contentHash": "K+CKHTFqUW0H46CjkcLOCHcrLJDGmwErisQDXIKvUEgp0gE7rrsAat072aCcjXxojotSwa34hD/NIV4OF7vXgQ=="
}
}
}
diff --git a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj
index 9c7db24..e81a8d7 100644
--- a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj
+++ b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj
@@ -32,8 +32,8 @@
-
- ..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll
..\packages\nanoFramework.Benchmark.1.0.97\lib\nanoFramework.Benchmark.dll
diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config
index 277652f..2f3cb28 100644
--- a/nanoFramework.System.Math.Benchmark/packages.config
+++ b/nanoFramework.System.Math.Benchmark/packages.config
@@ -1,7 +1,7 @@
-
+
diff --git a/nanoFramework.System.Math.Benchmark/packages.lock.json b/nanoFramework.System.Math.Benchmark/packages.lock.json
index 399ea72..54ded42 100644
--- a/nanoFramework.System.Math.Benchmark/packages.lock.json
+++ b/nanoFramework.System.Math.Benchmark/packages.lock.json
@@ -10,9 +10,9 @@
},
"nanoFramework.CoreLibrary": {
"type": "Direct",
- "requested": "[1.16.11, 1.16.11]",
- "resolved": "1.16.11",
- "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw=="
+ "requested": "[1.17.1, 1.17.1]",
+ "resolved": "1.17.1",
+ "contentHash": "T/iPvP8AeZs/5UeZgVa2cZVbl79ioeRyBJLzx4qvKbE9RE+984AR5WPY4tjGIdXugs1AFUYYnydvuGCpy+P1ww=="
},
"nanoFramework.Logging": {
"type": "Direct",
diff --git a/nanoFramework.System.Math.nuspec b/nanoFramework.System.Math.nuspec
index 603653d..5b77125 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 9451c95..56cbdaa 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.16.11\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll
diff --git a/nanoFramework.System.Math/packages.config b/nanoFramework.System.Math/packages.config
index 63b66bd..a24f447 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 1f561cc..7450bf8 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.16.11, 1.16.11]",
- "resolved": "1.16.11",
- "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw=="
+ "requested": "[1.17.1, 1.17.1]",
+ "resolved": "1.17.1",
+ "contentHash": "T/iPvP8AeZs/5UeZgVa2cZVbl79ioeRyBJLzx4qvKbE9RE+984AR5WPY4tjGIdXugs1AFUYYnydvuGCpy+P1ww=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",