File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 6666 Note: do NOT upgrade this dependency unless necessary
6767 See https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1481#pullrequestreview-1847905299
6868 -->
69- <PackageReference Include =" System.IO.Pipelines" Version =" 7 .0.0" />
69+ <PackageReference Include =" System.IO.Pipelines" Version =" 6 .0.0" />
7070 </ItemGroup >
7171
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 -->
77- <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 7 .0.2 " />
79+ <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 6 .0.0 " />
7880 <PackageReference Include =" System.Memory" Version =" 4.5.5" />
79- <PackageReference Include =" System.Threading.Channels" Version =" 7 .0.0" />
81+ <PackageReference Include =" System.Threading.Channels" Version =" 6 .0.0" />
8082 </ItemGroup >
8183</Project >
You can’t perform that action at this time.
0 commit comments