We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528092a commit 18e8e3fCopy full SHA for 18e8e3f
projects/RabbitMQ.Client/RabbitMQ.Client.csproj
@@ -72,7 +72,9 @@
72
<ItemGroup Condition="$(TargetFramework) == 'netstandard2.0'">
73
<!--
74
Note: do NOT upgrade these dependencies unless necessary
75
- See https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1481#pullrequestreview-1847905299
+ See:
76
+ * https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1481#pullrequestreview-1847905299
77
+ * https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1594
78
-->
79
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="6.0.0" />
80
<PackageReference Include="System.Memory" Version="4.5.5" />
0 commit comments