diff --git a/Tests/MathUnitTests/MathUnitTests.nfproj b/Tests/MathUnitTests/MathUnitTests.nfproj
index 70b025b..db742eb 100644
--- a/Tests/MathUnitTests/MathUnitTests.nfproj
+++ b/Tests/MathUnitTests/MathUnitTests.nfproj
@@ -36,7 +36,7 @@
- ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.49\lib\netnano1.0\mscorlib.dll
+ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.52\lib\netnano1.0\mscorlib.dll
..\..\packages\nanoFramework.TestFramework.4.0.0-preview.58\lib\netnano1.0\nanoFramework.TestFramework.dll
diff --git a/Tests/MathUnitTests/packages.config b/Tests/MathUnitTests/packages.config
index ebdc822..69c3999 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 8684d03..3e79e5d 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.49, 2.0.0-preview.49]",
- "resolved": "2.0.0-preview.49",
- "contentHash": "/8/fw1qqEql05aelTR9QQi4ZF2M+Mdwuemjf9rul8yaOpl6jjnhhKfdRJMh4+BXp5VjwTZsALJVpp2aN+e7vzw=="
+ "requested": "[2.0.0-preview.52, 2.0.0-preview.52]",
+ "resolved": "2.0.0-preview.52",
+ "contentHash": "cV9JEhoc2OV/UL602i5xmEwQpnn/gzVMlDTAIAMRxCNwBKNYLO9U50OkJykpGnO2SULTsmvFqQWEGZiuANBZHw=="
},
"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 3b4ab97..c7499f1 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.49\lib\netnano1.0\mscorlib.dll
+ ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.52\lib\netnano1.0\mscorlib.dll
..\packages\nanoFramework.Benchmark.2.0.0-preview.1\lib\netnano1.0\nanoFramework.Benchmark.dll
diff --git a/nanoFramework.System.Math.Benchmark/packages.config b/nanoFramework.System.Math.Benchmark/packages.config
index 72fea3e..24277aa 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 174cd8c..395122c 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.49, 2.0.0-preview.49]",
- "resolved": "2.0.0-preview.49",
- "contentHash": "/8/fw1qqEql05aelTR9QQi4ZF2M+Mdwuemjf9rul8yaOpl6jjnhhKfdRJMh4+BXp5VjwTZsALJVpp2aN+e7vzw=="
+ "requested": "[2.0.0-preview.52, 2.0.0-preview.52]",
+ "resolved": "2.0.0-preview.52",
+ "contentHash": "cV9JEhoc2OV/UL602i5xmEwQpnn/gzVMlDTAIAMRxCNwBKNYLO9U50OkJykpGnO2SULTsmvFqQWEGZiuANBZHw=="
},
"nanoFramework.Logging": {
"type": "Direct",
diff --git a/nanoFramework.System.Math.nuspec b/nanoFramework.System.Math.nuspec
index 6cd68f3..7f61eea 100644
--- a/nanoFramework.System.Math.nuspec
+++ b/nanoFramework.System.Math.nuspec
@@ -20,7 +20,7 @@ This package requires a target with System.Math v$nativeVersion$ (checksum $chec
nanoFramework C# csharp netmf netnf Math
-
+
diff --git a/nanoFramework.System.Math/Properties/AssemblyInfo.cs b/nanoFramework.System.Math/Properties/AssemblyInfo.cs
index e1db2da..28beb75 100644
--- a/nanoFramework.System.Math/Properties/AssemblyInfo.cs
+++ b/nanoFramework.System.Math/Properties/AssemblyInfo.cs
@@ -12,5 +12,5 @@
////////////////////////////////////////////////////////////////
// update this whenever the native assembly signature changes //
-[assembly: AssemblyNativeVersion("100.2.0.0")]
+[assembly: AssemblyNativeVersion("100.2.0.1")]
////////////////////////////////////////////////////////////////
diff --git a/nanoFramework.System.Math/nanoFramework.System.Math.nfproj b/nanoFramework.System.Math/nanoFramework.System.Math.nfproj
index f9ad43b..8819302 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.49\lib\netnano1.0\mscorlib.dll
+ ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.52\lib\netnano1.0\mscorlib.dll
diff --git a/nanoFramework.System.Math/packages.config b/nanoFramework.System.Math/packages.config
index d36e7c2..8da9ebb 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 e95d3b5..fabe173 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.49, 2.0.0-preview.49]",
- "resolved": "2.0.0-preview.49",
- "contentHash": "/8/fw1qqEql05aelTR9QQi4ZF2M+Mdwuemjf9rul8yaOpl6jjnhhKfdRJMh4+BXp5VjwTZsALJVpp2aN+e7vzw=="
+ "requested": "[2.0.0-preview.52, 2.0.0-preview.52]",
+ "resolved": "2.0.0-preview.52",
+ "contentHash": "cV9JEhoc2OV/UL602i5xmEwQpnn/gzVMlDTAIAMRxCNwBKNYLO9U50OkJykpGnO2SULTsmvFqQWEGZiuANBZHw=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",