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 288
288
Versions need to be conditionally selected: due to https://github.com/dotnet/sdk/issues/45155
289
289
-->
290
290
<PropertyGroup Condition =" '$(DotNetBuildSourceOnly)' == 'true'" >
291
- <SystemBuffersVersion >4.6.0 </SystemBuffersVersion >
292
- <SystemMemoryVersion >4.6.0 </SystemMemoryVersion >
293
- <SystemThreadingTasksExtensionsVersion >4.6.0 </SystemThreadingTasksExtensionsVersion >
291
+ <SystemBuffersVersion >4.6.1 </SystemBuffersVersion >
292
+ <SystemMemoryVersion >4.6.2 </SystemMemoryVersion >
293
+ <SystemThreadingTasksExtensionsVersion >4.6.2 </SystemThreadingTasksExtensionsVersion >
294
294
</PropertyGroup >
295
295
<PropertyGroup Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >
296
296
<SystemBuffersVersion >4.5.1</SystemBuffersVersion >
You can’t perform that action at this time.
0 commit comments