From 796cf137722eb36230e549ed9baeb3bcb8dfcf6a Mon Sep 17 00:00:00 2001 From: carzh Date: Thu, 6 Feb 2025 12:54:54 -0800 Subject: [PATCH] remove net8.0-android maui test project target --- .../Microsoft.ML.OnnxRuntime.Tests.MAUI.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 e07448daeea7f..b4f1ea5a4f7fe 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 @@ -7,7 +7,9 @@ - net8.0-android;net8.0-ios;net8.0-maccatalyst + + net8.0-ios;net8.0-maccatalyst $(TargetFrameworks);net8.0-windows10.0.19041.0