Skip to content

Commit

Permalink
Update Azure.Core to 1.11.0 (#19702)
Browse files Browse the repository at this point in the history
  • Loading branch information
pakrym authored Mar 22, 2021
1 parent 4405cd3 commit 67d6022
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 @@ -73,7 +73,7 @@
<PackageReference Update="Microsoft.CSharp" Version="4.5.0" />

<!-- Azure SDK packages -->
<PackageReference Update="Azure.Core" Version="1.10.0" />
<PackageReference Update="Azure.Core" Version="1.11.0" />
<PackageReference Update="Azure.Core.Amqp" Version="1.0.0" />
<PackageReference Update="Azure.Core.Experimental" Version="0.1.0-preview.10" />
<PackageReference Update="Azure.Messaging.EventHubs" Version="5.3.1" />
Expand Down

0 comments on commit 67d6022

Please sign in to comment.