From 2c46f9f5a53b9c506604d3ee489d4a4366edab53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 17:14:52 +0100 Subject: [PATCH] Update 5 NuGet dependencies --- nanoFramework.Azure.Devices.Client.nuspec | 6 +++--- .../Azure.Devices.Client.nfproj | 20 +++++++++---------- .../packages.config | 10 +++++----- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/nanoFramework.Azure.Devices.Client.nuspec b/nanoFramework.Azure.Devices.Client.nuspec index ef04003..9d1ddc8 100644 --- a/nanoFramework.Azure.Devices.Client.nuspec +++ b/nanoFramework.Azure.Devices.Client.nuspec @@ -20,9 +20,9 @@ This is an SDK for Azure IoT Hub using MQTT broker. nanoFramework C# csharp netmf netnf Microsoft.Azure.Devices nanoFramework.Azure.Devices - - - + + + diff --git a/nanoFramework.Azure.Devices.Client/Azure.Devices.Client.nfproj b/nanoFramework.Azure.Devices.Client/Azure.Devices.Client.nfproj index 951d66e..a4c60a6 100644 --- a/nanoFramework.Azure.Devices.Client/Azure.Devices.Client.nfproj +++ b/nanoFramework.Azure.Devices.Client/Azure.Devices.Client.nfproj @@ -62,12 +62,12 @@ ..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll True - - ..\packages\nanoFramework.Json.2.2.15\lib\nanoFramework.Json.dll + + ..\packages\nanoFramework.Json.2.2.20\lib\nanoFramework.Json.dll True - - ..\packages\nanoFramework.M2Mqtt.5.1.11\lib\nanoFramework.M2Mqtt.dll + + ..\packages\nanoFramework.M2Mqtt.5.1.16\lib\nanoFramework.M2Mqtt.dll True @@ -82,20 +82,20 @@ ..\packages\nanoFramework.System.Collections.1.4.0\lib\nanoFramework.System.Collections.dll True - - ..\packages\nanoFramework.System.Text.1.2.3\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.2.7\lib\nanoFramework.System.Text.dll True - - ..\packages\nanoFramework.System.IO.Streams.1.1.9\lib\System.IO.Streams.dll + + ..\packages\nanoFramework.System.IO.Streams.1.1.15\lib\System.IO.Streams.dll True ..\packages\nanoFramework.System.Net.1.10.8\lib\System.Net.dll True - - ..\packages\nanoFramework.System.Net.Http.1.5.13\lib\System.Net.Http.dll + + ..\packages\nanoFramework.System.Net.Http.1.5.18\lib\System.Net.Http.dll True diff --git a/nanoFramework.Azure.Devices.Client/packages.config b/nanoFramework.Azure.Devices.Client/packages.config index bbdef16..d4b3810 100644 --- a/nanoFramework.Azure.Devices.Client/packages.config +++ b/nanoFramework.Azure.Devices.Client/packages.config @@ -1,15 +1,15 @@  - - + + - + - - + + \ No newline at end of file