Skip to content

Commit

Permalink
Bump Azure.Data.Tables from 12.8.1 to 12.8.2 in /src
Browse files Browse the repository at this point in the history
Bumps [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) from 12.8.1 to 12.8.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.8.1...Azure.Data.Tables_12.8.2)

---
updated-dependencies:
- dependency-name: Azure.Data.Tables
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hocinehacherouf committed Dec 22, 2023
1 parent e935581 commit a067699
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 @@ -108,7 +108,7 @@
<PackageReference Include="AWSSDK.IotData" Version="3.7.300.3" />
<PackageReference Include="AWSSDK.S3" Version="3.7.304.11" />
<PackageReference Include="AWSSDK.SecretsManager" Version="3.7.201.46" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.1" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.2" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.10.0" />
<PackageReference Include="Azure.Messaging.EventHubs.Processor" Version="5.9.3" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.1" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.2" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.10.0" />
<PackageReference Include="Azure.Messaging.EventHubs.Processor" Version="5.9.3" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
Expand Down

0 comments on commit a067699

Please sign in to comment.