Skip to content

Commit 8315712

Browse files
committed
Update iothub dependency in netcore csproj
1 parent b9408ba commit 8315712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/IotHub/Commands.IotHub/Commands.IotHub.Netcore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</PropertyGroup>
2929

3030
<ItemGroup>
31-
<PackageReference Include="Microsoft.Azure.Management.IotHub" Version="2.0.0" />
31+
<PackageReference Include="Microsoft.Azure.Management.IotHub" Version="2.1.0" />
3232
</ItemGroup>
3333

3434
<ItemGroup>

0 commit comments

Comments
 (0)