From bfe8f3cac9584f6f82e8235f80e2ab6324e101bb Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 17 Apr 2025 15:18:01 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.TestFramework from 3.0.75 to 3.0.77
[version update] ### :warning: This is an automated update. :warning: --- .../System.Security.CryptographyTests.nfproj | 6 +++--- Tests/System.Security.CryptographyTests/packages.config | 2 +- Tests/System.Security.CryptographyTests/packages.lock.json | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj index 54d18ce..97bbbd6 100644 --- a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj +++ b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj @@ -36,11 +36,11 @@ ..\..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll - - ..\..\packages\nanoFramework.TestFramework.3.0.75\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.3.0.77\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.3.0.75\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.3.0.77\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/System.Security.CryptographyTests/packages.config b/Tests/System.Security.CryptographyTests/packages.config index 8db38fc..28d330b 100644 --- a/Tests/System.Security.CryptographyTests/packages.config +++ b/Tests/System.Security.CryptographyTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/System.Security.CryptographyTests/packages.lock.json b/Tests/System.Security.CryptographyTests/packages.lock.json index 83d1e4d..2137220 100644 --- a/Tests/System.Security.CryptographyTests/packages.lock.json +++ b/Tests/System.Security.CryptographyTests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.75, 3.0.75]", - "resolved": "3.0.75", - "contentHash": "bFqqgfIs6o7M0v3oZAD7NgzDdoPgLeNVyyOHGRxtaiMAyL8BBeBobjKw+OXA0LHT5jPx0qZBH2mcMDV1k8MVBQ==" + "requested": "[3.0.77, 3.0.77]", + "resolved": "3.0.77", + "contentHash": "Py5W1oN84KMBmOOHCzdz6pyi3bZTnQu9BoqIx0KGqkhG3V8kGoem/t+BuCM0pMIWAyl2iMP1n2S9624YXmBJZw==" } } }