Skip to content

Commit a78fcfe

Browse files
Bump the dotnet group with 1 update (#46861)
Bumps Microsoft.Extensions.Azure from 1.11.0 to 1.12.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Azure dependency-version: 1.12.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 b66d3ae commit a78fcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/snippets/logging/LoggingSampleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.5.0" />
1111
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.6.0" />
1212
<PackageReference Include="Azure.Identity" Version="1.14.0" />
13-
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.11.0" />
13+
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.12.0" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)