From 52ec01649f40b49333d557326b48abaf6dac55e9 Mon Sep 17 00:00:00 2001 From: Benoit Foucher Date: Fri, 31 May 2019 14:49:45 +0200 Subject: Removed reference to armeabi, fixes #398 --- csharp/test/xamarin/controller.Android/controller.Android.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 a72fdfdbdb6..5c1dc4bbda6 100644 --- a/csharp/test/xamarin/controller.Android/controller.Android.csproj +++ b/csharp/test/xamarin/controller.Android/controller.Android.csproj @@ -54,7 +54,7 @@ false false false - armeabi;armeabi-v7a;x86;x86_64;arm64-v8a + armeabi-v7a;x86;x86_64;arm64-v8a true true SdkOnly @@ -134,4 +134,4 @@ - \ No newline at end of file + -- cgit v1.2.3