From 9db9c6dc8ad9e43cbf2ed3fc6c24010bcf2750b2 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 01 十二月 2023 11:10:32 +0800 Subject: [PATCH] 1 --- HDL-ON_Android/HDL-ON_Android.csproj | 25 +------------------------ 1 files changed, 1 insertions(+), 24 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index 7fee491..964aa91 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -67,6 +67,7 @@ <AndroidSigningKeyPass>85521566</AndroidSigningKeyPass> <AndroidSigningKeyAlias>on_plus</AndroidSigningKeyAlias> <AndroidSupportedAbis>arm64-v8a</AndroidSupportedAbis> + <AndroidPackageFormat>apk</AndroidPackageFormat> </PropertyGroup> <ItemGroup> <Reference Include="Shared.Droid.JPush"> @@ -143,29 +144,11 @@ <Reference Include="AndriodBluetoothLibrary"> <HintPath>..\DLL\Android\AndriodBluetoothLibrary.dll</HintPath> </Reference> - <Reference Include="cloudp2p"> - <HintPath>..\DLL\FL\Android\cloudp2p.dll</HintPath> - </Reference> - <Reference Include="corelooper"> - <HintPath>..\DLL\FL\Android\corelooper.dll</HintPath> - </Reference> - <Reference Include="crypt"> - <HintPath>..\DLL\FL\Android\crypt.dll</HintPath> - </Reference> <Reference Include="http"> <HintPath>..\DLL\FL\Android\http.dll</HintPath> </Reference> - <Reference Include="VideoLibs"> - <HintPath>..\DLL\FL\Android\VideoLibs.dll</HintPath> - </Reference> - <Reference Include="videophone"> - <HintPath>..\DLL\FL\Android\videophone.dll</HintPath> - </Reference> <Reference Include="UMSdkDroid"> <HintPath>..\DLL\UMeng\UMSdkDroid.dll</HintPath> - </Reference> - <Reference Include="Shared.Droid.HDLLinphone"> - <HintPath>..\DLL\Linphone\Android\Shared.Droid.HDLLinphone.dll</HintPath> </Reference> <Reference Include="Mono.Android.Export" /> <Reference Include="ScanSdk"> @@ -186,14 +169,8 @@ <Reference Include="LcPullToRefreshRecyclerView"> <HintPath>..\DLL\LC\Android\LcPullToRefreshRecyclerView.dll</HintPath> </Reference> - <Reference Include="ZxingSDK"> - <HintPath>..\DLL\LC\Android\ZxingSDK.dll</HintPath> - </Reference> <Reference Include="LcVideoSdk"> <HintPath>..\DLL\LC\Android\LcVideoSdk.dll</HintPath> - </Reference> - <Reference Include="HdlEzvizDroid"> - <HintPath>..\DLL\HdlEzvizDroid.dll</HintPath> </Reference> <Reference Include="Shared.Droid"> <HintPath>..\DLL\Android\Shared.Droid.dll</HintPath> -- Gitblit v1.8.0