Skip to content

Commit

Permalink
Bump Microsoft.Azure.Devices.Shared from 1.30.2 to 1.30.3 in /src (#2043
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.2 to 1.30.3.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2023
1 parent 1a00a6c commit adb5d41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<PackageReference Include="Microsoft.AspNetCore.Hosting.Server.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.38.2" />
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Service" Version="1.18.2" />
<PackageReference Include="Microsoft.Azure.Devices.Shared" Version="1.30.2" />
<PackageReference Include="Microsoft.Azure.Devices.Shared" Version="1.30.3" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.0.0" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.38.2" />
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Service" Version="1.18.2" />
<PackageReference Include="Microsoft.Azure.Devices.Shared" Version="1.30.2" />
<PackageReference Include="Microsoft.Azure.Devices.Shared" Version="1.30.3" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit adb5d41

Please sign in to comment.