Skip to content

Commit

Permalink
Bump Microsoft.Azure.Devices.Provisioning.Service in /src (#2044)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.Devices.Provisioning.Service](https://github.com/Azure/azure-iot-sdk-csharp) from 1.18.2 to 1.18.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.Provisioning.Service
  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 adb5d41 commit 643cadf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.9.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.Provisioning.Service" Version="1.18.3" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.1">
<PrivateAssets>all</PrivateAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.2.0" />
<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.Provisioning.Service" Version="1.18.3" />
<PackageReference Include="Microsoft.Azure.Devices.Shared" Version="1.30.3" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.1">
<PrivateAssets>all</PrivateAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.5" />
<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.Provisioning.Service" Version="1.18.3" />
<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">
Expand Down

0 comments on commit 643cadf

Please sign in to comment.