diff --git a/Tests/MathUnitTests/MathUnitTests.nfproj b/Tests/MathUnitTests/MathUnitTests.nfproj index 3d78230..3e5e825 100644 --- a/Tests/MathUnitTests/MathUnitTests.nfproj +++ b/Tests/MathUnitTests/MathUnitTests.nfproj @@ -35,8 +35,8 @@ - - ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.29\lib\netnano1.0\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.30\lib\netnano1.0\mscorlib.dll ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.45\lib\nanoFramework.TestFramework.dll diff --git a/Tests/MathUnitTests/packages.config b/Tests/MathUnitTests/packages.config index 43ab952..1f1664e 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 1fe5e62..244e70c 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.29, 2.0.0-preview.29]", - "resolved": "2.0.0-preview.29", - "contentHash": "7NDp9Sda9FTFBDN//X34r23rJBHUkCvyGvrFh9s5B8H2nMoet4J0OlEOiZRUsEPBXlsNpZFVp+Cd6OSjnLSg5A==" + "requested": "[2.0.0-preview.30, 2.0.0-preview.30]", + "resolved": "2.0.0-preview.30", + "contentHash": "Fz+5L0yOpe0ZoBpVRqH8G8Dr18OoXVE6sKertR/bPuWyOJiO42enlarudfv91/gpJXFkQGNCCdXpHWpoc77jyg==" }, "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 f04d4c8..40cc81c 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.2.0.0-preview.29\lib\netnano1.0\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.30\lib\netnano1.0\mscorlib.dll ..\packages\nanoFramework.Benchmark.1.0.113\lib\nanoFramework.Benchmark.dll @@ -47,8 +47,8 @@ ..\packages\nanoFramework.System.Collections.2.0.0-preview.3\lib\nanoFramework.System.Collections.dll - - ..\packages\nanoFramework.System.Text.1.3.42\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.2.0.0-preview.1\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 0de243d..bea2169 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 75b99c1..c44ad3d 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.29, 2.0.0-preview.29]", - "resolved": "2.0.0-preview.29", - "contentHash": "7NDp9Sda9FTFBDN//X34r23rJBHUkCvyGvrFh9s5B8H2nMoet4J0OlEOiZRUsEPBXlsNpZFVp+Cd6OSjnLSg5A==" + "requested": "[2.0.0-preview.30, 2.0.0-preview.30]", + "resolved": "2.0.0-preview.30", + "contentHash": "Fz+5L0yOpe0ZoBpVRqH8G8Dr18OoXVE6sKertR/bPuWyOJiO42enlarudfv91/gpJXFkQGNCCdXpHWpoc77jyg==" }, "nanoFramework.Logging": { "type": "Direct", @@ -40,9 +40,9 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[1.3.42, 1.3.42]", - "resolved": "1.3.42", - "contentHash": "68HPjhersNpssbmEMUHdMw3073MHfGTfrkbRk9eILKbNPFfPFck7m4y9BlAi6DaguUJaeKxgyIojXF3SQrF8/A==" + "requested": "[2.0.0-preview.1, 2.0.0-preview.1]", + "resolved": "2.0.0-preview.1", + "contentHash": "+FZMSc0QPp6GbU63WXCmryKtd/zEkmH51daIV3UIV3t9CUHSg8sK7rkASVrlQ7kGYbgQl02IDbIB/r1hIK1MLw==" } } } diff --git a/nanoFramework.System.Math.nuspec b/nanoFramework.System.Math.nuspec index 6337674..04b243f 100644 --- a/nanoFramework.System.Math.nuspec +++ b/nanoFramework.System.Math.nuspec @@ -1,4 +1,4 @@ - + nanoFramework.System.Math @@ -19,7 +19,7 @@ This package requires a target with System.Math v$nativeVersion$ (checksum $checksum$). nanoFramework C# csharp netmf netnf Math - + @@ -33,4 +33,4 @@ This package requires a target with System.Math v$nativeVersion$ (checksum $chec - + \ No newline at end of file diff --git a/nanoFramework.System.Math/nanoFramework.System.Math.nfproj b/nanoFramework.System.Math/nanoFramework.System.Math.nfproj index 7e35e1c..3dbd18d 100644 --- a/nanoFramework.System.Math/nanoFramework.System.Math.nfproj +++ b/nanoFramework.System.Math/nanoFramework.System.Math.nfproj @@ -54,8 +54,8 @@ - - ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.29\lib\netnano1.0\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.30\lib\netnano1.0\mscorlib.dll diff --git a/nanoFramework.System.Math/packages.config b/nanoFramework.System.Math/packages.config index 99e498c..b07d6d6 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 0e819fb..85dabf3 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.29, 2.0.0-preview.29]", - "resolved": "2.0.0-preview.29", - "contentHash": "7NDp9Sda9FTFBDN//X34r23rJBHUkCvyGvrFh9s5B8H2nMoet4J0OlEOiZRUsEPBXlsNpZFVp+Cd6OSjnLSg5A==" + "requested": "[2.0.0-preview.30, 2.0.0-preview.30]", + "resolved": "2.0.0-preview.30", + "contentHash": "Fz+5L0yOpe0ZoBpVRqH8G8Dr18OoXVE6sKertR/bPuWyOJiO42enlarudfv91/gpJXFkQGNCCdXpHWpoc77jyg==" }, "Nerdbank.GitVersioning": { "type": "Direct",