diff --git a/M2Mqtt/nanoFramework.M2Mqtt.nfproj b/M2Mqtt/nanoFramework.M2Mqtt.nfproj index 3898f89e..5ef35c1c 100644 --- a/M2Mqtt/nanoFramework.M2Mqtt.nfproj +++ b/M2Mqtt/nanoFramework.M2Mqtt.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -117,8 +117,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/M2Mqtt/packages.config b/M2Mqtt/packages.config index 13883b0b..1dddcbdc 100644 --- a/M2Mqtt/packages.config +++ b/M2Mqtt/packages.config @@ -8,5 +8,5 @@ - + \ No newline at end of file diff --git a/M2Mqtt/packages.lock.json b/M2Mqtt/packages.lock.json index 903bffcf..2004ea08 100644 --- a/M2Mqtt/packages.lock.json +++ b/M2Mqtt/packages.lock.json @@ -52,9 +52,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.146, 3.6.146]", - "resolved": "3.6.146", - "contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w==" + "requested": "[3.7.112, 3.7.112]", + "resolved": "3.7.112", + "contentHash": "j0jcfnTjvhytRanVR34Gaj6RFKk8EDmVhRW7929nWjCo8tzBxsa3XmFmbSGDA6nWXGhfehTixWhPgGWAbz+NQA==" } } } diff --git a/nanoFramework.M2Mqtt.Core/nanoFramework.M2Mqtt.Core.nfproj b/nanoFramework.M2Mqtt.Core/nanoFramework.M2Mqtt.Core.nfproj index 0eb44999..c24ef13f 100644 --- a/nanoFramework.M2Mqtt.Core/nanoFramework.M2Mqtt.Core.nfproj +++ b/nanoFramework.M2Mqtt.Core/nanoFramework.M2Mqtt.Core.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -63,8 +63,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.M2Mqtt.Core/packages.config b/nanoFramework.M2Mqtt.Core/packages.config index 8d7b3e0e..57b1284e 100644 --- a/nanoFramework.M2Mqtt.Core/packages.config +++ b/nanoFramework.M2Mqtt.Core/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.M2Mqtt.Core/packages.lock.json b/nanoFramework.M2Mqtt.Core/packages.lock.json index eabec914..f294fbfc 100644 --- a/nanoFramework.M2Mqtt.Core/packages.lock.json +++ b/nanoFramework.M2Mqtt.Core/packages.lock.json @@ -10,9 +10,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.146, 3.6.146]", - "resolved": "3.6.146", - "contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w==" + "requested": "[3.7.112, 3.7.112]", + "resolved": "3.7.112", + "contentHash": "j0jcfnTjvhytRanVR34Gaj6RFKk8EDmVhRW7929nWjCo8tzBxsa3XmFmbSGDA6nWXGhfehTixWhPgGWAbz+NQA==" } } }