From 407fae6f07a2a982a2a814c2f145c40733c966cb Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期三, 12 一月 2022 15:29:34 +0800 Subject: [PATCH] 2022-01-12 1.更新 --- Crabtree/ON/ON.Droid.csproj | 30 ++++++++++++++++++++---------- 1 files changed, 20 insertions(+), 10 deletions(-) diff --git a/Crabtree/ON/ON.Droid.csproj b/Crabtree/ON/ON.Droid.csproj index 2545bb4..873ad7c 100644 --- a/Crabtree/ON/ON.Droid.csproj +++ b/Crabtree/ON/ON.Droid.csproj @@ -13,12 +13,12 @@ <AndroidApplication>True</AndroidApplication> <AndroidResgenFile>Resources\Resource.designer.cs</AndroidResgenFile> <AndroidResgenClass>Resource</AndroidResgenClass> - <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest> <MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix> <MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix> <AndroidTlsProvider></AndroidTlsProvider> <AndroidSupportedAbis>armeabi-v7a</AndroidSupportedAbis> <AndroidUseSharedRuntime>false</AndroidUseSharedRuntime> + <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> @@ -33,6 +33,7 @@ <AndroidUseSharedRuntime>true</AndroidUseSharedRuntime> <AndroidSupportedAbis>armeabi-v7a</AndroidSupportedAbis> <AndroidDexTool>d8</AndroidDexTool> + <EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugSymbols>false</DebugSymbols> @@ -50,6 +51,7 @@ <NoWarn></NoWarn> <AndroidDexTool>d8</AndroidDexTool> <AndroidSupportedAbis>armeabi-v7a;arm64-v8a</AndroidSupportedAbis> +<AndroidPackageFormat>aab</AndroidPackageFormat> </PropertyGroup> <ItemGroup> <Reference Include="System" /> @@ -68,22 +70,22 @@ <HintPath>..\packages\FastAndroidCamera.2.0.0\lib\MonoAndroid403\FastAndroidCamera.dll</HintPath> </Reference> <Reference Include="Microsoft.AppCenter.Android.Bindings"> - <HintPath>..\packages\Microsoft.AppCenter.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.Android.Bindings.dll</HintPath> + <HintPath>..\packages\Microsoft.AppCenter.4.1.0\lib\MonoAndroid50\Microsoft.AppCenter.Android.Bindings.dll</HintPath> </Reference> <Reference Include="Microsoft.AppCenter"> - <HintPath>..\packages\Microsoft.AppCenter.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.dll</HintPath> + <HintPath>..\packages\Microsoft.AppCenter.4.1.0\lib\MonoAndroid50\Microsoft.AppCenter.dll</HintPath> </Reference> <Reference Include="Microsoft.AppCenter.Analytics.Android.Bindings"> - <HintPath>..\packages\Microsoft.AppCenter.Analytics.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.Analytics.Android.Bindings.dll</HintPath> + <HintPath>..\packages\Microsoft.AppCenter.Analytics.4.1.0\lib\MonoAndroid50\Microsoft.AppCenter.Analytics.Android.Bindings.dll</HintPath> </Reference> <Reference Include="Microsoft.AppCenter.Analytics"> - <HintPath>..\packages\Microsoft.AppCenter.Analytics.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.Analytics.dll</HintPath> + <HintPath>..\packages\Microsoft.AppCenter.Analytics.4.1.0\lib\MonoAndroid50\Microsoft.AppCenter.Analytics.dll</HintPath> </Reference> <Reference Include="Microsoft.AppCenter.Crashes.Android.Bindings"> - <HintPath>..\packages\Microsoft.AppCenter.Crashes.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.Crashes.Android.Bindings.dll</HintPath> + <HintPath>..\packages\Microsoft.AppCenter.Crashes.4.1.0\lib\MonoAndroid50\Microsoft.AppCenter.Crashes.Android.Bindings.dll</HintPath> </Reference> <Reference Include="Microsoft.AppCenter.Crashes"> - <HintPath>..\packages\Microsoft.AppCenter.Crashes.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.Crashes.dll</HintPath> + <HintPath>..\packages\Microsoft.AppCenter.Crashes.4.1.0\lib\MonoAndroid50\Microsoft.AppCenter.Crashes.dll</HintPath> </Reference> <Reference Include="zxing.portable"> <HintPath>..\packages\ZXing.Net.Mobile.2.4.1\lib\MonoAndroid71\zxing.portable.dll</HintPath> @@ -122,7 +124,7 @@ <HintPath>..\packages\Xamarin.Android.Support.v4.28.0.0.3\lib\monoandroid80\Xamarin.Android.Support.v4.dll</HintPath> </Reference> <Reference Include="MQTTnet"> - <HintPath>..\packages\MQTTnet.3.0.13\lib\netstandard2.1\MQTTnet.dll</HintPath> + <HintPath>..\packages\MQTTnet.3.0.15\lib\netstandard2.1\MQTTnet.dll</HintPath> </Reference> <Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable"> <HintPath>..\SmartHome\dll\Android\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath> @@ -158,7 +160,7 @@ <HintPath>..\packages\Xamarin.Android.Support.CustomTabs.28.0.0.3\lib\monoandroid80\Xamarin.Android.Support.CustomTabs.dll</HintPath> </Reference> <Reference Include="Xamarin.Essentials"> - <HintPath>..\packages\Xamarin.Essentials.1.6.0\lib\monoandroid80\Xamarin.Essentials.dll</HintPath> + <HintPath>..\packages\Xamarin.Essentials.1.6.1\lib\monoandroid80\Xamarin.Essentials.dll</HintPath> </Reference> <Reference Include="RestSharp"> <HintPath>..\packages\RestSharp.106.11.7\lib\netstandard2.0\RestSharp.dll</HintPath> @@ -174,7 +176,6 @@ </ItemGroup> <ItemGroup> <None Include="Resources\AboutResources.txt" /> - <None Include="Properties\AndroidManifest.xml" /> <None Include="Assets\AboutAssets.txt" /> <None Include="packages.config" /> <None Include="Libs\armeabi\libjcore126.so" /> @@ -210,6 +211,7 @@ <None Include="Libs\armeabi\libPlayCtrl.so" /> <None Include="Libs\armeabi\libStunClientSDK.so" /> <None Include="Libs\armeabi\libSystemTransform.so" /> + <None Include="Properties\AndroidManifest.xml" /> </ItemGroup> <ItemGroup> <AndroidResource Include="Resources\layout\Main.axml" /> @@ -230,6 +232,14 @@ <SubType></SubType> <Generator></Generator> </AndroidResource> + <AndroidResource Include="Resources\drawable\layer_splash.xml"> + <SubType></SubType> + <Generator></Generator> + </AndroidResource> + <AndroidResource Include="Resources\drawable\splash_top.png"> + <SubType></SubType> + <Generator></Generator> + </AndroidResource> </ItemGroup> <ItemGroup> <Folder Include="Resources\drawable\" /> -- Gitblit v1.8.0