From 0dd42e9710fc78886dc8cfa1d17f8d052b8669d4 Mon Sep 17 00:00:00 2001 From: carzh Date: Wed, 29 Jan 2025 15:00:29 -0800 Subject: [PATCH] maui csproj that builds into apk successfully --- ...Microsoft.ML.OnnxRuntime.Tests.MAUI.csproj | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/csharp/test/Microsoft.ML.OnnxRuntime.Tests.MAUI/Microsoft.ML.OnnxRuntime.Tests.MAUI.csproj b/csharp/test/Microsoft.ML.OnnxRuntime.Tests.MAUI/Microsoft.ML.OnnxRuntime.Tests.MAUI.csproj index 652da8899f..638e4a95fc 100644 --- a/csharp/test/Microsoft.ML.OnnxRuntime.Tests.MAUI/Microsoft.ML.OnnxRuntime.Tests.MAUI.csproj +++ b/csharp/test/Microsoft.ML.OnnxRuntime.Tests.MAUI/Microsoft.ML.OnnxRuntime.Tests.MAUI.csproj @@ -17,6 +17,7 @@ either BOTH runtimes must be indicated or ONLY macatalyst-x64. --> + Exe Microsoft.ML.OnnxRuntime.Tests.MAUI true true @@ -84,15 +85,9 @@ - - - + + + @@ -116,16 +111,22 @@ - <_VisualStudioTestRunnerFiles - Include="@(PackagingOutputs)" - Condition="$([System.String]::Copy('%(PackagingOutputs.FullPath)').Contains('xunit.runner.visualstudio'))" /> + <_VisualStudioTestRunnerFiles Include="@(PackagingOutputs)" Condition="$([System.String]::Copy('%(PackagingOutputs.FullPath)').Contains('xunit.runner.visualstudio'))" /> + + + + false en + + apk + +