From f37f3a667bd81f78736e381717b82f632cb1fdeb Mon Sep 17 00:00:00 2001
From: lss <316519258@qq.com>
Date: 星期三, 10 六月 2020 15:52:57 +0800
Subject: [PATCH] test

---
 ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml |   45 ++++++++++++++-------------------------------
 1 files changed, 14 insertions(+), 31 deletions(-)

diff --git a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
index 9400d3c..d2e43c2 100644
--- a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
+++ b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
@@ -1,48 +1,30 @@
 锘�<Properties StartupConfiguration="{28EDE1FF-20EF-476B-8AF8-24A3EEB69F45}|Default">
-  <MonoDevelop.Ide.ItemProperties.GateWay.Droid PreferredExecutionTarget="Android.SelectDevice" />
+  <MonoDevelop.Ide.ItemProperties.GateWay.Droid PreferredExecutionTarget="Android.2400788643044815020f" />
   <MonoDevelop.Ide.ItemProperties.GateWay.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget.0F3EFA59-22A1-4A3A-A991-0B8D4D01A5D5" />
   <MonoDevelop.Ide.ItemProperties.ShardLib PreferredExecutionTarget="Android.M7BBB18B19152766" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundContentForDeviceChange.cs">
+  <MonoDevelop.Ide.Workbench ActiveDocument="Shared/Phone/UserCenter/Device/DeviceListMainForm.cs">
     <Files>
-      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundContentForDeviceChange.cs" Line="200" Column="18" />
+      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundContentForDeviceChange.cs" Line="233" Column="34" />
+      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundControlForm.cs" Line="79" Column="1" />
+      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundControlContentForm.cs" Line="218" Column="67" />
+      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" Line="17" Column="16" />
+      <File FileName="Shared/Phone/UserCenter/Device/DeviceListMainForm.cs" Line="91" Column="32" />
     </Files>
     <Pads>
       <Pad Id="ProjectPad">
         <State name="__root__">
           <Node name="GateWay" expanded="True">
-            <Node name="GateWay.Droid" expanded="True" />
             <Node name="Shared" expanded="True">
+              <Node name="Common" expanded="True" />
               <Node name="Phone" expanded="True">
-                <Node name="CommonForm" expanded="True" />
-                <Node name="Device" expanded="True" />
-                <Node name="Login" expanded="True" />
                 <Node name="UserCenter" expanded="True">
-                  <Node name="Abount" expanded="True" />
-                  <Node name="CommonBase" expanded="True">
-                    <Node name="Common" expanded="True" />
-                    <Node name="Controls" expanded="True">
-                      <Node name="FrameLayoutControls" expanded="True" />
-                    </Node>
-                    <Node name="Resourse" expanded="True" />
-                  </Node>
                   <Node name="Device" expanded="True">
-                    <Node name="AirConditioner" expanded="True" />
-                    <Node name="Bind" expanded="True" />
-                    <Node name="DoorLock" expanded="True" />
+                    <Node name="DeviceListMainForm.cs" selected="True" />
                   </Node>
-                  <Node name="Gateway" expanded="True">
-                    <Node name="Manage" expanded="True" />
-                  </Node>
-                  <Node name="OtherParty" expanded="True" />
                   <Node name="SmartSound" expanded="True">
-                    <Node name="Forms" expanded="True">
-                      <Node name="SmartSoundContentForDeviceChange.cs" selected="True" />
-                    </Node>
-                    <Node name="Widget" expanded="True" />
+                    <Node name="Forms" expanded="True" />
                   </Node>
-                  <Node name="UserMain" expanded="True" />
                 </Node>
-                <Node name="UserView" expanded="True" />
               </Node>
             </Node>
           </Node>
@@ -50,12 +32,13 @@
       </Pad>
     </Pads>
   </MonoDevelop.Ide.Workbench>
-  <MonoDevelop.Ide.DebuggingService.PinnedWatches />
+  <MonoDevelop.Ide.DebuggingService.PinnedWatches>
+    <Watch file="../../../Shared/Phone/UserCenter/SmartSound/Util/MyHttpWebResponse.cs" line="77" column="18" endLine="77" endColumn="32" offsetX="-1" offsetY="-1" expression="ex" liveUpdate="False" />
+  </MonoDevelop.Ide.DebuggingService.PinnedWatches>
   <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" />
   <MonoDevelop.Ide.DebuggingService.Breakpoints>
     <BreakpointStore>
-      <Breakpoint file="/Users/hdl/Desktop/HDL/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundContentForDeviceChange.cs" relfile="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundContentForDeviceChange.cs" line="256" column="1" />
-      <Breakpoint file="/Users/hdl/Desktop/HDL/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundContentForDeviceChange.cs" relfile="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundContentForDeviceChange.cs" line="323" column="1" />
+      <Breakpoint file="/Users/hdl/Desktop/HDL/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundControlContentForm.cs" relfile="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundControlContentForm.cs" line="75" column="1" />
     </BreakpointStore>
   </MonoDevelop.Ide.DebuggingService.Breakpoints>
   <MultiItemStartupConfigurations />

--
Gitblit v1.8.0