Skip to content

Commit

Permalink
Bump Microsoft.Azure.Devices.Shared from 1.30.1 to 1.30.2 in /src (#1026
Browse files Browse the repository at this point in the history
)

Bumps [Microsoft.Azure.Devices.Shared](https://github.com/Azure/azure-iot-sdk-csharp) from 1.30.1 to 1.30.2.
- [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.Shared
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 3, 2022
1 parent f3ad36b commit ba9106f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.0.0" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.37.1" />
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Service" Version="1.18.1" />
<PackageReference Include="Microsoft.Azure.Devices.Shared" Version="1.30.1" />
<PackageReference Include="Microsoft.Azure.Devices.Shared" Version="1.30.2" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit ba9106f

Please sign in to comment.