Skip to content

Commit 78100ae

Browse files
authored
[Messaging Clients] Microsoft.Azure.Amqp Package Update (#15019)
The focus of these changes is to update the version of the `Microsoft.Azure.Amqp` package used by the messaging clients to v2.4.6, which was recently released. This new version contains a fix for a hard crash on .NET v5 and no other changes.
1 parent ddb8cc1 commit 78100ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Packages.Data.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<PackageReference Update="coverlet.msbuild" Version="2.9.0" />
3333
<PackageReference Update="FluentAssertions" Version="5.10.3" />
3434
<PackageReference Update="FsCheck.Xunit" Version="2.14.0" />
35-
<PackageReference Update="Microsoft.Azure.Amqp" Version="2.4.5" />
35+
<PackageReference Update="Microsoft.Azure.Amqp" Version="2.4.6" />
3636
<PackageReference Update="Microsoft.Azure.Batch" Version="11.0.0" />
3737
<PackageReference Update="Microsoft.Azure.Devices.Client" Version="1.23.2" />
3838
<PackageReference Update="Microsoft.Azure.Devices" Version="1.19.0" />

0 commit comments

Comments
 (0)