Skip to content

Commit

Permalink
Update Microsoft.Extensions.Azure to 1.1.1 (#23777)
Browse files Browse the repository at this point in the history
  • Loading branch information
pakrym authored Sep 3, 2021
1 parent 8158ae2 commit c2e8739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<ItemGroup Condition="'$(IsExtensionClientLibrary)' == 'true'">
<PackageReference Update="Microsoft.AspNetCore.DataProtection" Version="2.1.0" />
<PackageReference Update="Microsoft.AspNetCore.Http" Version="2.1.22" />
<PackageReference Update="Microsoft.Extensions.Azure" Version="1.1.0" />
<PackageReference Update="Microsoft.Extensions.Azure" Version="1.1.1" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.1.0" />
<PackageReference Update="Microsoft.Extensions.Configuration" Version="2.1.0" />
<PackageReference Update="Microsoft.Extensions.Configuration.Abstractions" Version="2.1.0" />
Expand Down

0 comments on commit c2e8739

Please sign in to comment.