Skip to content

Commit 5f0796a

Browse files
committed
Update ONNX runtime to 1.20 to support CUDA 12.x
1 parent 73841bd commit 5f0796a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VSharp.Explorer/VSharp.Explorer.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
<ItemGroup>
5151
<PackageReference Update="FSharp.Core" Version="7.0.*" />
52-
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.16.3" />
52+
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.20.0" />
5353
<PackageReference Include="System.Numerics.Tensors" Version="8.0.0" />
5454
</ItemGroup>
5555
</Project>

0 commit comments

Comments
 (0)