onnxruntime/csharp/test
Caroline Zhu 2fc75a45a2
[mobile] Add Android BrowserStack test project back (#23551)
## Description
Follow-up for #23383 and #23474

* Adds android BrowserStack test back in
* Modifies MAUI csproj file to build into an APK


### Motivation and Context
There were 2 issues with the previous PRs:
1. The updated MAUI .csproj file configuration failed when building to
iOS and MacCatalyst. This caused problems in the packaging pipeline
because we build all C# projects in the .soln file in the packaging
pipeline. Removed the Mac & iOS build targets for now

3. The previous MAUI .csproj file configuration did not build into an
APK. It was missing the `<OutputType>` XAML tag and the Android package
type XAML tag.
2025-02-04 14:39:50 -08:00
..
Microsoft.AI.MachineLearning.Tests
Microsoft.AI.MachineLearning.Tests.DotNet5_0
Microsoft.AI.MachineLearning.Tests.Uwp
Microsoft.ML.OnnxRuntime.EndToEndTests [C#] Address Packaging pipeline failure (#22307) 2024-10-04 17:28:09 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Mobile Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
Microsoft.ML.OnnxRuntime.Tests.BrowserStack.Android [mobile] Add Android BrowserStack test project back (#23551) 2025-02-04 14:39:50 -08:00
Microsoft.ML.OnnxRuntime.Tests.Common [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
Microsoft.ML.OnnxRuntime.Tests.Devices
Microsoft.ML.OnnxRuntime.Tests.MAUI [mobile] Add Android BrowserStack test project back (#23551) 2025-02-04 14:39:50 -08:00
Microsoft.ML.OnnxRuntime.Tests.NetCoreApp Adds the new System.Numerics.Tensors as an input/output type when using dotnet 8.0 and up. (#23261) 2025-01-27 10:58:38 -08:00