From dbbb2a382e927ccb17351bb9a73fbd16a83a3443 Mon Sep 17 00:00:00 2001 From: carzh Date: Fri, 31 Jan 2025 13:48:51 -0800 Subject: [PATCH] fixed csproj --- ...Microsoft.ML.OnnxRuntime.Tests.MAUI.csproj | 55 ------------------- 1 file changed, 55 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 71dbbf8d5b..e25b4a81a7 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 @@ -5,17 +5,10 @@ -<<<<<<< HEAD net8.0-android;net8.0-ios;net8.0-maccatalyst $(TargetFrameworks);net8.0-windows10.0.19041.0 -======= - - - net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst - $(TargetFrameworks);net8.0-windows10.0.19041.0 ->>>>>>> eedad80fe9 (Working android MAUI app + project that runs android browserstack test) -<<<<<<< HEAD Exe Microsoft.ML.OnnxRuntime.Tests.MAUI true @@ -34,17 +26,6 @@ true 8002 -======= - Exe - Microsoft.ML.OnnxRuntime.Tests.MAUI - true - true - enable - enable - true - - 8002 ->>>>>>> eedad80fe9 (Working android MAUI app + project that runs android browserstack test) $(DefineConstants);INCLUDE_FAILING_TESTS @@ -144,44 +125,8 @@ Microsoft.ML.OnnxRuntime.Tests.Common project --> en -<<<<<<< HEAD apk -======= - - - - - - - - - - - - - - - - - - - - - - <_VisualStudioTestRunnerFiles - Include="@(PackagingOutputs)" - Condition="$([System.String]::Copy('%(PackagingOutputs.FullPath)').Contains('xunit.runner.visualstudio'))" /> - - - - - - false - en - - ->>>>>>> eedad80fe9 (Working android MAUI app + project that runs android browserstack test)