From d0396d3f30d46810f8453bf21f86bd93fe5dbdec Mon Sep 17 00:00:00 2001
From: lss <316519258@qq.com>
Date: 星期三, 10 六月 2020 15:54:37 +0800
Subject: [PATCH] test
---
ZigbeeApp/Shared/Shared.projitems | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/ZigbeeApp/Shared/Shared.projitems b/ZigbeeApp/Shared/Shared.projitems
index 39d5783..a638fd9 100644
--- a/ZigbeeApp/Shared/Shared.projitems
+++ b/ZigbeeApp/Shared/Shared.projitems
@@ -481,6 +481,9 @@
<Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Util\MyHttpWebResponse.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Forms\SmartSoundControlContentForm.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Forms\SmartSoundContentForDevice.cs" />
+ <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Forms\SmartSoundContentForDeviceChange.cs" />
+ <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\SmartSoundDataInfo.cs" />
+ <Compile Include="$(MSBuildThisFileDirectory)Phone\UserCenter\SmartSound\Widget\TextDialog.cs" />
</ItemGroup>
<ItemGroup>
<Folder Include="$(MSBuildThisFileDirectory)Phone\CommonForm\" />
--
Gitblit v1.8.0