File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Microsoft.Data.Analysis Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 <SystemFormatsAsn1Version >8.0.1</SystemFormatsAsn1Version >
2828 <SystemIOFileSystemAccessControl >5.0.0</SystemIOFileSystemAccessControl >
2929 <SystemMemoryVersion >4.6.0</SystemMemoryVersion >
30- <SystemNumericsTensorsVersion >8 .0.0</SystemNumericsTensorsVersion >
30+ <SystemNumericsTensorsVersion >9 .0.0</SystemNumericsTensorsVersion >
3131 <SystemReflectionEmitLightweightVersion >4.7.0</SystemReflectionEmitLightweightVersion >
3232 <SystemReflectionEmitVersion >4.3.0</SystemReflectionEmitVersion >
3333 <SystemRuntimeCompilerServicesUnsafeVersion >6.1.0</SystemRuntimeCompilerServicesUnsafeVersion >
Original file line number Diff line number Diff line change 4646 </ItemGroup >
4747
4848 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
49- <PackageReference Include =" System.Numerics.Tensors" Version =" 9.0.0 " />
49+ <PackageReference Include =" System.Numerics.Tensors" Version =" $(SystemNumericsTensorsVersion) " />
5050 </ItemGroup >
5151
5252 <ItemGroup Condition =" '$(TargetFrameworkIdentifier)' == '.NETStandard'" >
You can’t perform that action at this time.
0 commit comments