Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
Updating IoT Hub Client and Service SDK versions. (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfelts authored and saixiaohui committed Jul 17, 2019
1 parent b3de8ff commit 1ada7f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Services/Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.5.1" />
<PackageReference Include="jint" Version="2.10.4" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.17.1" />
<PackageReference Include="Microsoft.Azure.Devices.Client" Version="1.18.1" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.18.1" />
<PackageReference Include="Microsoft.Azure.Devices.Client" Version="1.20.3" />
<PackageReference Include="Microsoft.Azure.DocumentDB.Core" Version="2.1.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="2.1.1" />
Expand Down

0 comments on commit 1ada7f4

Please sign in to comment.