diff --git a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj index f4efc37..9e47a06 100644 --- a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj +++ b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj @@ -37,11 +37,11 @@ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.43\lib\netnano1.0\mscorlib.dll - - ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.49\lib\nanoFramework.TestFramework.dll - - ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.UnitTestLauncher.exe + + ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.49\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/System.Security.CryptographyTests/packages.config b/Tests/System.Security.CryptographyTests/packages.config index 8691514..b26279b 100644 --- a/Tests/System.Security.CryptographyTests/packages.config +++ b/Tests/System.Security.CryptographyTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/System.Security.CryptographyTests/packages.lock.json b/Tests/System.Security.CryptographyTests/packages.lock.json index 5ee00c5..2dd3f26 100644 --- a/Tests/System.Security.CryptographyTests/packages.lock.json +++ b/Tests/System.Security.CryptographyTests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[4.0.0-preview.47, 4.0.0-preview.47]", - "resolved": "4.0.0-preview.47", - "contentHash": "h5Jd/lmjZwsLUbnxXjF90YD50jZ5JtVOuS1yK8dCZWQYByQry8CuI+69r7Zfl9J1ZzfEbC8/ANpcA+ANWFg1DQ==" + "requested": "[4.0.0-preview.49, 4.0.0-preview.49]", + "resolved": "4.0.0-preview.49", + "contentHash": "9YYWJIV8o1LPHVmXiQWbfmIKIu/9Ioxw6qWGShpn7K9zX9hgEs7N3NmY+81Ku7rGssUSyKd3RCL2HvXFosRX2g==" } } }