From 427a6e93b8946b9d91727166a352b2ee2ef75d19 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期五, 05 二月 2021 10:10:08 +0800
Subject: [PATCH] Delete .DS_Store

---
 HDL-ON_Android/HDL-ON_Android.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj
index 2a00b23..cadddce 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -678,6 +678,8 @@
     <AndroidAsset Include="Assets\Phone\Public\ListCellbg\ListCellbg5.png" />
     <AndroidAsset Include="Assets\Phone\LogicIcon\location.png" />
     <AndroidAsset Include="Assets\Phone\LogicIcon\changesinoutdoor.png" />
+    <AndroidAsset Include="Assets\Phone\PersonalCenter\UserTypebg2.png" />
+    <AndroidAsset Include="Assets\Phone\LogicIcon\sensor.png" />
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Electrical\AirCleanerThiinIcon.png" />
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Electrical\WeepRobotThinIcon.png" />
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Electrical\WeepRobot\MuteSelect.png" />

--
Gitblit v1.8.0