From b5b3f2bf5b04de190acea40790537b9e96649188 Mon Sep 17 00:00:00 2001 From: lss <344300806@qq.com> Date: 星期三, 20 五月 2020 18:04:12 +0800 Subject: [PATCH] 2020.05.20.1 --- ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml | 25 ++++++++++++++++++++----- 1 files changed, 20 insertions(+), 5 deletions(-) diff --git a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml index b40c5cb..af55bf9 100644 --- a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml +++ b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml @@ -1,5 +1,5 @@ 锘�<Properties StartupConfiguration="{28EDE1FF-20EF-476B-8AF8-24A3EEB69F45}|Default"> - <MonoDevelop.Ide.ItemProperties.GateWay.Droid PreferredExecutionTarget="Android.SelectDevice" /> + <MonoDevelop.Ide.ItemProperties.GateWay.Droid PreferredExecutionTarget="Android.Android_Accelerated_Oreo" /> <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/SmartSoundListForm.cs"> @@ -8,8 +8,9 @@ <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundControlForm.cs" IsPinned="True" /> <File FileName="Shared/Phone/UserCenter/Device/DeviceListMainForm.cs" /> <File FileName="Shared/Phone/UserCenter/Residence/ResidenceManagementForm.cs" /> - <File FileName="Shared/Phone/Category/CategoryMainForm.cs" /> - <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" Line="57" Column="13" /> + <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" Line="98" Column="57" /> + <File FileName="Shared/Phone/UserCenter/UserMain/UserMainForm.cs" /> + <File FileName="Shared/Phone/UserCenter/SmartSound/SmartSoundInfo.cs" /> </Files> <Pads> <Pad Id="ProjectPad"> @@ -24,18 +25,29 @@ <Node name="DeviceRow" expanded="True" /> </Node> </Node> - <Node name="Device" expanded="True" /> + <Node name="Device" expanded="True"> + <Node name="Logic" expanded="True" /> + </Node> <Node name="MainPage" expanded="True" /> <Node name="UserCenter" expanded="True"> + <Node name="CommonBase" expanded="True"> + <Node name="Common" expanded="True" /> + <Node name="Form" expanded="True" /> + <Node name="Logic" expanded="True" /> + </Node> <Node name="Device" expanded="True"> <Node name="AirConditioner" expanded="True" /> <Node name="Curtain" expanded="True" /> </Node> + <Node name="Member" expanded="True" /> + <Node name="OtherParty" expanded="True" /> + <Node name="Residence" expanded="True" /> <Node name="SmartSound" expanded="True"> <Node name="Forms" expanded="True"> <Node name="SmartSoundListForm.cs" selected="True" /> </Node> </Node> + <Node name="UserMain" expanded="True" /> </Node> <Node name="ZigBee" expanded="True"> <Node name="Device" expanded="True" /> @@ -50,7 +62,10 @@ <MonoDevelop.Ide.DebuggingService.PinnedWatches /> <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" /> <MonoDevelop.Ide.DebuggingService.Breakpoints> - <BreakpointStore /> + <BreakpointStore> + <Breakpoint file="/Users/lss/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" relfile="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" line="77" column="1" /> + <Breakpoint file="/Users/lss/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" relfile="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" line="117" column="1" /> + </BreakpointStore> </MonoDevelop.Ide.DebuggingService.Breakpoints> <MultiItemStartupConfigurations /> </Properties> \ No newline at end of file -- Gitblit v1.8.0