Skip to content

Commit 18e8e3f

Browse files
committed
* Expand a comment
1 parent 528092a commit 18e8e3f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

projects/RabbitMQ.Client/RabbitMQ.Client.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,9 @@
7272
<ItemGroup Condition="$(TargetFramework) == 'netstandard2.0'">
7373
<!--
7474
Note: do NOT upgrade these dependencies unless necessary
75-
See https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1481#pullrequestreview-1847905299
75+
See:
76+
* https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1481#pullrequestreview-1847905299
77+
* https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1594
7678
-->
7779
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="6.0.0" />
7880
<PackageReference Include="System.Memory" Version="4.5.5" />

0 commit comments

Comments
 (0)