From 06c8e24df0f7abb6d23e9d4d6bee21febad27a0f Mon Sep 17 00:00:00 2001 From: Jose Date: Wed, 23 Jan 2019 11:15:13 +0100 Subject: Remove Android deprecated ABIs from Xamarin projects --- csharp/test/xamarin/controller.Android/controller.Android.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csharp/test/xamarin/controller.Android/controller.Android.csproj') diff --git a/csharp/test/xamarin/controller.Android/controller.Android.csproj b/csharp/test/xamarin/controller.Android/controller.Android.csproj index 34388fb97ba..a72fdfdbdb6 100644 --- a/csharp/test/xamarin/controller.Android/controller.Android.csproj +++ b/csharp/test/xamarin/controller.Android/controller.Android.csproj @@ -36,7 +36,7 @@ false false true - armeabi;armeabi-v7a;x86;x86_64;arm64-v8a + armeabi-v7a;x86;x86_64;arm64-v8a false true Xamarin -- cgit v1.2.3