From 4d110413e23ec563de4741ef944379bf9b3db050 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 10 Oct 2024 20:08:49 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps nanoFramework.Runtime.Native from 1.6.12 to 1.7.1
[version update] ### :warning: This is an automated update. :warning: --- Tests/Client/TestClient.nfproj | 4 ++-- Tests/Client/packages.config | 2 +- Tests/Client/packages.lock.json | 6 +++--- nanoFramework.Device.Bluetooth.nuspec | 2 +- .../nanoFramework.Device.Bluetooth.nfproj | 4 ++-- nanoFramework.Device.Bluetooth/packages.config | 2 +- nanoFramework.Device.Bluetooth/packages.lock.json | 6 +++--- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Tests/Client/TestClient.nfproj b/Tests/Client/TestClient.nfproj index c10623d..912d94e 100644 --- a/Tests/Client/TestClient.nfproj +++ b/Tests/Client/TestClient.nfproj @@ -31,8 +31,8 @@ ..\..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll - - ..\..\packages\nanoFramework.Runtime.Native.1.6.12\lib\nanoFramework.Runtime.Native.dll + + ..\..\packages\nanoFramework.Runtime.Native.1.7.1\lib\nanoFramework.Runtime.Native.dll ..\..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll diff --git a/Tests/Client/packages.config b/Tests/Client/packages.config index 9c29b0e..d952879 100644 --- a/Tests/Client/packages.config +++ b/Tests/Client/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/Tests/Client/packages.lock.json b/Tests/Client/packages.lock.json index 0337d3a..ba6ff59 100644 --- a/Tests/Client/packages.lock.json +++ b/Tests/Client/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.Runtime.Native": { "type": "Direct", - "requested": "[1.6.12, 1.6.12]", - "resolved": "1.6.12", - "contentHash": "RlJ882CK7D2HkkGHDw1a2xgiEM+1+Nd6iTA+OmzF5QIxbv0SX9qBesueIWsc6RsiQGqBEeBXh4zZ2+TBGL62VQ==" + "requested": "[1.7.1, 1.7.1]", + "resolved": "1.7.1", + "contentHash": "RCiG3D+SxG4wVSBXuXP0y8EZWBd65bfJ9AJj0USNnfL65Aa+nUXmXa6QIxkeolSjDH4jLgKjlIuTXOA7t+AQGQ==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/nanoFramework.Device.Bluetooth.nuspec b/nanoFramework.Device.Bluetooth.nuspec index ee1778e..c8b2a03 100644 --- a/nanoFramework.Device.Bluetooth.nuspec +++ b/nanoFramework.Device.Bluetooth.nuspec @@ -20,7 +20,7 @@ This package requires a target with nanoFramework.Device.Bluetooth v$nativeVersi nanoFramework C# csharp netmf netnf nanoFramework.Device.Bluetooth - + diff --git a/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj b/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj index 51ad62e..cd1675e 100644 --- a/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj +++ b/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj @@ -143,8 +143,8 @@ ..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll - - ..\packages\nanoFramework.Runtime.Native.1.6.12\lib\nanoFramework.Runtime.Native.dll + + ..\packages\nanoFramework.Runtime.Native.1.7.1\lib\nanoFramework.Runtime.Native.dll ..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll diff --git a/nanoFramework.Device.Bluetooth/packages.config b/nanoFramework.Device.Bluetooth/packages.config index d47e94d..7bd5df5 100644 --- a/nanoFramework.Device.Bluetooth/packages.config +++ b/nanoFramework.Device.Bluetooth/packages.config @@ -2,7 +2,7 @@ - + diff --git a/nanoFramework.Device.Bluetooth/packages.lock.json b/nanoFramework.Device.Bluetooth/packages.lock.json index 6d9cbb0..abe0eb4 100644 --- a/nanoFramework.Device.Bluetooth/packages.lock.json +++ b/nanoFramework.Device.Bluetooth/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.Runtime.Native": { "type": "Direct", - "requested": "[1.6.12, 1.6.12]", - "resolved": "1.6.12", - "contentHash": "RlJ882CK7D2HkkGHDw1a2xgiEM+1+Nd6iTA+OmzF5QIxbv0SX9qBesueIWsc6RsiQGqBEeBXh4zZ2+TBGL62VQ==" + "requested": "[1.7.1, 1.7.1]", + "resolved": "1.7.1", + "contentHash": "RCiG3D+SxG4wVSBXuXP0y8EZWBd65bfJ9AJj0USNnfL65Aa+nUXmXa6QIxkeolSjDH4jLgKjlIuTXOA7t+AQGQ==" }, "nanoFramework.System.Collections": { "type": "Direct",