From efc25543caa312f513aad5d5253f95c896de5931 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sat, 11 Mar 2017 12:32:44 -0500 Subject: [PATCH] revert to target framework 6 --- src/Android/Android.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Android/Android.csproj b/src/Android/Android.csproj index 03103868c..dd238eb26 100644 --- a/src/Android/Android.csproj +++ b/src/Android/Android.csproj @@ -17,7 +17,7 @@ Off Properties\AndroidManifest.xml True - v7.1 + v6.0 armeabi,armeabi-v7a,x86