From 1a88a47e11dde1fdf0a15fea99a349afb1bb7ee2 Mon Sep 17 00:00:00 2001 From: nfbot Date: Wed, 19 Mar 2025 19:24:43 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.TestFramework from 3.0.69 to 3.0.73
[version update] ### :warning: This is an automated update. :warning: --- Tests/ConfigTests/ConfigurationTests.nfproj | 6 +++--- Tests/ConfigTests/packages.config | 2 +- Tests/ConfigTests/packages.lock.json | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Tests/ConfigTests/ConfigurationTests.nfproj b/Tests/ConfigTests/ConfigurationTests.nfproj index 5d47501..63916fc 100644 --- a/Tests/ConfigTests/ConfigurationTests.nfproj +++ b/Tests/ConfigTests/ConfigurationTests.nfproj @@ -36,11 +36,11 @@ ..\..\packages\nanoFramework.CoreLibrary.1.17.7\lib\mscorlib.dll - - ..\..\packages\nanoFramework.TestFramework.3.0.69\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.3.0.73\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.3.0.69\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.3.0.73\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/ConfigTests/packages.config b/Tests/ConfigTests/packages.config index 7544e3f..a86a0b8 100644 --- a/Tests/ConfigTests/packages.config +++ b/Tests/ConfigTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/ConfigTests/packages.lock.json b/Tests/ConfigTests/packages.lock.json index c191751..49b36fe 100644 --- a/Tests/ConfigTests/packages.lock.json +++ b/Tests/ConfigTests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.69, 3.0.69]", - "resolved": "3.0.69", - "contentHash": "4wrXprAEyIC6uJLmChqr8T+QihBkkblFaPVaJgRoAaAffGnPENe30IcW1hiTGwQD6xdDl3SDSk07ShZ1+5hHyw==" + "requested": "[3.0.73, 3.0.73]", + "resolved": "3.0.73", + "contentHash": "T2/iUCmOJdc7Cn3GhAzDHeaVzQMUakhL0y/MO3rre0sj6S0ATV9+u73N7OUOqYTAnz+DoAEKa9JqXMHy/UIreQ==" } } }