We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f7da8 commit 763cbb7Copy full SHA for 763cbb7
src/Microsoft.Data.Analysis/Microsoft.Data.Analysis.csproj
@@ -46,7 +46,7 @@
46
</ItemGroup>
47
48
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
49
- <PackageReference Include="System.Numerics.Tensors" Version="9.0.0-rc.1.24431.7" />
+ <PackageReference Include="System.Numerics.Tensors" Version="9.0.0" />
50
51
52
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETStandard'">
0 commit comments