From cc3be7de79f8056909253aa3c6742e58543f6a71 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期五, 13 十二月 2019 10:32:44 +0800
Subject: [PATCH] 2019.12.13

---
 ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml |   47 ++++++++++++++++++++++++++++-------------------
 1 files changed, 28 insertions(+), 19 deletions(-)

diff --git a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
index cc67a2d..eb59957 100644
--- a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
+++ b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
@@ -1,37 +1,45 @@
-锘�<Properties StartupConfiguration="{7D463846-A275-4A2E-930F-B5EA7200CEAA}|Default">
+锘�<Properties StartupConfiguration="{28EDE1FF-20EF-476B-8AF8-24A3EEB69F45}|Default">
   <MonoDevelop.Ide.ItemProperties.GateWay.Droid PreferredExecutionTarget="Android.M7BBB18B19152766" />
-  <MonoDevelop.Ide.ItemProperties.GateWay.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.8c0bdb303f25d82c2a42fb8bfca449bfaca00260" />
+  <MonoDevelop.Ide.ItemProperties.GateWay.Ios automaticSigning="False" PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.8c0bdb303f25d82c2a42fb8bfca449bfaca00260" />
   <MonoDevelop.Ide.ItemProperties.ShardLib PreferredExecutionTarget="Android.M7BBB18B19152766" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="Shared/Phone/UserCenter/Gateway/Manage/GatewayGeneralInformationForm.cs">
+  <MonoDevelop.Ide.Workbench ActiveDocument="Shared/Phone/UserView/UserPage.cs">
     <Files>
-      <File FileName="Shared/R.cs" Line="5228" Column="52" />
+      <File FileName="Shared/Phone/UserView/UserPage.cs" Line="298" Column="6" />
+      <File FileName="Shared/Phone/UserView/HomePage.cs" />
+      <File FileName="Shared/R.cs" />
       <File FileName="GateWay.Droid/Assets/Language.ini" />
-      <File FileName="Shared/Phone/Device/Category/Category.cs" />
-      <File FileName="Shared/Phone/UserView/UserHomeView.cs" />
-      <File FileName="Shared/Phone/Device/Room/EditRoom.cs" />
-      <File FileName="Shared/Common/Room.cs" />
-      <File FileName="Shared/Phone/Device/AC/ACControl.cs" Line="535" Column="1" />
-      <File FileName="Shared/Phone/ZigBee/Device/DoorLock.cs" Line="2201" Column="2" />
-      <File FileName="Shared/Phone/UserCenter/Gateway/Manage/GatewayUploadAndDownLoadForm.cs" Line="67" Column="77" />
-      <File FileName="Shared/Phone/UserCenter/Gateway/Manage/GatewayGeneralInformationForm.cs" Line="68" Column="81" />
     </Files>
     <Pads>
       <Pad Id="ProjectPad">
         <State name="__root__">
           <Node name="GateWay" expanded="True">
-            <Node name="GateWay.Ios" expanded="True">
-              <Node name="Resources" expanded="True" />
+            <Node name="GateWay.Droid" expanded="True">
+              <Node name="Assets" expanded="True" />
             </Node>
+            <Node name="Home.IOS" expanded="True" />
             <Node name="Shared" expanded="True">
               <Node name="Common" expanded="True" />
-              <Node name="DLL" expanded="True" />
               <Node name="Phone" expanded="True">
+                <Node name="Device" expanded="True">
+                  <Node name="Account" expanded="True" />
+                  <Node name="Category" expanded="True" />
+                  <Node name="CommonForm" expanded="True" />
+                  <Node name="Room" expanded="True" />
+                </Node>
                 <Node name="UserCenter" expanded="True">
-                  <Node name="Gateway" expanded="True">
-                    <Node name="Manage" expanded="True">
-                      <Node name="GatewayGeneralInformationForm.cs" selected="True" />
+                  <Node name="Abount" expanded="True" />
+                  <Node name="CommonBase" expanded="True">
+                    <Node name="Form" expanded="True">
+                      <Node name="Base" expanded="True" />
                     </Node>
                   </Node>
+                  <Node name="UserMain" expanded="True" />
+                </Node>
+                <Node name="UserView" expanded="True">
+                  <Node name="UserPage.cs" selected="True" />
+                </Node>
+                <Node name="ZigBee" expanded="True">
+                  <Node name="Common" expanded="True" />
                 </Node>
               </Node>
             </Node>
@@ -40,8 +48,9 @@
       </Pad>
     </Pads>
   </MonoDevelop.Ide.Workbench>
+  <MonoDevelop.Ide.ItemProperties.Home.IOS automaticSigning="False" PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget.F39298B7-E473-472E-A80F-B0125726C55D" />
   <MonoDevelop.Ide.DebuggingService.PinnedWatches />
-  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" />
+  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhoneSimulator" />
   <MonoDevelop.Ide.DebuggingService.Breakpoints>
     <BreakpointStore />
   </MonoDevelop.Ide.DebuggingService.Breakpoints>

--
Gitblit v1.8.0