Skip to content

Commit

Permalink
Update onxx runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarinho committed Jun 11, 2024
1 parent 0d28577 commit dc1c61c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.18.0-dev-20240323-1233-2c11c10789" />
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.18.0" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.14" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.14" />
Expand Down

0 comments on commit dc1c61c

Please sign in to comment.