diff --git a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj index a22f603..be1ec92 100644 --- a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj +++ b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj @@ -36,12 +36,12 @@ ..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll True - - ..\..\packages\nanoFramework.TestFramework.2.1.100\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.2.1.104\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.2.1.100\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.2.1.104\lib\nanoFramework.UnitTestLauncher.exe True diff --git a/Tests/System.Security.CryptographyTests/packages.config b/Tests/System.Security.CryptographyTests/packages.config index 9b7d73e..fe5b94d 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 2110136..f0a2713 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": "[2.1.100, 2.1.100]", - "resolved": "2.1.100", - "contentHash": "WCJSvr4p0wSjKFQGRNAwNbcJEOOZLUo1t1KXH67Lj6s3mw71oKgKaRjUYDBEDyOMOYyrjxigY9PwQvo0zbn+5A==" + "requested": "[2.1.104, 2.1.104]", + "resolved": "2.1.104", + "contentHash": "48Ahh7O86SAjdUO5h0osrqBQj6nL1o7Mr27J7bRvZtgwOQ2sTdCeGBEMuzjv6k0f1GL2xB9koxQo9EuZj0kB3w==" } } }