diff --git a/Tests/MathUnitTests/MathUnitTests.nfproj b/Tests/MathUnitTests/MathUnitTests.nfproj
index 61f7071..f040658 100644
--- a/Tests/MathUnitTests/MathUnitTests.nfproj
+++ b/Tests/MathUnitTests/MathUnitTests.nfproj
@@ -36,7 +36,7 @@
- ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.30\lib\netnano1.0\mscorlib.dll
+ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.32\lib\netnano1.0\mscorlib.dll
..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.TestFramework.dll
diff --git a/Tests/MathUnitTests/packages.config b/Tests/MathUnitTests/packages.config
index 8013f6f..a4c64b2 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 9d78d27..104c482 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": "[2.0.0-preview.30, 2.0.0-preview.30]",
- "resolved": "2.0.0-preview.30",
- "contentHash": "Fz+5L0yOpe0ZoBpVRqH8G8Dr18OoXVE6sKertR/bPuWyOJiO42enlarudfv91/gpJXFkQGNCCdXpHWpoc77jyg=="
+ "requested": "[2.0.0-preview.32, 2.0.0-preview.32]",
+ "resolved": "2.0.0-preview.32",
+ "contentHash": "DZ0CI92bJCTQ+2pGJiRxcqYEzmjMppg2elFZEZCGB6kUPjUoGV8o+NnFb5bn2X0Nl+b+8Wq5BLzGBbn8C05oKQ=="
},
"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 fda7c8e..937cb77 100644
--- a/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj
+++ b/nanoFramework.System.Math.Benchmark/nanoFramework.System.Math.Benchmark.nfproj
@@ -33,7 +33,7 @@
- ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.30\lib\netnano1.0\mscorlib.dll
+ ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.32\lib\netnano1.0\mscorlib.dll
..\packages\nanoFramework.Benchmark.1.0.113\lib\nanoFramework.Benchmark.dll
@@ -48,7 +48,7 @@
..\packages\nanoFramework.System.Collections.2.0.0-preview.5\lib\nanoFramework.System.Collections.dll
- ..\packages\nanoFramework.System.Text.2.0.0-preview.3\lib\nanoFramework.System.Text.dll
+ ..\packages\nanoFramework.System.Text.2.0.0-preview.5\lib\nanoFramework.System.Text.dll
..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.862\lib\System.Diagnostics.Stopwatch.dll
diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config
index 7c9943a..286451c 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 52a745b..6253671 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": "[2.0.0-preview.30, 2.0.0-preview.30]",
- "resolved": "2.0.0-preview.30",
- "contentHash": "Fz+5L0yOpe0ZoBpVRqH8G8Dr18OoXVE6sKertR/bPuWyOJiO42enlarudfv91/gpJXFkQGNCCdXpHWpoc77jyg=="
+ "requested": "[2.0.0-preview.32, 2.0.0-preview.32]",
+ "resolved": "2.0.0-preview.32",
+ "contentHash": "DZ0CI92bJCTQ+2pGJiRxcqYEzmjMppg2elFZEZCGB6kUPjUoGV8o+NnFb5bn2X0Nl+b+8Wq5BLzGBbn8C05oKQ=="
},
"nanoFramework.Logging": {
"type": "Direct",
@@ -40,9 +40,9 @@
},
"nanoFramework.System.Text": {
"type": "Direct",
- "requested": "[2.0.0-preview.3, 2.0.0-preview.3]",
- "resolved": "2.0.0-preview.3",
- "contentHash": "9xP5PBUERm2c5cmY4YPHsnmB/4tk6onfHQBd8zkY2kRKq5oftTpN/P5BSP+gUUy4UfxO/Z4vSKmeCDrDJGDMzQ=="
+ "requested": "[2.0.0-preview.5, 2.0.0-preview.5]",
+ "resolved": "2.0.0-preview.5",
+ "contentHash": "bSok7uDsUnic+RmoYo660XNlQhD631CrpIDUweiJtjuOtsNmwV4bwV28Xs0gpYF4xidYKUEk3nxt5lXU6ekATw=="
}
}
}
diff --git a/nanoFramework.System.Math.nuspec b/nanoFramework.System.Math.nuspec
index 04b243f..b1cf9b6 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 3dbd18d..9056d94 100644
--- a/nanoFramework.System.Math/nanoFramework.System.Math.nfproj
+++ b/nanoFramework.System.Math/nanoFramework.System.Math.nfproj
@@ -55,7 +55,7 @@
- ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.30\lib\netnano1.0\mscorlib.dll
+ ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.32\lib\netnano1.0\mscorlib.dll
diff --git a/nanoFramework.System.Math/packages.config b/nanoFramework.System.Math/packages.config
index b07d6d6..852c63f 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 85dabf3..d3b4e4e 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": "[2.0.0-preview.30, 2.0.0-preview.30]",
- "resolved": "2.0.0-preview.30",
- "contentHash": "Fz+5L0yOpe0ZoBpVRqH8G8Dr18OoXVE6sKertR/bPuWyOJiO42enlarudfv91/gpJXFkQGNCCdXpHWpoc77jyg=="
+ "requested": "[2.0.0-preview.32, 2.0.0-preview.32]",
+ "resolved": "2.0.0-preview.32",
+ "contentHash": "DZ0CI92bJCTQ+2pGJiRxcqYEzmjMppg2elFZEZCGB6kUPjUoGV8o+NnFb5bn2X0Nl+b+8Wq5BLzGBbn8C05oKQ=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",