Skip to content

Commit 763cbb7

Browse files
authored
Update System.Numerics.Tensors version (#7322) (#7355)
1 parent 84f7da8 commit 763cbb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Data.Analysis/Microsoft.Data.Analysis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</ItemGroup>
4747

4848
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
49-
<PackageReference Include="System.Numerics.Tensors" Version="9.0.0-rc.1.24431.7" />
49+
<PackageReference Include="System.Numerics.Tensors" Version="9.0.0" />
5050
</ItemGroup>
5151

5252
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETStandard'">

0 commit comments

Comments
 (0)