Skip to content

Commit

Permalink
Bump Microsoft.Azure.Devices.Provisioning.Client
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.Devices.Provisioning.Client](https://github.com/Azure/azure-iot-sdk-csharp) from 1.19.3 to 1.19.4.
- [Release notes](https://github.com/Azure/azure-iot-sdk-csharp/releases)
- [Commits](https://github.com/Azure/azure-iot-sdk-csharp/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Devices.Provisioning.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent dba5cb5 commit e5a3b87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Devices.Client" Version="1.42.2" />
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Client" Version="1.19.3" />
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Client" Version="1.19.4" />
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Transport.Mqtt" Version="1.17.3" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
Expand Down

0 comments on commit e5a3b87

Please sign in to comment.