Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit a45aa00

Browse files
Bump Azure.Storage.Blobs from 12.10.0 to 12.13.0 in /Tutorial
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.10.0 to 12.13.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.10.0...Azure.Storage.Blobs_12.13.0) --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fd7d10 commit a45aa00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tutorial/TestFuncVS.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Azure.Identity" Version="1.4.1" />
9-
<PackageReference Include="Azure.Storage.Blobs" Version="12.10.0" />
9+
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
1010
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
1111
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.0.4" OutputItemType="Analyzer" />
1212
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.5.1" />

0 commit comments

Comments
 (0)