Skip to content

Commit 4c4b10b

Browse files
Bump Azure.Identity
Bumps the dotnet group in /docs/azure/sdk/snippets/logging with 1 update: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Identity` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.0...Azure.Identity_1.13.1) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf3c5dd commit 4c4b10b

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
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.4" />
1111
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.4" />
12-
<PackageReference Include="Azure.Identity" Version="1.13.0" />
12+
<PackageReference Include="Azure.Identity" Version="1.13.1" />
1313
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.6" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)