From 838f4fa3ffbb34f18bf2c58fbd84f039fe4d00d6 Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 18 May 2026 11:26:04 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.TestFramework from 4.0.0-preview.52 to 4.0.0-preview.54
[version update] ### :warning: This is an automated update. :warning: --- .../System.Security.CryptographyTests.nfproj | 4 ++-- Tests/System.Security.CryptographyTests/packages.config | 2 +- Tests/System.Security.CryptographyTests/packages.lock.json | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj index 7a5c22d..b3e3570 100644 --- a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj +++ b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj @@ -38,10 +38,10 @@ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.49\lib\netnano1.0\mscorlib.dll - ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.52\lib\nanoFramework.TestFramework.dll + ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.54\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.52\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.54\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/System.Security.CryptographyTests/packages.config b/Tests/System.Security.CryptographyTests/packages.config index c556982..296f0ff 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 21955ba..6deedca 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": "[4.0.0-preview.52, 4.0.0-preview.52]", - "resolved": "4.0.0-preview.52", - "contentHash": "NnPJcRP41jr5pC8O5Zc29ozBAIm0PEXcj/vc/IjzWzsdNq1cpx8aRAoF3TW9cFEHdLu223tahoZyjFmALRSEoA==" + "requested": "[4.0.0-preview.54, 4.0.0-preview.54]", + "resolved": "4.0.0-preview.54", + "contentHash": "k9DzCviFe94YL23Vr41uII7XkH37M16qndlE12fSiyYA23wqv+qMpyv+e7ZxrckXm/ZAV4ydBgSTbgz30bAl5Q==" } } }