From bf1285c7bc962afffaa5f32c03e98bf32aba8b91 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 13 Jun 2024 10:03:30 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.TestFramework from 2.1.104 to 2.1.107
[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 4f64688..609d5bc 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.104\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.2.1.107\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.2.1.104\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.2.1.107\lib\nanoFramework.UnitTestLauncher.exe True diff --git a/Tests/System.IO.HashingTests/packages.config b/Tests/System.IO.HashingTests/packages.config index 739c30e..26efe0c 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 ebb55c1..0386822 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.104, 2.1.104]", - "resolved": "2.1.104", - "contentHash": "48Ahh7O86SAjdUO5h0osrqBQj6nL1o7Mr27J7bRvZtgwOQ2sTdCeGBEMuzjv6k0f1GL2xB9koxQo9EuZj0kB3w==" + "requested": "[2.1.107, 2.1.107]", + "resolved": "2.1.107", + "contentHash": "6pLzZwKdAsFoLaeP9iRivJaCs8AbaoX8wvB4oLH0+CBBQK209mfnkqqUzsL9sGwJIM9/bKoq6AMGmMZzI4iXww==" } } }