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 9a28b32..2048c3f 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 @@ -44,8 +44,8 @@ ..\packages\nanoFramework.Runtime.Native.1.6.12\lib\nanoFramework.Runtime.Native.dll - - ..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll diff --git a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config index 60ff467..10d9cab 100644 --- a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config +++ b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.config @@ -4,7 +4,7 @@ - + \ 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 f720610..14608ec 100644 --- a/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json +++ b/nanoFramework.System.Text.RegularExpression.Benchmark/packages.lock.json @@ -28,9 +28,9 @@ }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[1.5.31, 1.5.31]", - "resolved": "1.5.31", - "contentHash": "q7G0BHkbhUzpUJiOQNlZZDSMcZEU2/QJBDiSEQAF23wOya4EBaCXS74jAVcEfkHBgOkF413jKZq5vldpjqUfUw==" + "requested": "[1.5.45, 1.5.45]", + "resolved": "1.5.45", + "contentHash": "dil6zTz67ACEboy5aWib+lcK+v5eOdvChow3UoZjPdH/fsHsHl26D6/OmQKp+KPVdi5/59WUM5InFB4F5FEQfQ==" }, "nanoFramework.System.Diagnostics.Stopwatch": { "type": "Direct", diff --git a/nanoFramework.System.Text.RegularExpressions.nuspec b/nanoFramework.System.Text.RegularExpressions.nuspec index 2e7f5ea..f5f4df9 100644 --- a/nanoFramework.System.Text.RegularExpressions.nuspec +++ b/nanoFramework.System.Text.RegularExpressions.nuspec @@ -19,7 +19,7 @@ nanoFramework C# csharp netmf netnf regex - + diff --git a/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj b/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj index 885b86b..a32d8df 100644 --- a/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj +++ b/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj @@ -63,8 +63,8 @@ ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll - - ..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll diff --git a/nanoFramework.System.Text.RegularExpressions/packages.config b/nanoFramework.System.Text.RegularExpressions/packages.config index ec51974..2bd0b17 100644 --- a/nanoFramework.System.Text.RegularExpressions/packages.config +++ b/nanoFramework.System.Text.RegularExpressions/packages.config @@ -1,7 +1,7 @@  - + \ 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 133188d..d8d2aa9 100644 --- a/nanoFramework.System.Text.RegularExpressions/packages.lock.json +++ b/nanoFramework.System.Text.RegularExpressions/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[1.5.31, 1.5.31]", - "resolved": "1.5.31", - "contentHash": "q7G0BHkbhUzpUJiOQNlZZDSMcZEU2/QJBDiSEQAF23wOya4EBaCXS74jAVcEfkHBgOkF413jKZq5vldpjqUfUw==" + "requested": "[1.5.45, 1.5.45]", + "resolved": "1.5.45", + "contentHash": "dil6zTz67ACEboy5aWib+lcK+v5eOdvChow3UoZjPdH/fsHsHl26D6/OmQKp+KPVdi5/59WUM5InFB4F5FEQfQ==" }, "nanoFramework.System.Text": { "type": "Direct",