From 8fe31f60c682cf245f33fde038d76cb4b61e18e3 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 21 Mar 2024 10:41:15 +0000 Subject: [PATCH] Update 1 NuGet dependencies ***NO_CI*** --- Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj | 6 +++--- Tests/System.IO.HashingTests/packages.config | 2 +- Tests/System.IO.HashingTests/packages.lock.json | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj b/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj index 78f291e..ac8e64c 100644 --- a/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj +++ b/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj @@ -39,12 +39,12 @@ ..\..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll True - - ..\..\packages\nanoFramework.TestFramework.2.1.87\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.2.1.93\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.2.1.87\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.2.1.93\lib\nanoFramework.UnitTestLauncher.exe True diff --git a/Tests/System.IO.HashingTests/packages.config b/Tests/System.IO.HashingTests/packages.config index 1006a97..f2ee861 100644 --- a/Tests/System.IO.HashingTests/packages.config +++ b/Tests/System.IO.HashingTests/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/Tests/System.IO.HashingTests/packages.lock.json b/Tests/System.IO.HashingTests/packages.lock.json index 3fd8ec1..632fc87 100644 --- a/Tests/System.IO.HashingTests/packages.lock.json +++ b/Tests/System.IO.HashingTests/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[2.1.87, 2.1.87]", - "resolved": "2.1.87", - "contentHash": "58nW0UByML7fciTfvLfaEwysf6319SQWmah9v6N3xF9E7jWiHnh3FfEN/wtP/E2wwufmiFZAO2CidbiuEEJmKA==" + "requested": "[2.1.93, 2.1.93]", + "resolved": "2.1.93", + "contentHash": "9UU17y+omDZYWLUi5vwFw+t/aXCapen/w//LPOwylJyq9TSyR93LwqH3Y5jFAaqGglgaCegtaU/GLI2L7r2MYA==" } } }