From 096a9561ed51320c8be22622843645e401355a1f Mon Sep 17 00:00:00 2001 From: Matt Portune <59324545+mportune-bw@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:36:52 -0400 Subject: [PATCH] workaround for xamarin.android issue with Android 11 emulator debugging (#1102) --- src/Android/Android.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Android/Android.csproj b/src/Android/Android.csproj index 07454774a..ede0cc70d 100644 --- a/src/Android/Android.csproj +++ b/src/Android/Android.csproj @@ -31,6 +31,8 @@ None 1G + false + true false