tangxu
2024-10-22 4d9fe5ed98ceb6b8fe9dc52ebfb80860ad1aee99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup />
  <ItemGroup>
    <Compile Update="Docking\DockConsole.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="Docking\DockDocument.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="Docking\DockHistory.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="Docking\DockLayers.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="Docking\DockProject.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="Docking\DockProperties.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="Form21.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="MainViewPage.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="MainViewPage_InitialRibbon.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="MainViewPage_StepInfo.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="StepControl\Form1.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="test.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="UserControl1.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="出水设计\ctrlSetOutflowDim.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="出水设计\ctrlSetOutflowStyle.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="基本参数\ctrlGeomBaseInfo.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="基本参数\ctrlHdrBaseInfo.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="断面设计\ctrlSectionBaseInfo.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Update="断面设计\ctrlSectionShapeInfo18.cs">
      <SubType>UserControl</SubType>
    </Compile>
  </ItemGroup>
</Project>