From bec3210061773887e0690d1a5e4027388e1f1ddd Mon Sep 17 00:00:00 2001 From: nfbot Date: Tue, 25 Oct 2022 01:31:29 +0100 Subject: [PATCH] Update 3 NuGet dependencies --- nanoFramework.Azure.Devices.Client.nuspec | 2 +- .../Azure.Devices.Client.nfproj | 16 ++++++++-------- .../packages.config | 6 +++--- .../packages.lock.json | 18 +++++++++--------- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/nanoFramework.Azure.Devices.Client.nuspec b/nanoFramework.Azure.Devices.Client.nuspec index 3180d40..5b49fe9 100644 --- a/nanoFramework.Azure.Devices.Client.nuspec +++ b/nanoFramework.Azure.Devices.Client.nuspec @@ -20,7 +20,7 @@ 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 d1ed452..0b96244 100644 --- a/nanoFramework.Azure.Devices.Client/Azure.Devices.Client.nfproj +++ b/nanoFramework.Azure.Devices.Client/Azure.Devices.Client.nfproj @@ -1,6 +1,6 @@ - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -65,8 +65,8 @@ ..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll True - - ..\packages\nanoFramework.Json.2.2.47\lib\nanoFramework.Json.dll + + ..\packages\nanoFramework.Json.2.2.50\lib\nanoFramework.Json.dll True @@ -85,8 +85,8 @@ ..\packages\nanoFramework.System.Collections.1.4.0\lib\nanoFramework.System.Collections.dll True - - ..\packages\nanoFramework.System.Text.1.2.17\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.2.20\lib\nanoFramework.System.Text.dll True @@ -116,8 +116,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.Azure.Devices.Client/packages.config b/nanoFramework.Azure.Devices.Client/packages.config index 7723414..45b584e 100644 --- a/nanoFramework.Azure.Devices.Client/packages.config +++ b/nanoFramework.Azure.Devices.Client/packages.config @@ -1,7 +1,7 @@  - + @@ -9,7 +9,7 @@ - + - + \ No newline at end of file diff --git a/nanoFramework.Azure.Devices.Client/packages.lock.json b/nanoFramework.Azure.Devices.Client/packages.lock.json index 9ade381..aa5f860 100644 --- a/nanoFramework.Azure.Devices.Client/packages.lock.json +++ b/nanoFramework.Azure.Devices.Client/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.Json": { "type": "Direct", - "requested": "[2.2.47, 2.2.47]", - "resolved": "2.2.47", - "contentHash": "ZIlfxY8zPNu1D5PR2sambZ/vvqctdl3LmOW6RjKytQ1GhS8Humf3yfY142umPo0XbuRQePSxc7Dkb08gXImJCA==" + "requested": "[2.2.50, 2.2.50]", + "resolved": "2.2.50", + "contentHash": "gQfh/DLIEWrC1zcfa6huOj11kY+lMAr/n1BCpJ/8uoravAA76eMPxYySsgFcHaD84RREH7tVa4/kZBgIwbCcVQ==" }, "nanoFramework.M2Mqtt": { "type": "Direct", @@ -58,9 +58,9 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[1.2.17, 1.2.17]", - "resolved": "1.2.17", - "contentHash": "hBd9Vmfx2Q5wnDmkdZkJ5wy1+7XyzciehAMSI2jfyHK9OM4uPJDiZVqNQMa6UxLRu1uOvIpFxGKIP4Qih/+Vnw==" + "requested": "[1.2.20, 1.2.20]", + "resolved": "1.2.20", + "contentHash": "dQROIvfCM1N0UWaETZ037Adymc1ZrY6mjSzHtOvdP6Ymhm6Pg20ZbZmkjSl7uXNVmcy7yxcLXC5WygKahi8Jiw==" }, "nanoFramework.System.Threading": { "type": "Direct", @@ -70,9 +70,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.5.113, 3.5.113]", - "resolved": "3.5.113", - "contentHash": "4fBSMkqhi410qlkjPm+Mxfk8iO3C7dmgdVS7ljsfVO21WEzZCHP1VCOqB6rlOPfPidR/oxX+/Do/I7meCAz+Jg==" + "requested": "[3.5.119, 3.5.119]", + "resolved": "3.5.119", + "contentHash": "x8k4zV6YKZA5Rr810439lG9NngdbyPtFv0QpIYz32m1Im59kvSbEHO8gKGZoNvsfZSquayjEDUCa8acbut372g==" } } }