From 0bc1826f81ee93984d701470b9c8a67c3d223dd2 Mon Sep 17 00:00:00 2001 From: Varun Puranik Date: Mon, 2 Jul 2018 17:39:32 -0700 Subject: [PATCH] Addressing comments --- iothub/device/tests/MessageConverterTests.cs | 2 +- versions.csv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iothub/device/tests/MessageConverterTests.cs b/iothub/device/tests/MessageConverterTests.cs index afe41b45cd..2a5d41d376 100644 --- a/iothub/device/tests/MessageConverterTests.cs +++ b/iothub/device/tests/MessageConverterTests.cs @@ -67,4 +67,4 @@ public void UpdateMessageHeaderAndPropertiesTest() } } } -} \ No newline at end of file +} diff --git a/versions.csv b/versions.csv index f8aecd55db..b58d5b2d48 100644 --- a/versions.csv +++ b/versions.csv @@ -1,5 +1,5 @@ AssemblyPath, Version -iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.17.0 +iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.17.1 iothub\service\src\Microsoft.Azure.Devices.csproj, 1.16.0 shared\src\Microsoft.Azure.Devices.Shared.csproj, 1.15.0 provisioning\device\src\Microsoft.Azure.Devices.Provisioning.Client.csproj, 1.1.0