From 7167334c0e89dd84827d59e726123d14776e3a09 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期二, 16 六月 2020 11:14:13 +0800 Subject: [PATCH] 2020-06-16-1 --- .vs/HDL_APP_Project/xs/UserPrefs.xml | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml index aacabe0..00ec941 100644 --- a/.vs/HDL_APP_Project/xs/UserPrefs.xml +++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml @@ -1,13 +1,20 @@ 锘�<Properties StartupConfiguration="{09712674-2A38-407B-B1E2-560B2C352F9A}|Default"> - <MonoDevelop.Ide.Workbench> + <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs"> + <Files> + <File FileName="HDL_ON/UI/Music/MusicMain.cs" Line="15" Column="25" /> + <File FileName="HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs" Line="592" Column="27" /> + </Files> <Pads> <Pad Id="ProjectPad"> <State name="__root__"> <Node name="HDL_APP_Project" expanded="True"> <Node name="HDL_ON" expanded="True"> <Node name="UI" expanded="True"> - <Node name="Music" expanded="True"> - <Node name="A31PlayMusicPage.cs" selected="True" /> + <Node name="Music" expanded="True" /> + <Node name="UI2" expanded="True"> + <Node name="2-Classification" expanded="True"> + <Node name="ClassificationPage.cs" selected="True" /> + </Node> </Node> </Node> </Node> -- Gitblit v1.8.0