Skip to content

Commit

Permalink
Bump Microsoft.Azure.Devices from 1.36.0 to 1.37.0 in /src (#132)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.Devices](https://github.com/Azure/azure-iot-sdk-csharp) from 1.36.0 to 1.37.0.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2022
1 parent 8650ad7 commit ddcd880
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 @@
<PackageReference Include="Azure.Data.Tables" Version="12.4.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.10.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="6.0.1" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.36.0" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.37.0" />
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Service" Version="1.18.1" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.1" />
<PackageReference Include="Microsoft.Graph" Version="4.17.0" />
Expand Down

0 comments on commit ddcd880

Please sign in to comment.