From bfb3d0d4879dca8c59ff287c92f5113162f3a33a Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期二, 27 八月 2024 15:22:48 +0800
Subject: [PATCH] 代码备份

---
 OnPro/HDL-ON_Android/HDL-ON_Android.csproj |  100 +++----------------------------------------------
 1 files changed, 7 insertions(+), 93 deletions(-)

diff --git a/OnPro/HDL-ON_Android/HDL-ON_Android.csproj b/OnPro/HDL-ON_Android/HDL-ON_Android.csproj
index 040fe71..29a1520 100644
--- a/OnPro/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/OnPro/HDL-ON_Android/HDL-ON_Android.csproj
@@ -36,10 +36,10 @@
     <MandroidI18n>cjk</MandroidI18n>
     <AndroidDexTool>d8</AndroidDexTool>
     <AndroidEnableSGenConcurrent>false</AndroidEnableSGenConcurrent>
-    <AndroidSigningKeyStore>/Users/kaede/Desktop/HDL_APP_Project/on_plus.keystore</AndroidSigningKeyStore>
+    <AndroidSigningKeyStore>/Users/kaede/Desktop/Projcect/RongAn2/OnPro/RongAnKey/RongAn.keystore</AndroidSigningKeyStore>
     <AndroidSigningStorePass>85521566</AndroidSigningStorePass>
     <AndroidSigningKeyPass>85521566</AndroidSigningKeyPass>
-    <AndroidSigningKeyAlias>on_plus</AndroidSigningKeyAlias>
+    <AndroidSigningKeyAlias>ra</AndroidSigningKeyAlias>
     <AotAssemblies>false</AotAssemblies>
     <EnableLLVM>false</EnableLLVM>
     <AndroidEnableProfiledAot>false</AndroidEnableProfiledAot>
@@ -61,10 +61,10 @@
     <MandroidI18n>cjk</MandroidI18n>
     <AndroidEnableSGenConcurrent>false</AndroidEnableSGenConcurrent>
     <AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
-    <AndroidSigningKeyStore>/Users/kaede/Desktop/HDL_APP_Project/on_plus.keystore</AndroidSigningKeyStore>
+    <AndroidSigningKeyStore>/Users/kaede/Desktop/Projcect/RongAn2/OnPro/RongAnKey/RongAn.keystore</AndroidSigningKeyStore>
     <AndroidSigningStorePass>85521566</AndroidSigningStorePass>
     <AndroidSigningKeyPass>85521566</AndroidSigningKeyPass>
-    <AndroidSigningKeyAlias>on_plus</AndroidSigningKeyAlias>
+    <AndroidSigningKeyAlias>ra</AndroidSigningKeyAlias>
     <AndroidSupportedAbis>arm64-v8a</AndroidSupportedAbis>
   </PropertyGroup>
   <ItemGroup>
@@ -145,57 +145,12 @@
     <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">
       <HintPath>..\DLL\Scan\ScanSdk.dll</HintPath>
     </Reference>
-    <Reference Include="Shared.Droid.LCVideoSDK">
-      <HintPath>..\DLL\LC\Android\Shared.Droid.LCVideoSDK.dll</HintPath>
-    </Reference>
-    <Reference Include="LCDeviceAddModule">
-      <HintPath>..\DLL\LC\Android\LCDeviceAddModule.dll</HintPath>
-    </Reference>
-    <Reference Include="LcDHMobileToolset">
-      <HintPath>..\DLL\LC\Android\LcDHMobileToolset.dll</HintPath>
-    </Reference>
-    <Reference Include="LcDHScanner">
-      <HintPath>..\DLL\LC\Android\LcDHScanner.dll</HintPath>
-    </Reference>
-    <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>
+      <HintPath>..\DLL\Android\HdlEzvizDroid.dll</HintPath>
     </Reference>
   </ItemGroup>
   <ItemGroup>
@@ -226,7 +181,6 @@
     <Compile Include="Zxing\CustomCaptureActivity.cs" />
     <Compile Include="Zxing\ScanActivity.cs" />
     <Compile Include="LeChengVideo\LeTest.cs" />
-    <Compile Include="Other\LocationUtils.cs" />
     <Compile Include="Other\MyLocationListener_V2.cs" />
   </ItemGroup>
   <ItemGroup>
@@ -427,36 +381,6 @@
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\HorseRaceLampIcon.png" />
     <AndroidAsset Include="Assets\Phone\FunctionIcon\DoorLock\VideoDoorlockBatteryManagementBg.png" />
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\HomeIcon\groupControl_white.png" />
-    <AndroidAsset Include="Assets\Phone\Classification\Room\HomePagebg.png" />
-    <AndroidAsset Include="Assets\h5\index.html" />
-    <AndroidAsset Include="Assets\h5\static\index.63b34199.css" />
-    <AndroidAsset Include="Assets\h5\static\images\coal-save-ic.png" />
-    <AndroidAsset Include="Assets\h5\static\images\inverter-center.svg" />
-    <AndroidAsset Include="Assets\h5\static\images\equal-plant-ic.png" />
-    <AndroidAsset Include="Assets\h5\static\images\left-icon-unselect.png" />
-    <AndroidAsset Include="Assets\h5\static\images\eidt.png" />
-    <AndroidAsset Include="Assets\h5\static\images\switch-off.svg" />
-    <AndroidAsset Include="Assets\h5\static\images\circle-ic.png" />
-    <AndroidAsset Include="Assets\h5\static\images\inverter-center.png" />
-    <AndroidAsset Include="Assets\h5\static\images\pan_ic.png" />
-    <AndroidAsset Include="Assets\h5\static\images\right-icon-unselect.png" />
-    <AndroidAsset Include="Assets\h5\static\images\up-icon-unselect.png" />
-    <AndroidAsset Include="Assets\h5\static\images\switch-on.svg" />
-    <AndroidAsset Include="Assets\h5\static\images\inverter-center.webp" />
-    <AndroidAsset Include="Assets\h5\static\images\yinying.png" />
-    <AndroidAsset Include="Assets\h5\static\images\down-icon-unselect.png" />
-    <AndroidAsset Include="Assets\h5\static\images\co2-reduction-ic.png" />
-    <AndroidAsset Include="Assets\h5\static\images\left-icon.png" />
-    <AndroidAsset Include="Assets\h5\static\js\chunk-vendors.56c88730.js" />
-    <AndroidAsset Include="Assets\h5\static\js\pages-inverter-index.e5e9499f.js" />
-    <AndroidAsset Include="Assets\h5\static\js\index.31e0ba7a.js" />
-    <AndroidAsset Include="Assets\h5\static\js\pages-index-index.25064587.js" />
-    <AndroidAsset Include="Assets\h5\static\js\pages-index-index~pages-inverter-index.0253e8cd.js" />
-    <AndroidAsset Include="Assets\h5\static\img\inverter-center.18b181f4.png" />
-    <AndroidAsset Include="Assets\h5\static\img\co2-reduction-ic.9c75228c.png" />
-    <AndroidAsset Include="Assets\h5\static\img\equal-plant-ic.7ef6befa.png" />
-    <AndroidAsset Include="Assets\h5\static\img\coal-save-ic.6c5fd125.png" />
-    <AndroidAsset Include="Assets\h5\static\font\SourceHanSansCN-Normal.otf" />
   </ItemGroup>
   <ItemGroup>
     <AndroidResource Include="Resources\values\colors.xml" />
@@ -783,7 +707,6 @@
     <PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.0.3" />
     <PackageReference Include="Xamarin.Android.Support.Core.Utils" Version="28.0.0.3" />
     <PackageReference Include="Xamarin.Android.Support.CustomTabs" Version="28.0.0.3" />
-    <PackageReference Include="Xamarin.Essentials" Version="1.7.0" />
     <PackageReference Include="Xamarin.Android.Support.v4">
       <Version>28.0.0.3</Version>
     </PackageReference>
@@ -805,15 +728,6 @@
     <PackageReference Include="Xamarin.Android.Support.Constraint.Layout.Solver">
       <Version>1.1.0</Version>
     </PackageReference>
-    <PackageReference Include="Microsoft.AppCenter.Crashes">
-      <Version>4.2.0</Version>
-    </PackageReference>
-    <PackageReference Include="Microsoft.AppCenter.Analytics">
-      <Version>4.2.0</Version>
-    </PackageReference>
-    <PackageReference Include="Microsoft.AppCenter">
-      <Version>4.2.0</Version>
-    </PackageReference>
     <PackageReference Include="Square.OkHttp3">
       <Version>3.14.4</Version>
     </PackageReference>
@@ -826,7 +740,7 @@
     <AndroidAsset Include="Assets\Phone\Classification\ToggleDisplayLarge.png" />
     <AndroidAsset Include="Assets\Phone\Classification\ToggleDisplayThumbnail.png" />
     <AndroidAsset Include="Assets\Phone\Classification\Room\AllCloseIcon.png" />
-    <AndroidAsset Include="Assets\Phone\Classification\Room\Roombg.png" />
+    <AndroidAsset Include="Assets\Phone\Classification\Room\Roombg7.png" />
     <AndroidAsset Include="Assets\Phone\Collection\MsgIconTip.png" />
     <AndroidAsset Include="Assets\Phone\Collection\SceneCovered.png" />
     <AndroidAsset Include="Assets\Phone\Collection\MsgIcon.png" />
@@ -1204,7 +1118,7 @@
     <AndroidAsset Include="Assets\Phone\Classification\Room\Roombg4.png" />
     <AndroidAsset Include="Assets\Phone\Classification\Room\Roombg5.png" />
     <AndroidAsset Include="Assets\Phone\Classification\Room\Roombg6.png" />
-    <AndroidAsset Include="Assets\Phone\Classification\Room\Roombg7.png" />
+    <AndroidAsset Include="Assets\Phone\Classification\Room\Roombg.png" />
     <AndroidAsset Include="Assets\Phone\Classification\Room\Roombg8.png" />
     <AndroidAsset Include="Assets\Phone\Classification\Room\Roombg9.png" />
     <AndroidAsset Include="Assets\Phone\Classification\Room\Roombg10.png" />

--
Gitblit v1.8.0