Skip to content

Commit 450f425

Browse files
Bump Azure.Storage.Blobs from 12.8.0 to 12.8.1 in /Solutions (#105)
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.8.0 to 12.8.1. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.8.0...Azure.Storage.Blobs_12.8.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6e71b0 commit 450f425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Solutions/Ais.Net.Receiver.Storage.Azure.Blob/Ais.Net.Receiver.Storage.Azure.Blob.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="Azure.Storage.Blobs" Version="12.8.0" />
24+
<PackageReference Include="Azure.Storage.Blobs" Version="12.8.1" />
2525
<PackageReference Include="Endjin.RecommendedPractices" Version="1.2.0">
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)