Skip to content

Commit e52f116

Browse files
committed
Bump AMQP library to 2.3.7
1 parent 44d7178 commit e52f116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Azure.ServiceBus/Microsoft.Azure.ServiceBus.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</PropertyGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Microsoft.Azure.Amqp" Version="[2.3.5, 3.0.0)" />
30+
<PackageReference Include="Microsoft.Azure.Amqp" Version="[2.3.7, 3.0.0)" />
3131
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="[1.0.1, 2.0.0)" />
3232
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="[3.17.2, 5.0.0)" />
3333
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.4.1" />

0 commit comments

Comments
 (0)