From 5680b52bbb79b0af8c7bf1e0e3948db2295075ab Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 20 May 2024 10:07:02 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.TestFramework from 2.1.94 to 2.1.100
[version update] ### :warning: This is an automated update. :warning: --- .../System.Security.CryptographyTests.nfproj | 6 +++--- Tests/System.Security.CryptographyTests/packages.config | 2 +- Tests/System.Security.CryptographyTests/packages.lock.json | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj index fa51dad..a22f603 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.94\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.2.1.100\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.2.1.94\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.2.1.100\lib\nanoFramework.UnitTestLauncher.exe True diff --git a/Tests/System.Security.CryptographyTests/packages.config b/Tests/System.Security.CryptographyTests/packages.config index 01853bc..9b7d73e 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 180920d..2110136 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.94, 2.1.94]", - "resolved": "2.1.94", - "contentHash": "jBbtJ7/7UUiqUbZ2ZshzHEarKZEHSGfnqli5QCMafRW9YxdsI5XYqTjRDgW3kyX2EX6zWk+cIgeLIPJiAzoWRA==" + "requested": "[2.1.100, 2.1.100]", + "resolved": "2.1.100", + "contentHash": "WCJSvr4p0wSjKFQGRNAwNbcJEOOZLUo1t1KXH67Lj6s3mw71oKgKaRjUYDBEDyOMOYyrjxigY9PwQvo0zbn+5A==" } } }