Skip to content

Commit 9975249

Browse files
Bump the dotnet group with 1 update (#46775)
Bumps Azure.Storage.Blobs from 12.24.0 to 12.24.1 --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-version: 12.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff1a313 commit 9975249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/snippets/aspnetcore-guidance/BlazorSample/BlazorSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.19.0" />
1111
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
12-
<PackageReference Include="Azure.Storage.Blobs" Version="12.24.0" />
12+
<PackageReference Include="Azure.Storage.Blobs" Version="12.24.1" />
1313
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.11.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)