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, 19 insertions(+), 31 deletions(-)
diff --git a/.vs/SmartHome/xs/UserPrefs.xml b/.vs/SmartHome/xs/UserPrefs.xml
index 5ee38f0..6030cbc 100644
--- a/.vs/SmartHome/xs/UserPrefs.xml
+++ b/.vs/SmartHome/xs/UserPrefs.xml
@@ -1,39 +1,23 @@
-锘�<Properties StartupConfiguration="{9D9EF20B-6E65-4A65-92BF-567EBF1E1443}|Default">
+锘�<Properties StartupConfiguration="{1D83BF28-BA88-4152-BA41-D7EFE90A5437}|Default">
<MonoDevelop.Ide.ItemProperties.ON.Droid PreferredExecutionTarget="Android.364c4b3158493098" />
<MonoDevelop.Ide.Workbench>
<Files>
- <File FileName="SmartHome/UI/SimpleControl/MainPage.cs" Line="59" Column="43" />
- <File FileName="ON/Properties/AndroidManifest.xml" Line="7" Column="2" />
- <File FileName="../../Downloads/Crabtree/ON/Properties/AndroidManifest.xml" Line="22" Column="64" />
- <File FileName="ON/Application.cs" Line="160" Column="10" />
+ <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/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/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.Droid" expanded="True" selected="True">
- <Node name="Assets" expanded="True" />
- <Node name="Properties" expanded="True" />
- <Node name="Resources" expanded="True">
- <Node name="xml" expanded="True" />
- </Node>
- </Node>
- <Node name="ON.Ios" expanded="True">
- <Node name="Resources" expanded="True" />
- </Node>
- <Node name="Shared" expanded="True">
- <Node name="HDL" expanded="True">
- <Node name="Operation" expanded="True" />
- </Node>
- <Node name="IO" expanded="True" />
- <Node name="UI" expanded="True">
- <Node name="SimpleControl" expanded="True">
- <Node name="Phone" 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>
@@ -45,10 +29,14 @@
<String>DroidService/DroidService.csproj</String>
<String>IosService/IosService.csproj</String>
</DisabledProjects>
- <MonoDevelop.Ide.Workspace ActiveConfiguration="Release" />
+ <MonoDevelop.Ide.Workspace ActiveConfiguration="Release|iPhone" />
+ <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/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