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 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
7575 See https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1481#pullrequestreview-1847905299
7676 -->
77- <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 7 .0.2 " />
77+ <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 6 .0.0 " />
7878 <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" />
8080 </ItemGroup >
8181</Project >
You can’t perform that action at this time.
0 commit comments