diff --git a/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj b/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj index 294c066..a7047db 100644 --- a/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj +++ b/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj @@ -34,8 +34,8 @@ ..\..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll - - ..\..\packages\nanoFramework.System.Text.1.3.36\lib\nanoFramework.System.Text.dll + + ..\..\packages\nanoFramework.System.Text.1.3.42\lib\nanoFramework.System.Text.dll ..\..\packages\nanoFramework.TestFramework.3.0.75\lib\nanoFramework.TestFramework.dll diff --git a/Tests/System.IO.HashingTests/packages.config b/Tests/System.IO.HashingTests/packages.config index 511ca7b..2a0e750 100644 --- a/Tests/System.IO.HashingTests/packages.config +++ b/Tests/System.IO.HashingTests/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/Tests/System.IO.HashingTests/packages.lock.json b/Tests/System.IO.HashingTests/packages.lock.json index 02769ef..4bb1b60 100644 --- a/Tests/System.IO.HashingTests/packages.lock.json +++ b/Tests/System.IO.HashingTests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[1.3.36, 1.3.36]", - "resolved": "1.3.36", - "contentHash": "qO0BrmYX4+iV5MSVSIIOSnyPx9Odvgb5Y9hGDWgUCQUGrPG32WPq6YGhTQMK2UIIu3yfB9Nsu2hPhjVSpFYMMA==" + "requested": "[1.3.42, 1.3.42]", + "resolved": "1.3.42", + "contentHash": "68HPjhersNpssbmEMUHdMw3073MHfGTfrkbRk9eILKbNPFfPFck7m4y9BlAi6DaguUJaeKxgyIojXF3SQrF8/A==" }, "nanoFramework.TestFramework": { "type": "Direct",