diff --git a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj
index 7a5c22d..b3e3570 100644
--- a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj
+++ b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj
@@ -38,10 +38,10 @@
..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.49\lib\netnano1.0\mscorlib.dll
- ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.52\lib\nanoFramework.TestFramework.dll
+ ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.54\lib\nanoFramework.TestFramework.dll
- ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.52\lib\nanoFramework.UnitTestLauncher.exe
+ ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.54\lib\nanoFramework.UnitTestLauncher.exe
diff --git a/Tests/System.Security.CryptographyTests/packages.config b/Tests/System.Security.CryptographyTests/packages.config
index c556982..296f0ff 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 21955ba..6deedca 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.52, 4.0.0-preview.52]",
- "resolved": "4.0.0-preview.52",
- "contentHash": "NnPJcRP41jr5pC8O5Zc29ozBAIm0PEXcj/vc/IjzWzsdNq1cpx8aRAoF3TW9cFEHdLu223tahoZyjFmALRSEoA=="
+ "requested": "[4.0.0-preview.54, 4.0.0-preview.54]",
+ "resolved": "4.0.0-preview.54",
+ "contentHash": "k9DzCviFe94YL23Vr41uII7XkH37M16qndlE12fSiyYA23wqv+qMpyv+e7ZxrckXm/ZAV4ydBgSTbgz30bAl5Q=="
}
}
}