Skip to content

Commit 6e087e3

Browse files
Merge pull request #215 from ProfessionalCSharp/dependabot/nuget/2_Libs/Security/X509CertificateSample/Azure.Identity-1.11.4
Bump Azure.Identity from 1.11.0 to 1.11.4 in /2_Libs/Security/X509CertificateSample
2 parents 4ffc77f + a32ac29 commit 6e087e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2_Libs/Security/X509CertificateSample/X509CertificateSample.csproj

Lines changed: 1 addition & 1 deletion
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)