From 68ccbc15bafab81f66d95db174b68680da11214d Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 7 May 2026 10:46:37 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.TestFramework from 4.0.0-preview.47 to 4.0.0-preview.49
[version update] ### :warning: This is an automated update. :warning: --- .../System.IO.HashingTests/System.IO.HashingTests.nfproj | 8 ++++---- Tests/System.IO.HashingTests/packages.config | 2 +- Tests/System.IO.HashingTests/packages.lock.json | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj b/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj index 2012c5b..3a9e862 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.2.0.0-preview.15\lib\netnano1.0\nanoFramework.System.Text.dll - - ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.49\lib\nanoFramework.TestFramework.dll - - ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.UnitTestLauncher.exe + + ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.49\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/System.IO.HashingTests/packages.config b/Tests/System.IO.HashingTests/packages.config index 5a63b14..30ae458 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 63d66f3..d2be425 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": "[4.0.0-preview.47, 4.0.0-preview.47]", - "resolved": "4.0.0-preview.47", - "contentHash": "h5Jd/lmjZwsLUbnxXjF90YD50jZ5JtVOuS1yK8dCZWQYByQry8CuI+69r7Zfl9J1ZzfEbC8/ANpcA+ANWFg1DQ==" + "requested": "[4.0.0-preview.49, 4.0.0-preview.49]", + "resolved": "4.0.0-preview.49", + "contentHash": "9YYWJIV8o1LPHVmXiQWbfmIKIu/9Ioxw6qWGShpn7K9zX9hgEs7N3NmY+81Ku7rGssUSyKd3RCL2HvXFosRX2g==" } } }