diff --git a/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj b/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj index 56bf171..e4e74d4 100644 --- a/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj +++ b/nanoFramework.System.Text.RegularExpression.Benchmark/nanoFramework.System.Text.RegularExpression.Benchmark.nfproj @@ -51,7 +51,7 @@ ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll - ..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.660\lib\System.Diagnostics.Stopwatch.dll + ..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.670\lib\System.Diagnostics.Stopwatch.dll diff --git a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config index 7c102a9..85f5769 100644 --- a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config +++ b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config @@ -5,6 +5,6 @@ - + \ No newline at end of file diff --git a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json index 06f3b04..4e77730 100644 --- a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json +++ b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json @@ -34,9 +34,9 @@ }, "nanoFramework.System.Diagnostics.Stopwatch": { "type": "Direct", - "requested": "[1.2.660, 1.2.660]", - "resolved": "1.2.660", - "contentHash": "ScGIMJcQ7E8+xhuR0Svt6+k2mjb7+WyDBXR8DmmRwSF0w1ugK6IPqlbxfvDzOklZtxqexdugp/mrC1sZ6UNRzA==" + "requested": "[1.2.670, 1.2.670]", + "resolved": "1.2.670", + "contentHash": "4ricLROKKGRjoePNDNYptJqaoFy9FfYpS3QQrDxdBx5PjmMd5BRN6WqZTmlj1xi0TgN2YGmbG76tA+PhYCPZ6g==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj b/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj index a32d8df..1669277 100644 --- a/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj +++ b/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -80,8 +80,8 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/nanoFramework.System.Text.RegularExpressions/packages.config b/nanoFramework.System.Text.RegularExpressions/packages.config index 2bd0b17..c2e6c83 100644 --- a/nanoFramework.System.Text.RegularExpressions/packages.config +++ b/nanoFramework.System.Text.RegularExpressions/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/nanoFramework.System.Text.RegularExpressions/packages.lock.json b/nanoFramework.System.Text.RegularExpressions/packages.lock.json index d8d2aa9..8b50879 100644 --- a/nanoFramework.System.Text.RegularExpressions/packages.lock.json +++ b/nanoFramework.System.Text.RegularExpressions/packages.lock.json @@ -22,9 +22,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.143, 3.6.143]", - "resolved": "3.6.143", - "contentHash": "N24MtdLq4PmdJ2woTQd9515q0I1jeO/DlimYCB/GoRd510Fc9dk9H6YaN8MPPrVF8RHrIalCUfWbWvcoarYeoQ==" + "requested": "[3.6.146, 3.6.146]", + "resolved": "3.6.146", + "contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w==" } } }