diff --git a/nanoFramework.Azure.Devices.Client.FullyManaged/Azure.Devices.Client.FullyManaged.nfproj b/nanoFramework.Azure.Devices.Client.FullyManaged/Azure.Devices.Client.FullyManaged.nfproj index 1b268ca..373312c 100644 --- a/nanoFramework.Azure.Devices.Client.FullyManaged/Azure.Devices.Client.FullyManaged.nfproj +++ b/nanoFramework.Azure.Devices.Client.FullyManaged/Azure.Devices.Client.FullyManaged.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -151,8 +151,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.FullyManaged/packages.config b/nanoFramework.Azure.Devices.Client.FullyManaged/packages.config index 7972dbd..afcf56c 100644 --- a/nanoFramework.Azure.Devices.Client.FullyManaged/packages.config +++ b/nanoFramework.Azure.Devices.Client.FullyManaged/packages.config @@ -8,5 +8,5 @@ - + \ No newline at end of file diff --git a/nanoFramework.Azure.Devices.Client.FullyManaged/packages.lock.json b/nanoFramework.Azure.Devices.Client.FullyManaged/packages.lock.json index 9ea8684..f371483 100644 --- a/nanoFramework.Azure.Devices.Client.FullyManaged/packages.lock.json +++ b/nanoFramework.Azure.Devices.Client.FullyManaged/packages.lock.json @@ -52,9 +52,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.141, 3.6.141]", - "resolved": "3.6.141", - "contentHash": "A2+obbz6Xl6nHdDDMiqHCrn6Lktrs/pLq4BIQXDUD2O2gd5fz2WobQyX30Kp0mPPXjEOgBA1r5s6iYVurTkUig==" + "requested": "[3.6.143, 3.6.143]", + "resolved": "3.6.143", + "contentHash": "N24MtdLq4PmdJ2woTQd9515q0I1jeO/DlimYCB/GoRd510Fc9dk9H6YaN8MPPrVF8RHrIalCUfWbWvcoarYeoQ==" } } } diff --git a/nanoFramework.Azure.Devices.Client/Azure.Devices.Client.nfproj b/nanoFramework.Azure.Devices.Client/Azure.Devices.Client.nfproj index bad9893..0793b51 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\ @@ -111,8 +111,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 2a5a0c3..e2b3241 100644 --- a/nanoFramework.Azure.Devices.Client/packages.config +++ b/nanoFramework.Azure.Devices.Client/packages.config @@ -10,5 +10,5 @@ - + \ 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 e654531..55ea66b 100644 --- a/nanoFramework.Azure.Devices.Client/packages.lock.json +++ b/nanoFramework.Azure.Devices.Client/packages.lock.json @@ -64,9 +64,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.141, 3.6.141]", - "resolved": "3.6.141", - "contentHash": "A2+obbz6Xl6nHdDDMiqHCrn6Lktrs/pLq4BIQXDUD2O2gd5fz2WobQyX30Kp0mPPXjEOgBA1r5s6iYVurTkUig==" + "requested": "[3.6.143, 3.6.143]", + "resolved": "3.6.143", + "contentHash": "N24MtdLq4PmdJ2woTQd9515q0I1jeO/DlimYCB/GoRd510Fc9dk9H6YaN8MPPrVF8RHrIalCUfWbWvcoarYeoQ==" } } }