From a39e669803d485caa354f0c6facde96905c0c44b Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 10 一月 2020 12:00:42 +0800 Subject: [PATCH] 2019.1.10 --- ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml index c2a0c08..34801cb 100644 --- a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml +++ b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml @@ -12,8 +12,8 @@ <File FileName="Shared/Phone/Device/CommonForm/SceneMainView.cs" /> <File FileName="Shared/Phone/Device/Category/CategoryAddScene.cs" /> <File FileName="Shared/Common/SceneUI.cs" /> - <File FileName="Shared/Common/Room.cs" /> - <File FileName="Shared/Phone/Device/Room/RoomManagement.cs" Line="1" Column="1" /> + <File FileName="Shared/Common/Room.cs" Line="730" Column="33" /> + <File FileName="Shared/Phone/Device/Room/RoomManagement.cs" Line="154" Column="29" /> </Files> <Pads> <Pad Id="ProjectPad"> @@ -52,6 +52,11 @@ </Node> </State> </Pad> + <Pad Id="MonoDevelop.Debugger.WatchPad"> + <State> + <Value>Common.Room.CurrentRoom</Value> + </State> + </Pad> </Pads> </MonoDevelop.Ide.Workbench> <MonoDevelop.Ide.ItemProperties.Home.IOS automaticSigning="False" PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget.F39298B7-E473-472E-A80F-B0125726C55D" /> @@ -61,6 +66,7 @@ <BreakpointStore> <Breakpoint file="/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Room.cs" relfile="Shared/Common/Room.cs" line="508" column="1" /> <Breakpoint file="/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/SelectFloor.cs" relfile="Shared/Phone/Device/Category/SelectFloor.cs" line="137" column="1" /> + <Breakpoint file="/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Room.cs" relfile="Shared/Common/Room.cs" line="736" column="1" /> </BreakpointStore> </MonoDevelop.Ide.DebuggingService.Breakpoints> <MultiItemStartupConfigurations /> -- Gitblit v1.8.0