duheng
2024-06-21 b2d4a55167e47bd7d42686670ae2555540b3de3e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup />
  <ItemGroup>
    <Compile Update="01-project\AddProjectDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-project\EditProjectDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-project\XhsProjectListPage.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="02-UICore\00-DocumentPage\DocumentPage.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="02-UICore\00-DocumentPage\MainForm.cs">
      <SubType>Form</SubType>
    </Compile>
  </ItemGroup>
</Project>