Azure / azure-iot-sdk-csharp

A C# SDK for connecting devices to Microsoft Azure IoT services
Other
466 stars 493 forks source link

Azure.Devices.Client deprecated dotnetty signed nuget dependency #76

Closed krish-gh closed 7 years ago

krish-gh commented 7 years ago

Azure.Devices.Client nuget has dependencies on dotnetty signed nugets which are deprecated and has different public token in the dlls than the mainstream ones. Since Azure.Devices.Client is also used in https://github.com/Azure/azure-iot-protocol-gateway, it's makes it impossible to update dotnetty nugets there because of difference of publictoken. Protocol Gateway needs to move to dotnetty mainstream nugets and this issue is preventing that.

Raised https://github.com/Azure/azure-iot-sdk-csharp/pull/77

krish-gh commented 7 years ago

@tameraw @jasmineymlo , I raised a Pull request #77 since there is an urgency in a customer engagement. Otherwise, I have to create a private nuget from the fork.

jasmineymlo commented 7 years ago

fixed in commit cfc7dc89f358d44576701e35e5cdeb95bd7899cc