Skip to content

Microsoft Azure IoT Hub SDK for .NET Release 2020-10-08

Compare
Choose a tag to compare
@azabbasi azabbasi released this 09 Oct 15:57
1af1694

Microsoft.Azure.Devices.Client 1.31.2

Bug Fixes:

  • Fix issue with .NET Standard 5 preview throwing "Not Supported Exception" (#1592)
  • Fix cross target framework dependency management (#1562)

Microsoft.Azure.Devices 1.27.2

Bug Fixes:

  • Fix cross target framework dependency management (#1562)
  • Fix issue where NullReference exceptions are missing full stack traces.