Skip to content

Commit

Permalink
Update Azure.Core to 1.9.0 (Azure#18538)
Browse files Browse the repository at this point in the history
  • Loading branch information
pakrym authored and jongio committed Feb 9, 2021
1 parent 3d1ab95 commit 8f86931
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 @@ -72,7 +72,7 @@
<PackageReference Update="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0" />

<!-- Azure SDK packages -->
<PackageReference Update="Azure.Core" Version="1.8.1" />
<PackageReference Update="Azure.Core" Version="1.9.0" />
<PackageReference Update="Azure.Core.Amqp" Version="1.0.0" />
<PackageReference Update="Azure.Core.Experimental" Version="0.1.0-preview.7" />
<PackageReference Update="Azure.Identity" Version="1.2.1" />
Expand Down

0 comments on commit 8f86931

Please sign in to comment.