From 9e2ae94d2d3f79fe063fcad7f01867348dc65e1d Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 22 六月 2022 14:26:22 +0800
Subject: [PATCH] 备份

---
 Crabtree/.vs/SmartHome/xs/UserPrefs.xml |   51 +++++++++++++++++++++++++++++++++++++++++++++------
 1 files changed, 45 insertions(+), 6 deletions(-)

diff --git a/Crabtree/.vs/SmartHome/xs/UserPrefs.xml b/Crabtree/.vs/SmartHome/xs/UserPrefs.xml
index 432810c..d823d11 100644
--- a/Crabtree/.vs/SmartHome/xs/UserPrefs.xml
+++ b/Crabtree/.vs/SmartHome/xs/UserPrefs.xml
@@ -1,14 +1,49 @@
 锘�<Properties StartupConfiguration="{9D9EF20B-6E65-4A65-92BF-567EBF1E1443}|Default">
-  <MonoDevelop.Ide.ItemProperties.ON.Droid PreferredExecutionTarget="Android.4b65c4650918" />
+  <MonoDevelop.Ide.ItemProperties.ON.Droid PreferredExecutionTarget="Android.SelectDevice" />
   <MonoDevelop.Ide.Workbench>
+    <Files>
+      <File FileName="SmartHome/UI/SimpleControl/EquipmentPublicClass.cs" Line="224" Column="65" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/Guide/GuideSettingGateway.cs" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs" Line="525" Column="7" />
+      <File FileName="SmartHome/HDL/Operation/Control.cs" />
+      <File FileName="SmartHome/HDL/Operation/BusSocket.cs" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/Alexa/AlexaDeviceListPage.cs" />
+      <File FileName="SmartHome/UI/SimpleControl/MainPage.cs" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/User/MigrateBean.cs" Line="463" Column="21" />
+      <File FileName="SmartHome/HDL/Common/HttpUtil/HttpUtil.cs" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/Schedule/AddSchedule.cs" Line="1045" Column="41" />
+      <File FileName="SmartHome/HDL/Operation/Device/Room.cs" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/Guide/GuideAddResidence.cs" Line="24" Column="16" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/User/UserSettingView.cs" Line="183" Column="34" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/User/UserMiddle.cs" Line="268" Column="68" />
+      <File FileName="SmartHome/HDL/Operation/UserConfig.cs" Line="254" Column="21" />
+    </Files>
     <Pads>
       <Pad Id="ProjectPad">
         <State name="__root__">
           <Node name="SmartHome" expanded="True">
-            <Node name="ON.Droid" selected="True" />
-            <Node name="ON.Ios" expanded="True" />
-            <Node name="Shared" expanded="True" />
+            <Node name="Shared" expanded="True">
+              <Node name="HDL" expanded="True">
+                <Node name="Common" expanded="True">
+                  <Node name="HttpUtil" selected="True" />
+                </Node>
+              </Node>
+              <Node name="UI" expanded="True">
+                <Node name="SimpleControl" expanded="True">
+                  <Node name="Phone" expanded="True">
+                    <Node name="User" expanded="True" />
+                  </Node>
+                </Node>
+              </Node>
+            </Node>
           </Node>
+        </State>
+      </Pad>
+      <Pad Id="MonoDevelop.Debugger.WatchPad">
+        <State>
+          <Value>timerTemp</Value>
+          <Value>cloudTimerDevcie.deviceId</Value>
+          <Value>fun.deviceId</Value>
         </State>
       </Pad>
     </Pads>
@@ -21,10 +56,14 @@
     <String>IosService/IosService.csproj</String>
     <String>DroidService/DroidService.csproj</String>
   </DisabledProjects>
-  <MonoDevelop.Ide.Workspace ActiveConfiguration="Release|iPhone" />
+  <MonoDevelop.Ide.Workspace ActiveConfiguration="Release" />
   <MonoDevelop.Ide.ItemProperties.ON.Ios automaticSigning="False" PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget." />
   <MonoDevelop.Ide.DebuggingService.Breakpoints>
-    <BreakpointStore />
+    <BreakpointStore>
+      <Breakpoint file="/Users/kaede/Desktop/CrabtreeOn2/Crabtree/SmartHome/UI/SimpleControl/Phone/User/MigrateBean.cs" relfile="SmartHome/UI/SimpleControl/Phone/User/MigrateBean.cs" line="274" column="1" />
+      <Breakpoint file="/Users/kaede/Desktop/CrabtreeOn2/Crabtree/SmartHome/UI/SimpleControl/Phone/User/MigrateBean.cs" relfile="SmartHome/UI/SimpleControl/Phone/User/MigrateBean.cs" line="384" column="1" />
+      <Breakpoint file="/Users/kaede/Desktop/CrabtreeOn2/Crabtree/SmartHome/UI/SimpleControl/EquipmentPublicClass.cs" relfile="SmartHome/UI/SimpleControl/EquipmentPublicClass.cs" line="211" column="1" />
+    </BreakpointStore>
   </MonoDevelop.Ide.DebuggingService.Breakpoints>
   <MultiItemStartupConfigurations />
 </Properties>
\ No newline at end of file

--
Gitblit v1.8.0