From f4ec37cb00f1e75b6a6c723a799ffaa79408977b Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期三, 03 三月 2021 09:53:31 +0800
Subject: [PATCH] 2021-03-03 1.修改switch语法。

---
 Crabtree/.vs/SmartHome/xs/UserPrefs.xml |   40 +++++++++++-----------------------------
 1 files changed, 11 insertions(+), 29 deletions(-)

diff --git a/Crabtree/.vs/SmartHome/xs/UserPrefs.xml b/Crabtree/.vs/SmartHome/xs/UserPrefs.xml
index 4ae9f52..d3bfc20 100644
--- a/Crabtree/.vs/SmartHome/xs/UserPrefs.xml
+++ b/Crabtree/.vs/SmartHome/xs/UserPrefs.xml
@@ -1,49 +1,34 @@
-锘�<Properties StartupConfiguration="{1D83BF28-BA88-4152-BA41-D7EFE90A5437}|Default">
-  <MonoDevelop.Ide.ItemProperties.ON.Droid PreferredExecutionTarget="Android.Android_Accelerated_Oreo" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="SmartHome/HDL/Common/HDLLinkUtlis.cs">
+锘�<Properties StartupConfiguration="{9D9EF20B-6E65-4A65-92BF-567EBF1E1443}|Default">
+  <MonoDevelop.Ide.ItemProperties.ON.Droid PreferredExecutionTarget="Android.822QECU5228FU" />
+  <MonoDevelop.Ide.Workbench ActiveDocument="SmartHome/UI/SimpleControl/Phone/User/UserSettingView.cs">
     <Files>
-      <File FileName="SmartHome/HDL/Common/HDLLinkUtlis.cs" Line="1724" Column="21" />
-      <File FileName="SmartHome/UI/SimpleControl/Phone/Schedule/HelpView.cs" Line="220" Column="100" />
-      <File FileName="SmartHome/HDL/Operation/UserConfig.cs" Line="162" Column="34" />
-      <File FileName="SmartHome/HDL/Operation/UserInfo.cs" Line="1" Column="1" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/User/UserSettingView.cs" Line="382" Column="24" />
+      <File FileName="SmartHome/HDL/Common/HDLLinkUtlis.cs" Line="125" Column="21" />
     </Files>
     <Pads>
       <Pad Id="ProjectPad">
         <State name="__root__">
           <Node name="SmartHome" expanded="True">
             <Node name="ON.Droid" expanded="True" />
-            <Node name="ON.Ios" expanded="True" />
             <Node name="Shared" expanded="True">
               <Node name="HDL" expanded="True">
-                <Node name="Common" expanded="True">
-                  <Node name="HttpUtil" expanded="True" />
-                  <Node name="HDLLinkUtlis.cs" selected="True" />
-                </Node>
+                <Node name="Common" expanded="True" />
                 <Node name="Operation" expanded="True">
                   <Node name="Device" expanded="True" />
                 </Node>
               </Node>
-              <Node name="IO" expanded="True" />
               <Node name="UI" expanded="True">
                 <Node name="SimpleControl" expanded="True">
                   <Node name="Phone" expanded="True">
-                    <Node name="Alexa" expanded="True" />
-                    <Node name="Guide" expanded="True" />
-                    <Node name="Register" expanded="True" />
-                    <Node name="Room" expanded="True" />
-                    <Node name="Schedule" expanded="True" />
-                    <Node name="Sensor" expanded="True" />
-                    <Node name="User" expanded="True" />
-                    <Node name="Warning" expanded="True" />
+                    <Node name="User" expanded="True">
+                      <Node name="UserSettingView.cs" selected="True" />
+                    </Node>
                   </Node>
                 </Node>
               </Node>
             </Node>
           </Node>
         </State>
-      </Pad>
-      <Pad Id="MonoDevelop.Debugger.WatchPad">
-        <State />
       </Pad>
     </Pads>
   </MonoDevelop.Ide.Workbench>
@@ -56,12 +41,9 @@
     <String>DroidService/DroidService.csproj</String>
   </DisabledProjects>
   <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" />
-  <MonoDevelop.Ide.ItemProperties.ON.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.00008030-00014C392121802E" />
+  <MonoDevelop.Ide.ItemProperties.ON.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget.08FD445C-3EE8-4ED2-BF28-B42ADD0DA92C" />
   <MonoDevelop.Ide.DebuggingService.Breakpoints>
-    <BreakpointStore>
-      <Breakpoint file="/Users/jlchen/JLChen/ProjectsCode/HDLGit/CrabtreeOnNew/Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs" relfile="SmartHome/HDL/Common/HttpUtil/HttpUtil.cs" line="219" column="1" />
-      <Breakpoint file="/Users/jlchen/JLChen/ProjectsCode/HDLGit/CrabtreeOnNew/Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs" relfile="SmartHome/HDL/Common/HttpUtil/HttpUtil.cs" line="215" column="1" />
-    </BreakpointStore>
+    <BreakpointStore />
   </MonoDevelop.Ide.DebuggingService.Breakpoints>
   <MultiItemStartupConfigurations />
 </Properties>
\ No newline at end of file

--
Gitblit v1.8.0