From a6b3e4ddae1dc10eaa83b717724672efed5b46d5 Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Sat, 10 Aug 2024 16:36:13 +0100 Subject: [PATCH] Update Nerdbank nuget --- .../nanoFramework.Aws.IoTCore.Devices.nfproj | 8 ++++---- nanoFramework.Aws.IoTCore.Devices/packages.config | 2 +- nanoFramework.Aws.IoTCore.Devices/packages.lock.json | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/nanoFramework.Aws.IoTCore.Devices/nanoFramework.Aws.IoTCore.Devices.nfproj b/nanoFramework.Aws.IoTCore.Devices/nanoFramework.Aws.IoTCore.Devices.nfproj index 8aa0ca0..4fc9bbb 100644 --- a/nanoFramework.Aws.IoTCore.Devices/nanoFramework.Aws.IoTCore.Devices.nfproj +++ b/nanoFramework.Aws.IoTCore.Devices/nanoFramework.Aws.IoTCore.Devices.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -94,8 +94,8 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/nanoFramework.Aws.IoTCore.Devices/packages.config b/nanoFramework.Aws.IoTCore.Devices/packages.config index f62b685..5016f7d 100644 --- a/nanoFramework.Aws.IoTCore.Devices/packages.config +++ b/nanoFramework.Aws.IoTCore.Devices/packages.config @@ -10,5 +10,5 @@ - + \ No newline at end of file diff --git a/nanoFramework.Aws.IoTCore.Devices/packages.lock.json b/nanoFramework.Aws.IoTCore.Devices/packages.lock.json index 68c34af..e654531 100644 --- a/nanoFramework.Aws.IoTCore.Devices/packages.lock.json +++ b/nanoFramework.Aws.IoTCore.Devices/packages.lock.json @@ -64,9 +64,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.139, 3.6.139]", - "resolved": "3.6.139", - "contentHash": "rq0Ub/Jik7PtMtZtLn0tHuJ01Yt36RQ+eeBe+S7qnJ/EFOX6D4T9zuYD3vQPYKGI6Ro4t2iWgFm3fGDgjBrMfg==" + "requested": "[3.6.141, 3.6.141]", + "resolved": "3.6.141", + "contentHash": "A2+obbz6Xl6nHdDDMiqHCrn6Lktrs/pLq4BIQXDUD2O2gd5fz2WobQyX30Kp0mPPXjEOgBA1r5s6iYVurTkUig==" } } }