Skip to content

Commit

Permalink
Update Packages.Data.props (#46534)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-redding authored and amnguye committed Oct 10, 2024
1 parent 45b6f68 commit 2d21f5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

<!-- BCL packages -->
<PackageReference Update="System.Buffers" Version="4.5.1" />
<PackageReference Update="System.ClientModel" Version="1.1.0" />
<PackageReference Update="System.ClientModel" Version="1.2.1" />
<PackageReference Update="System.IO.Hashing" Version="6.0.0" />
<PackageReference Update="System.Memory" Version="4.5.5" />
<PackageReference Update="System.Memory.Data" Version="1.0.2" />
Expand All @@ -107,7 +107,7 @@
<!-- Azure SDK packages -->
<PackageReference Update="Azure.Communication.Identity" Version="1.3.1" />
<PackageReference Update="Azure.Communication.Common" Version="1.3.0" />
<PackageReference Update="Azure.Core" Version="1.43.0" />
<PackageReference Update="Azure.Core" Version="1.44.1" />
<PackageReference Update="Azure.Core.Amqp" Version="1.3.1" />
<PackageReference Update="Azure.Core.Experimental" Version="0.1.0-preview.35" />
<PackageReference Update="Azure.Core.Expressions.DataFactory" Version="1.0.0" />
Expand Down

0 comments on commit 2d21f5d

Please sign in to comment.