File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
66
Note: do NOT upgrade this dependency unless necessary
67
67
See https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1481#pullrequestreview-1847905299
68
68
-->
69
- <PackageReference Include =" System.IO.Pipelines" Version =" 7 .0.0" />
69
+ <PackageReference Include =" System.IO.Pipelines" Version =" 6 .0.0" />
70
70
</ItemGroup >
71
71
72
72
<ItemGroup Condition =" $(TargetFramework) == 'netstandard2.0'" >
73
73
<!--
74
74
Note: do NOT upgrade these dependencies unless necessary
75
75
See https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1481#pullrequestreview-1847905299
76
76
-->
77
- <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 7 .0.2 " />
77
+ <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 6 .0.0 " />
78
78
<PackageReference Include =" System.Memory" Version =" 4.5.5" />
79
- <PackageReference Include =" System.Threading.Channels" Version =" 7 .0.0" />
79
+ <PackageReference Include =" System.Threading.Channels" Version =" 6 .0.0" />
80
80
</ItemGroup >
81
81
</Project >
You can’t perform that action at this time.
0 commit comments