Skip to content

Commit a32ac29

Browse files
Bump Azure.Identity in /2_Libs/Security/X509CertificateSample
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.0...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85b69b9 commit a32ac29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2_Libs/Security/X509CertificateSample/X509CertificateSample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Azure.Identity" Version="1.11.0" />
11+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
1212
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.5.1" />
1313
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />
1414
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />

0 commit comments

Comments
 (0)