From e1d3cdaf3f3a1f73a7677f0ee279ebffc7304bfb Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 28 Nov 2024 10:03:47 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.TestFramework from 3.0.42 to 3.0.47
[version update] ### :warning: This is an automated update. :warning: --- 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 2184c43..3bf6965 100644 --- a/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj +++ b/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj @@ -37,11 +37,11 @@ ..\..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll - - ..\..\packages\nanoFramework.TestFramework.3.0.42\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.3.0.42\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/System.IO.HashingTests/packages.config b/Tests/System.IO.HashingTests/packages.config index c26307b..5971dad 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 1458a0b..7d0dcb6 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": "[3.0.42, 3.0.42]", - "resolved": "3.0.42", - "contentHash": "2x3zfceNtL955U3xemFTSpZEv7uDhuE5hOfMPE0Vuf57HXBjASHf5lfHRWB4ETUzDYiEl6dNavGEDW12Hh2CNw==" + "requested": "[3.0.47, 3.0.47]", + "resolved": "3.0.47", + "contentHash": "CpUrBWmxgw2Blp3nkMcI+aI21Kj0VeLc4NU28OiA9IHxUsX6WXe6ruDjw71Ff4mb9nuLT55C4wg4CpD7+Iaw0g==" } } }