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 00b973b commit da455a2Copy full SHA for da455a2
mobile/examples/Maui/MauiVisionSample/MauiVisionSample/MauiVisionSample.csproj
@@ -57,7 +57,7 @@
57
</ItemGroup>
58
59
<ItemGroup>
60
- <PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.18.0-dev-20240323-1233-2c11c10789" />
+ <PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.18.0" />
61
<PackageReference Include="SkiaSharp" Version="2.88.7" />
62
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.14" />
63
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.14" />
0 commit comments