Merge pull request #32302 from dotnet/dependabot/nuget/aspnetcore/security/data-protection/configuration/samples/6.x/DataProtectionConfigurationSample/Azure.Identity-1.11.0
Bump Azure.Identity from 1.10.2 to 1.11.0 in /aspnetcore/security/data-protection/configuration/samples/6.x/DataProtectionConfigurationSamplepull/32297/head
commit
3961e7b1f3
|
@ -9,7 +9,7 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.2.1" />
|
||||
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.1.0" />
|
||||
<PackageReference Include="Azure.Identity" Version="1.10.2" />
|
||||
<PackageReference Include="Azure.Identity" Version="1.11.0" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="6.0.2" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
Loading…
Reference in New Issue