Skip to content

Commit

Permalink
[release/7.0] [CG] Update Azure.Identity (#33349)
Browse files Browse the repository at this point in the history
  • Loading branch information
maumar authored Apr 2, 2024
1 parent 97ea93f commit b707a89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="$(MicrosoftExtensionsConfigurationEnvironmentVariablesVersion)" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="$(MicrosoftExtensionsConfigurationJsonVersion)" />
<PackageReference Include="Azure.Identity" Version="1.6.0" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
</ItemGroup>

</Project>

0 comments on commit b707a89

Please sign in to comment.