From c68fc6a954bce93a685df110ce0d6fef66d6695a Mon Sep 17 00:00:00 2001 From: jebrando Date: Fri, 20 Oct 2017 19:24:55 +0000 Subject: [PATCH] release_2017_10_20_after_bump_version --- build_all/docs/Doxyfile | 2 +- .../packaging/linux/debian/changelog-trusty | 2 +- .../packaging/linux/debian/changelog-vivid | 2 +- .../packaging/linux/debian/changelog-xenial | 2 +- ...icrosoft.Azure.IoTHub.AmqpTransport.nuspec | 8 ++++---- ...icrosoft.Azure.IoTHub.HttpTransport.nuspec | 6 +++--- ...Microsoft.Azure.IoTHub.IoTHubClient.nuspec | 4 ++-- ...icrosoft.Azure.IoTHub.MqttTransport.nuspec | 8 ++++---- .../Microsoft.Azure.IoTHub.Serializer.nuspec | 4 ++-- c-utility | 2 +- deps/uhttp | 2 +- dps_client/deps/utpm | 2 +- iothub_client/inc/iothub_client_version.h | 2 +- .../windows/iothub_client_sample_amqp.vcxproj | 16 +++++++-------- .../windows/packages.config | 8 ++++---- .../windows/iothub_client_sample_http.vcxproj | 12 +++++------ .../windows/packages.config | 6 +++--- .../windows/iothub_client_sample_http.vcxproj | 12 +++++------ .../windows/packages.config | 6 +++--- .../windows/iothub_client_sample_mqtt.vcxproj | 16 +++++++-------- .../windows/packages.config | 8 ++++---- .../windows/iothub_client_sample_http.vcxproj | 12 +++++------ .../windows/packages.config | 6 +++--- .../windows/iothub_client_sample_x509.vcxproj | 12 +++++------ .../windows/packages.config | 6 +++--- .../iothub_client_ll_u2b_ut.c | 2 +- iothub_client/tests/version_ut/version_ut.c | 2 +- .../remote_monitoring/windows/packages.config | 10 +++++----- .../windows/remote_monitoring.vcxproj | 20 +++++++++---------- .../simplesample_amqp/windows/packages.config | 10 +++++----- .../windows/simplesample_amqp.vcxproj | 20 +++++++++---------- .../simplesample_http/windows/packages.config | 8 ++++---- .../windows/simplesample_http.vcxproj | 16 +++++++-------- .../simplesample_mqtt/windows/packages.config | 10 +++++----- .../windows/simplesample_mqtt.vcxproj | 20 +++++++++---------- .../windows/packages.config | 8 ++++---- .../windows/temp_sensor_anomaly.vcxproj | 16 +++++++-------- uamqp | 2 +- umqtt | 2 +- 39 files changed, 156 insertions(+), 156 deletions(-) diff --git a/build_all/docs/Doxyfile b/build_all/docs/Doxyfile index bf8cd752ea..87ff6c2a68 100644 --- a/build_all/docs/Doxyfile +++ b/build_all/docs/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Microsoft Azure IoT Device SDK for C" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.1.25 +PROJECT_NUMBER = 1.1.26 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/build_all/packaging/linux/debian/changelog-trusty b/build_all/packaging/linux/debian/changelog-trusty index 8b451e4fc5..26d1a81f1f 100644 --- a/build_all/packaging/linux/debian/changelog-trusty +++ b/build_all/packaging/linux/debian/changelog-trusty @@ -1,4 +1,4 @@ -azure-iot-sdk-c (0.1.0-33trusty) trusty; urgency=low +azure-iot-sdk-c (0.1.0-34trusty) trusty; urgency=low * See https://github.com/Azure/azure-iot-sdk-c/releases for details of the release diff --git a/build_all/packaging/linux/debian/changelog-vivid b/build_all/packaging/linux/debian/changelog-vivid index 49b740cf03..136c008e47 100644 --- a/build_all/packaging/linux/debian/changelog-vivid +++ b/build_all/packaging/linux/debian/changelog-vivid @@ -1,4 +1,4 @@ -azure-iot-sdk-c (0.1.0-54vivid) vivid; urgency=low +azure-iot-sdk-c (0.1.0-55vivid) vivid; urgency=low * See https://github.com/Azure/azure-iot-sdk-c/releases for details of the release diff --git a/build_all/packaging/linux/debian/changelog-xenial b/build_all/packaging/linux/debian/changelog-xenial index fe0c9ea46e..33d39372bf 100644 --- a/build_all/packaging/linux/debian/changelog-xenial +++ b/build_all/packaging/linux/debian/changelog-xenial @@ -1,4 +1,4 @@ -azure-iot-sdk-c (0.1.0.0-29xenial) xenial; urgency=low +azure-iot-sdk-c (0.1.0.0-30xenial) xenial; urgency=low * See https://github.com/Azure/azure-iot-sdk-c/releases for details of the release diff --git a/build_all/packaging/windows/Microsoft.Azure.IoTHub.AmqpTransport.nuspec b/build_all/packaging/windows/Microsoft.Azure.IoTHub.AmqpTransport.nuspec index 5b96bccc88..71a104f97e 100644 --- a/build_all/packaging/windows/Microsoft.Azure.IoTHub.AmqpTransport.nuspec +++ b/build_all/packaging/windows/Microsoft.Azure.IoTHub.AmqpTransport.nuspec @@ -2,7 +2,7 @@ Microsoft.Azure.IoTHub.AmqpTransport - 1.1.26 + 1.1.27 Microsoft Azure IoTHub AMQP transport Microsoft https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE @@ -15,9 +15,9 @@ © Microsoft Corporation. All rights reserved. AMQP Microsoft Azure IoT Native x86 x64 arm native package - - - + + + diff --git a/build_all/packaging/windows/Microsoft.Azure.IoTHub.HttpTransport.nuspec b/build_all/packaging/windows/Microsoft.Azure.IoTHub.HttpTransport.nuspec index 8fd0ca6429..138c3e4198 100644 --- a/build_all/packaging/windows/Microsoft.Azure.IoTHub.HttpTransport.nuspec +++ b/build_all/packaging/windows/Microsoft.Azure.IoTHub.HttpTransport.nuspec @@ -2,7 +2,7 @@ Microsoft.Azure.IoTHub.HttpTransport - 1.1.26 + 1.1.27 Microsoft Azure IoTHub HTTP transport Microsoft https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE @@ -15,8 +15,8 @@ © Microsoft Corporation. All rights reserved. HTTP Microsoft Azure IoT Native x86 x64 arm native package - - + + diff --git a/build_all/packaging/windows/Microsoft.Azure.IoTHub.IoTHubClient.nuspec b/build_all/packaging/windows/Microsoft.Azure.IoTHub.IoTHubClient.nuspec index 4c1bb16c27..591706de2e 100644 --- a/build_all/packaging/windows/Microsoft.Azure.IoTHub.IoTHubClient.nuspec +++ b/build_all/packaging/windows/Microsoft.Azure.IoTHub.IoTHubClient.nuspec @@ -2,7 +2,7 @@ Microsoft.Azure.IoTHub.IoTHubClient - 1.1.26 + 1.1.27 Microsoft Azure IoTHub IoTHubClient Microsoft https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE @@ -15,7 +15,7 @@ © Microsoft Corporation. All rights reserved. Microsoft Azure IoT Native x86 x64 arm native package IoTHubClient - + diff --git a/build_all/packaging/windows/Microsoft.Azure.IoTHub.MqttTransport.nuspec b/build_all/packaging/windows/Microsoft.Azure.IoTHub.MqttTransport.nuspec index 4d0edb6462..f5ed1ce64a 100644 --- a/build_all/packaging/windows/Microsoft.Azure.IoTHub.MqttTransport.nuspec +++ b/build_all/packaging/windows/Microsoft.Azure.IoTHub.MqttTransport.nuspec @@ -2,7 +2,7 @@ Microsoft.Azure.IoTHub.MqttTransport - 1.1.26 + 1.1.27 Microsoft Azure IoTHub MQTT transport Microsoft https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE @@ -15,9 +15,9 @@ © Microsoft Corporation. All rights reserved. MQTT Microsoft Azure IoT Native x86 x64 arm native package - - - + + + diff --git a/build_all/packaging/windows/Microsoft.Azure.IoTHub.Serializer.nuspec b/build_all/packaging/windows/Microsoft.Azure.IoTHub.Serializer.nuspec index 508dbe36ff..2b7f4e9af9 100644 --- a/build_all/packaging/windows/Microsoft.Azure.IoTHub.Serializer.nuspec +++ b/build_all/packaging/windows/Microsoft.Azure.IoTHub.Serializer.nuspec @@ -2,7 +2,7 @@ Microsoft.Azure.IoTHub.Serializer - 1.1.26 + 1.1.27 Microsoft Azure IoTHub Serializer Microsoft https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE @@ -15,7 +15,7 @@ © Microsoft Corporation. All rights reserved. Microsoft Azure IoT Native x86 x64 arm native package - + diff --git a/c-utility b/c-utility index 808c3f21ff..df43564003 160000 --- a/c-utility +++ b/c-utility @@ -1 +1 @@ -Subproject commit 808c3f21ffaaf9f6b9d8ea877d4d45c7c350f838 +Subproject commit df43564003b0660b208ef2a4361b35c2c37e5f03 diff --git a/deps/uhttp b/deps/uhttp index 89d2805739..d74590db45 160000 --- a/deps/uhttp +++ b/deps/uhttp @@ -1 +1 @@ -Subproject commit 89d280573942b7cebf046ef6db15ffc6b4a8cb7f +Subproject commit d74590db4536c6ee86e60252257fc6cacfe4c50c diff --git a/dps_client/deps/utpm b/dps_client/deps/utpm index f630ac5bed..e5dce847bb 160000 --- a/dps_client/deps/utpm +++ b/dps_client/deps/utpm @@ -1 +1 @@ -Subproject commit f630ac5beda24330a628282a5c0b458ead51cd39 +Subproject commit e5dce847bb0ea00ca03289e2376b29d7601e23ad diff --git a/iothub_client/inc/iothub_client_version.h b/iothub_client/inc/iothub_client_version.h index 45befd5057..2d6df27a69 100644 --- a/iothub_client/inc/iothub_client_version.h +++ b/iothub_client/inc/iothub_client_version.h @@ -8,7 +8,7 @@ #ifndef IOTHUB_CLIENT_VERSION_H #define IOTHUB_CLIENT_VERSION_H -#define IOTHUB_SDK_VERSION "1.1.25" +#define IOTHUB_SDK_VERSION "1.1.26" #include "azure_c_shared_utility/umock_c_prod.h" diff --git a/iothub_client/samples/iothub_client_sample_amqp/windows/iothub_client_sample_amqp.vcxproj b/iothub_client/samples/iothub_client_sample_amqp/windows/iothub_client_sample_amqp.vcxproj index a0d6011c54..c041a0e004 100644 --- a/iothub_client/samples/iothub_client_sample_amqp/windows/iothub_client_sample_amqp.vcxproj +++ b/iothub_client/samples/iothub_client_sample_amqp/windows/iothub_client_sample_amqp.vcxproj @@ -161,18 +161,18 @@ - - - - + + + + This project references NuGet package(s) that are missing on this computer. Use 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/iothub_client/samples/iothub_client_sample_amqp/windows/packages.config b/iothub_client/samples/iothub_client_sample_amqp/windows/packages.config index c78443984a..40e491fd3d 100644 --- a/iothub_client/samples/iothub_client_sample_amqp/windows/packages.config +++ b/iothub_client/samples/iothub_client_sample_amqp/windows/packages.config @@ -1,6 +1,6 @@ - - - - + + + + \ No newline at end of file diff --git a/iothub_client/samples/iothub_client_sample_http/windows/iothub_client_sample_http.vcxproj b/iothub_client/samples/iothub_client_sample_http/windows/iothub_client_sample_http.vcxproj index 3aead8e1e2..1df7beb20e 100644 --- a/iothub_client/samples/iothub_client_sample_http/windows/iothub_client_sample_http.vcxproj +++ b/iothub_client/samples/iothub_client_sample_http/windows/iothub_client_sample_http.vcxproj @@ -158,16 +158,16 @@ - - - + + + This project references NuGet package(s) that are missing on this computer. Use 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/iothub_client/samples/iothub_client_sample_http/windows/packages.config b/iothub_client/samples/iothub_client_sample_http/windows/packages.config index de219ffb88..3ddfc29a48 100644 --- a/iothub_client/samples/iothub_client_sample_http/windows/packages.config +++ b/iothub_client/samples/iothub_client_sample_http/windows/packages.config @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/iothub_client/samples/iothub_client_sample_http_shared/windows/iothub_client_sample_http.vcxproj b/iothub_client/samples/iothub_client_sample_http_shared/windows/iothub_client_sample_http.vcxproj index ef39fb293d..d094a2a869 100644 --- a/iothub_client/samples/iothub_client_sample_http_shared/windows/iothub_client_sample_http.vcxproj +++ b/iothub_client/samples/iothub_client_sample_http_shared/windows/iothub_client_sample_http.vcxproj @@ -162,16 +162,16 @@ - - - + + + This project references NuGet package(s) that are missing on this computer. Use 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/iothub_client/samples/iothub_client_sample_http_shared/windows/packages.config b/iothub_client/samples/iothub_client_sample_http_shared/windows/packages.config index de219ffb88..3ddfc29a48 100644 --- a/iothub_client/samples/iothub_client_sample_http_shared/windows/packages.config +++ b/iothub_client/samples/iothub_client_sample_http_shared/windows/packages.config @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/iothub_client/samples/iothub_client_sample_mqtt/windows/iothub_client_sample_mqtt.vcxproj b/iothub_client/samples/iothub_client_sample_mqtt/windows/iothub_client_sample_mqtt.vcxproj index 99367eb6ab..67047b7cc0 100644 --- a/iothub_client/samples/iothub_client_sample_mqtt/windows/iothub_client_sample_mqtt.vcxproj +++ b/iothub_client/samples/iothub_client_sample_mqtt/windows/iothub_client_sample_mqtt.vcxproj @@ -185,18 +185,18 @@ - - - - + + + + This project references NuGet package(s) that are missing on this computer. Use 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/iothub_client/samples/iothub_client_sample_mqtt/windows/packages.config b/iothub_client/samples/iothub_client_sample_mqtt/windows/packages.config index eb015c73ad..39ccb342a8 100644 --- a/iothub_client/samples/iothub_client_sample_mqtt/windows/packages.config +++ b/iothub_client/samples/iothub_client_sample_mqtt/windows/packages.config @@ -1,6 +1,6 @@ - - - - + + + + \ No newline at end of file diff --git a/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/iothub_client_sample_http.vcxproj b/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/iothub_client_sample_http.vcxproj index 3f1a59b33e..5db0e303c5 100644 --- a/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/iothub_client_sample_http.vcxproj +++ b/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/iothub_client_sample_http.vcxproj @@ -162,16 +162,16 @@ - - - + + + This project references NuGet package(s) that are missing on this computer. Use 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/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/packages.config b/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/packages.config index de219ffb88..3ddfc29a48 100644 --- a/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/packages.config +++ b/iothub_client/samples/iothub_client_sample_upload_to_blob/windows/packages.config @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/iothub_client/samples/iothub_client_sample_x509/windows/iothub_client_sample_x509.vcxproj b/iothub_client/samples/iothub_client_sample_x509/windows/iothub_client_sample_x509.vcxproj index 4d1c632179..6d96d38b94 100644 --- a/iothub_client/samples/iothub_client_sample_x509/windows/iothub_client_sample_x509.vcxproj +++ b/iothub_client/samples/iothub_client_sample_x509/windows/iothub_client_sample_x509.vcxproj @@ -159,16 +159,16 @@ - - - + + + This project references NuGet package(s) that are missing on this computer. Use 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/iothub_client/samples/iothub_client_sample_x509/windows/packages.config b/iothub_client/samples/iothub_client_sample_x509/windows/packages.config index de219ffb88..3ddfc29a48 100644 --- a/iothub_client/samples/iothub_client_sample_x509/windows/packages.config +++ b/iothub_client/samples/iothub_client_sample_x509/windows/packages.config @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/iothub_client/tests/iothubclient_ll_u2b_ut/iothub_client_ll_u2b_ut.c b/iothub_client/tests/iothubclient_ll_u2b_ut/iothub_client_ll_u2b_ut.c index 56a06c586c..684f026320 100644 --- a/iothub_client/tests/iothubclient_ll_u2b_ut/iothub_client_ll_u2b_ut.c +++ b/iothub_client/tests/iothubclient_ll_u2b_ut/iothub_client_ll_u2b_ut.c @@ -237,7 +237,7 @@ static const TRANSPORT_PROVIDER* provideFAKE(void); #define TEST_STRING_HANDLE_DEVICE_SAS ((STRING_HANDLE)0x2) #define TEST_API_VERSION "?api-version=2016-11-14" -#define TEST_IOTHUB_SDK_VERSION "1.1.25" +#define TEST_IOTHUB_SDK_VERSION "1.1.26" static const IOTHUB_CLIENT_CONFIG TEST_CONFIG_SAS = { diff --git a/iothub_client/tests/version_ut/version_ut.c b/iothub_client/tests/version_ut/version_ut.c index a6826cacc8..a6cdc45311 100644 --- a/iothub_client/tests/version_ut/version_ut.c +++ b/iothub_client/tests/version_ut/version_ut.c @@ -8,7 +8,7 @@ BEGIN_TEST_SUITE(version_ut) TEST_FUNCTION(the_version_constant_has_the_expected_value) { - ASSERT_ARE_EQUAL(char_ptr, "1.1.25", IOTHUB_SDK_VERSION); + ASSERT_ARE_EQUAL(char_ptr, "1.1.26", IOTHUB_SDK_VERSION); } /*Tests_SRS_IOTHUBCLIENT_05_001: [IoTHubClient_GetVersionString shall return a pointer to a constant string which indicates the version of IoTHubClient API.]*/ diff --git a/serializer/samples/remote_monitoring/windows/packages.config b/serializer/samples/remote_monitoring/windows/packages.config index 66d4ebf940..cc373be7d2 100644 --- a/serializer/samples/remote_monitoring/windows/packages.config +++ b/serializer/samples/remote_monitoring/windows/packages.config @@ -1,7 +1,7 @@ - - - - - + + + + + \ No newline at end of file diff --git a/serializer/samples/remote_monitoring/windows/remote_monitoring.vcxproj b/serializer/samples/remote_monitoring/windows/remote_monitoring.vcxproj index 83d4b70ebb..ac34cd5063 100644 --- a/serializer/samples/remote_monitoring/windows/remote_monitoring.vcxproj +++ b/serializer/samples/remote_monitoring/windows/remote_monitoring.vcxproj @@ -163,20 +163,20 @@ - - - - - + + + + + This project references NuGet package(s) that are missing on this computer. Use 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/serializer/samples/simplesample_amqp/windows/packages.config b/serializer/samples/simplesample_amqp/windows/packages.config index 66d4ebf940..cc373be7d2 100644 --- a/serializer/samples/simplesample_amqp/windows/packages.config +++ b/serializer/samples/simplesample_amqp/windows/packages.config @@ -1,7 +1,7 @@ - - - - - + + + + + \ No newline at end of file diff --git a/serializer/samples/simplesample_amqp/windows/simplesample_amqp.vcxproj b/serializer/samples/simplesample_amqp/windows/simplesample_amqp.vcxproj index 8f40e8e57b..634a10da5d 100644 --- a/serializer/samples/simplesample_amqp/windows/simplesample_amqp.vcxproj +++ b/serializer/samples/simplesample_amqp/windows/simplesample_amqp.vcxproj @@ -180,19 +180,19 @@ - + This project references NuGet package(s) that are missing on this computer. Use 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/serializer/samples/simplesample_http/windows/packages.config b/serializer/samples/simplesample_http/windows/packages.config index a2e27b0ed7..7def1ac30d 100644 --- a/serializer/samples/simplesample_http/windows/packages.config +++ b/serializer/samples/simplesample_http/windows/packages.config @@ -1,6 +1,6 @@ - - - - + + + + \ No newline at end of file diff --git a/serializer/samples/simplesample_http/windows/simplesample_http.vcxproj b/serializer/samples/simplesample_http/windows/simplesample_http.vcxproj index dfd2da2674..57201ce638 100644 --- a/serializer/samples/simplesample_http/windows/simplesample_http.vcxproj +++ b/serializer/samples/simplesample_http/windows/simplesample_http.vcxproj @@ -172,18 +172,18 @@ - - - - + + + + This project references NuGet package(s) that are missing on this computer. Use 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/serializer/samples/simplesample_mqtt/windows/packages.config b/serializer/samples/simplesample_mqtt/windows/packages.config index 292fc8d8d5..5a8987734c 100644 --- a/serializer/samples/simplesample_mqtt/windows/packages.config +++ b/serializer/samples/simplesample_mqtt/windows/packages.config @@ -1,7 +1,7 @@ - - - - - + + + + + \ No newline at end of file diff --git a/serializer/samples/simplesample_mqtt/windows/simplesample_mqtt.vcxproj b/serializer/samples/simplesample_mqtt/windows/simplesample_mqtt.vcxproj index e05f893956..98e922f2e4 100644 --- a/serializer/samples/simplesample_mqtt/windows/simplesample_mqtt.vcxproj +++ b/serializer/samples/simplesample_mqtt/windows/simplesample_mqtt.vcxproj @@ -164,20 +164,20 @@ - - - - - + + + + + This project references NuGet package(s) that are missing on this computer. Use 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/serializer/samples/temp_sensor_anomaly/windows/packages.config b/serializer/samples/temp_sensor_anomaly/windows/packages.config index a2e27b0ed7..7def1ac30d 100644 --- a/serializer/samples/temp_sensor_anomaly/windows/packages.config +++ b/serializer/samples/temp_sensor_anomaly/windows/packages.config @@ -1,6 +1,6 @@ - - - - + + + + \ No newline at end of file diff --git a/serializer/samples/temp_sensor_anomaly/windows/temp_sensor_anomaly.vcxproj b/serializer/samples/temp_sensor_anomaly/windows/temp_sensor_anomaly.vcxproj index 8e652d5406..1726e85996 100644 --- a/serializer/samples/temp_sensor_anomaly/windows/temp_sensor_anomaly.vcxproj +++ b/serializer/samples/temp_sensor_anomaly/windows/temp_sensor_anomaly.vcxproj @@ -168,17 +168,17 @@ - + This project references NuGet package(s) that are missing on this computer. Use 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/uamqp b/uamqp index 5b3db49425..1959c43b49 160000 --- a/uamqp +++ b/uamqp @@ -1 +1 @@ -Subproject commit 5b3db494254b5b17ac4e7e4ceefc43150f7564b1 +Subproject commit 1959c43b49d3db43614fae733bc3ae9012d0b1e5 diff --git a/umqtt b/umqtt index daef507f97..fcf291687a 160000 --- a/umqtt +++ b/umqtt @@ -1 +1 @@ -Subproject commit daef507f97e17a8ccc381b155706336882016b9c +Subproject commit fcf291687a65c44bbc7bafeaf0f9c8f28ff22c20