From dcee251b473a6d494ea06ee3d2be919d31b52dc8 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 7 May 2026 01:08:40 +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: --- Tests/GenericCollections/GenericCollections.nfproj | 4 ++-- Tests/GenericCollections/packages.config | 2 +- Tests/GenericCollections/packages.lock.json | 6 +++--- Tests/HashtableTests/HashtableTests.nfproj | 4 ++-- Tests/HashtableTests/packages.config | 2 +- Tests/HashtableTests/packages.lock.json | 6 +++--- Tests/QueueTests/QueueTests.nfproj | 4 ++-- Tests/QueueTests/packages.config | 2 +- Tests/QueueTests/packages.lock.json | 6 +++--- Tests/StackTests/StackTests.nfproj | 4 ++-- Tests/StackTests/packages.config | 2 +- Tests/StackTests/packages.lock.json | 6 +++--- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/Tests/GenericCollections/GenericCollections.nfproj b/Tests/GenericCollections/GenericCollections.nfproj index a83281f..8151dc7 100644 --- a/Tests/GenericCollections/GenericCollections.nfproj +++ b/Tests/GenericCollections/GenericCollections.nfproj @@ -42,10 +42,10 @@ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.43\lib\netnano1.0\mscorlib.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/GenericCollections/packages.config b/Tests/GenericCollections/packages.config index 8691514..b26279b 100644 --- a/Tests/GenericCollections/packages.config +++ b/Tests/GenericCollections/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/GenericCollections/packages.lock.json b/Tests/GenericCollections/packages.lock.json index 5ee00c5..2dd3f26 100644 --- a/Tests/GenericCollections/packages.lock.json +++ b/Tests/GenericCollections/packages.lock.json @@ -10,9 +10,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==" } } } diff --git a/Tests/HashtableTests/HashtableTests.nfproj b/Tests/HashtableTests/HashtableTests.nfproj index 26f2660..ff35676 100644 --- a/Tests/HashtableTests/HashtableTests.nfproj +++ b/Tests/HashtableTests/HashtableTests.nfproj @@ -37,10 +37,10 @@ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.43\lib\netnano1.0\mscorlib.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/HashtableTests/packages.config b/Tests/HashtableTests/packages.config index 8691514..b26279b 100644 --- a/Tests/HashtableTests/packages.config +++ b/Tests/HashtableTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/HashtableTests/packages.lock.json b/Tests/HashtableTests/packages.lock.json index 5ee00c5..2dd3f26 100644 --- a/Tests/HashtableTests/packages.lock.json +++ b/Tests/HashtableTests/packages.lock.json @@ -10,9 +10,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==" } } } diff --git a/Tests/QueueTests/QueueTests.nfproj b/Tests/QueueTests/QueueTests.nfproj index cda0e80..8a62e3e 100644 --- a/Tests/QueueTests/QueueTests.nfproj +++ b/Tests/QueueTests/QueueTests.nfproj @@ -35,10 +35,10 @@ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.43\lib\netnano1.0\mscorlib.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/QueueTests/packages.config b/Tests/QueueTests/packages.config index 8691514..b26279b 100644 --- a/Tests/QueueTests/packages.config +++ b/Tests/QueueTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/QueueTests/packages.lock.json b/Tests/QueueTests/packages.lock.json index 5ee00c5..2dd3f26 100644 --- a/Tests/QueueTests/packages.lock.json +++ b/Tests/QueueTests/packages.lock.json @@ -10,9 +10,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==" } } } diff --git a/Tests/StackTests/StackTests.nfproj b/Tests/StackTests/StackTests.nfproj index 201563d..253ac99 100644 --- a/Tests/StackTests/StackTests.nfproj +++ b/Tests/StackTests/StackTests.nfproj @@ -37,10 +37,10 @@ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.43\lib\netnano1.0\mscorlib.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/StackTests/packages.config b/Tests/StackTests/packages.config index 8691514..b26279b 100644 --- a/Tests/StackTests/packages.config +++ b/Tests/StackTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/StackTests/packages.lock.json b/Tests/StackTests/packages.lock.json index 5ee00c5..2dd3f26 100644 --- a/Tests/StackTests/packages.lock.json +++ b/Tests/StackTests/packages.lock.json @@ -10,9 +10,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==" } } }