Skip to content

Commit 0463602

Browse files
Bump the azure group with 1 update
Bumps the azure group with 1 update: [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net). - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.8.0...Azure.Data.Tables_12.8.1) --- updated-dependencies: - dependency-name: Azure.Data.Tables dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf2b5cc commit 0463602

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/TableStorage.Source/TableStorage.Source.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="NuGetizer" Version="1.1.1" />
1414
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
1515
<PackageReference Include="Devlooped.CloudStorageAccount" Version="1.2.0" />
16-
<PackageReference Include="Azure.Data.Tables" Version="12.8.0" />
16+
<PackageReference Include="Azure.Data.Tables" Version="12.8.1" />
1717
<PackageReference Include="Microsoft.OData.Client" Version="7.17.0" />
1818
<PackageReference Include="System.Text.Json" Version="6.0.6" />
1919
<PackageReference Include="Nullable" Version="1.3.1" PrivateAssets="all" />

src/TableStorage/TableStorage.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="NuGetizer" Version="1.1.1" />
1212
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
1313
<PackageReference Include="Devlooped.CloudStorageAccount" Version="1.2.0" />
14-
<PackageReference Include="Azure.Data.Tables" Version="12.8.0" />
14+
<PackageReference Include="Azure.Data.Tables" Version="12.8.1" />
1515
<PackageReference Include="Microsoft.OData.Client" Version="7.17.0" />
1616
<PackageReference Include="PolySharp" Version="1.13.2" PrivateAssets="all" />
1717
<PackageReference Include="System.Text.Json" Version="6.0.6" />

0 commit comments

Comments
 (0)