Skip to content

Commit 394880b

Browse files
Bump the dotnet group with 1 update (#49340)
Bumps Azure.Storage.Blobs from 12.25.1 to 12.26.0 --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-version: 12.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e00bc7c commit 394880b

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.20.1" />
1111
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.8.0" />
12-
<PackageReference Include="Azure.Storage.Blobs" Version="12.25.1" />
12+
<PackageReference Include="Azure.Storage.Blobs" Version="12.26.0" />
1313
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.13.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)