Skip to content

Commit ded55ae

Browse files
committed
Update onxx runtime
1 parent c4b59e7 commit ded55ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/examples/Maui/MauiVisionSample/MauiVisionSample/MauiVisionSample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
</ItemGroup>
5858

5959
<ItemGroup>
60-
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.18.0-dev-20240323-1233-2c11c10789" />
60+
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.18.0" />
6161
<PackageReference Include="SkiaSharp" Version="2.88.7" />
6262
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.14" />
6363
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.14" />

0 commit comments

Comments
 (0)