From 8fcc3bd198606e0400eca5383572fb97ecdada85 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 10 一月 2023 15:51:37 +0800
Subject: [PATCH] 备份
---
.vs/SmartHome/xs/UserPrefs.xml | 50 ++++++++++++++------------------------------------
1 files changed, 14 insertions(+), 36 deletions(-)
diff --git a/.vs/SmartHome/xs/UserPrefs.xml b/.vs/SmartHome/xs/UserPrefs.xml
index 79e28da..6030cbc 100644
--- a/.vs/SmartHome/xs/UserPrefs.xml
+++ b/.vs/SmartHome/xs/UserPrefs.xml
@@ -1,47 +1,23 @@
锘�<Properties StartupConfiguration="{1D83BF28-BA88-4152-BA41-D7EFE90A5437}|Default">
<MonoDevelop.Ide.ItemProperties.ON.Droid PreferredExecutionTarget="Android.364c4b3158493098" />
- <MonoDevelop.Ide.Workbench ActiveDocument="ON.Ios/Info.plist">
+ <MonoDevelop.Ide.Workbench>
<Files>
- <File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" Line="35" Column="27" />
- <File FileName="SmartHome/HDL/Operation/MyEnum.cs" />
+ <File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" Line="146" Column="28" />
<File FileName="SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs" />
- <File FileName="SmartHome/UI/SimpleControl/Phone/System/SearchServerOnePortListPage.cs" />
<File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemHomePage.cs" />
+ <File FileName="SmartHome/UI/SimpleControl/Phone/System/SearchServerOnePortListPage.cs" Line="233" Column="53" />
<File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemRemote.cs" />
- <File FileName="SmartHome/UI/SimpleControl/CommonPage.cs" />
- <File FileName="../../../../Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets" />
- <File FileName="ON.Ios/AppDelegate.cs" Line="52" Column="10" />
- <File FileName="ON.Ios/ViewController.cs" Line="67" Column="8" />
- <File FileName="ON.Ios/Resources/Base.lproj/localizable.txt" Line="1" Column="1" />
- <File FileName="ON.Ios/ViewControllerBase.cs" Line="1" Column="1" />
- <File FileName="ON.Ios/Reachability.cs" Line="135" Column="19" />
- <File FileName="ON.Ios/IosMethod.cs" Line="1" Column="1" />
+ <File FileName="SmartHome/HDL/Operation/Packet.cs" />
+ <File FileName="SmartHome/HDL/Operation/BusSocket.cs" />
+ <File FileName="SmartHome/HDL/Operation/Control.cs" />
+ <File FileName="ON.Ios/ViewController.cs" />
<File FileName="ON.Ios/Info.plist" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State name="__root__">
- <Node name="SmartHome" expanded="True">
- <Node name="ON.Ios" expanded="True">
- <Node name="Resources" expanded="True">
- <Node name="Base.lproj" expanded="True" />
- <Node name="zh-Hans.lproj" expanded="True" />
- </Node>
- <Node name="Info.plist" selected="True" />
- </Node>
- <Node name="Shared" expanded="True">
- <Node name="HDL" expanded="True">
- <Node name="Operation" expanded="True" />
- </Node>
- <Node name="UI" expanded="True">
- <Node name="SimpleControl" expanded="True">
- <Node name="Phone" expanded="True">
- <Node name="Guide" expanded="True" />
- <Node name="System" expanded="True" />
- </Node>
- </Node>
- </Node>
- </Node>
+ <Node name="SmartHome" expanded="True" selected="True">
+ <Node name="ON.Ios" expanded="True" />
</Node>
</State>
</Pad>
@@ -54,11 +30,13 @@
<String>IosService/IosService.csproj</String>
</DisabledProjects>
<MonoDevelop.Ide.Workspace ActiveConfiguration="Release|iPhone" />
- <MonoDevelop.Ide.ItemProperties.ON.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.6242be7109c740c6cb8999a8904b6e0ea8d45192" />
+ <MonoDevelop.Ide.ItemProperties.ON.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget" />
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore>
- <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" relfile="SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" line="247" column="1" />
- <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs" relfile="SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs" line="287" column="1" />
+ <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" relfile="SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" line="329" column="1" />
+ <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/Phone/System/SearchServerOnePortListPage.cs" relfile="SmartHome/UI/SimpleControl/Phone/System/SearchServerOnePortListPage.cs" line="456" column="1" />
+ <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/CommonPage.cs" relfile="SmartHome/UI/SimpleControl/CommonPage.cs" line="120" column="1" />
+ <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/CommonPage.cs" relfile="SmartHome/UI/SimpleControl/CommonPage.cs" line="112" column="1" />
</BreakpointStore>
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MultiItemStartupConfigurations />
--
Gitblit v1.8.0