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 27
27
<SystemFormatsAsn1Version >8.0.1</SystemFormatsAsn1Version >
28
28
<SystemIOFileSystemAccessControl >5.0.0</SystemIOFileSystemAccessControl >
29
29
<SystemMemoryVersion >4.6.0</SystemMemoryVersion >
30
- <SystemNumericsTensorsVersion >8 .0.0</SystemNumericsTensorsVersion >
30
+ <SystemNumericsTensorsVersion >9 .0.0</SystemNumericsTensorsVersion >
31
31
<SystemReflectionEmitLightweightVersion >4.7.0</SystemReflectionEmitLightweightVersion >
32
32
<SystemReflectionEmitVersion >4.3.0</SystemReflectionEmitVersion >
33
33
<SystemRuntimeCompilerServicesUnsafeVersion >6.1.0</SystemRuntimeCompilerServicesUnsafeVersion >
Original file line number Diff line number Diff line change 46
46
</ItemGroup >
47
47
48
48
<ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
49
- <PackageReference Include =" System.Numerics.Tensors" Version =" 9.0.0 " />
49
+ <PackageReference Include =" System.Numerics.Tensors" Version =" $(SystemNumericsTensorsVersion) " />
50
50
</ItemGroup >
51
51
52
52
<ItemGroup Condition =" '$(TargetFrameworkIdentifier)' == '.NETStandard'" >
You can’t perform that action at this time.
0 commit comments