From ff59597ccebb2836f849937e33c12cac780f823b Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 23 Sep 2024 11:12:41 +0100 Subject: [PATCH] Update 1 NuGet dependencies ***NO_CI*** --- .../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 4c45252..a01e4e0 100644 --- a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj +++ b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj @@ -36,11 +36,11 @@ ..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll - - ..\..\packages\nanoFramework.TestFramework.2.1.111\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.2.1.112\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.2.1.111\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.2.1.112\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/System.Security.CryptographyTests/packages.config b/Tests/System.Security.CryptographyTests/packages.config index c73c5d0..932c10d 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 f75f506..3645e81 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.111, 2.1.111]", - "resolved": "2.1.111", - "contentHash": "tgMOyoTOFlD4pjXVEmiwXKbWP+8aPVyRpQ6+iR6XrfWNYkS1TUPeF0IgwHIm+HyqBAQzU8mTyOor5DdIyhfa8A==" + "requested": "[2.1.112, 2.1.112]", + "resolved": "2.1.112", + "contentHash": "aiPyyGb7+yv96IQAxVGnXaQj8tTYf9Zj4zb6YM4kGJl+GptWlXqx8rS7lstWHYqM1UVyPEl1yT69uI6Go110qQ==" } } }