|
|
@ -18,8 +18,7 @@ |
|
|
|
<AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile> |
|
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies> |
|
|
|
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest> |
|
|
|
<AndroidUseLatestPlatformSdk>true</AndroidUseLatestPlatformSdk> |
|
|
|
<TargetFrameworkVersion>v8.1</TargetFrameworkVersion> |
|
|
|
<TargetFrameworkVersion>v9.0</TargetFrameworkVersion> |
|
|
|
<AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis> |
|
|
|
<AndroidStoreUncompressedFileExtensions /> |
|
|
|
<MandroidI18n /> |
|
|
@ -44,7 +43,7 @@ |
|
|
|
<EmbedAssembliesIntoApk>False</EmbedAssembliesIntoApk> |
|
|
|
<JavaMaximumHeapSize>1G</JavaMaximumHeapSize> |
|
|
|
<Debugger>Xamarin</Debugger> |
|
|
|
<AndroidSupportedAbis>armeabi;armeabi-v7a;x86</AndroidSupportedAbis> |
|
|
|
<AndroidSupportedAbis>armeabi-v7a;x86;x86_64;arm64-v8a</AndroidSupportedAbis> |
|
|
|
<LangVersion>default</LangVersion> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
|
|