ningshuxia
2025-03-31 d321346f204a69b1929cc39098a5d88f44509e7b
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
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <ProjectView>ProjectFiles</ProjectView>
  </PropertyGroup>
  <ItemGroup>
    <Compile Update="00-Core\01-Import\WaitMonitorDataImportDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="00-Core\02-Monitor\Chart\SetRangeDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-Monitor\MonitorDataSources\Formula\Mapping\CompareMappingMatrixDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-Monitor\MonitorDataSources\Formula\Mapping\RangeMappingMatrixDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-Monitor\MonitorDataSources\Formula\Mapping\SingleMappingMatrixDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-Monitor\MonitorDataSources\Formula\Ratio\OnceRatioMatrixDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-Monitor\MonitorDataSources\Formula\Ratio\TwiceRatioMatrixDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-Monitor\MonitorDataSources\Formula\Ratio\UnitRatioMatrixDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-Monitor\MonitorDataSources\MonitorDataSources\AddMonitorDataSourcesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-Monitor\MonitorDataSources\MonitorDataSources\EditMonitorDataSourcesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-Analyze\CurveAnalyzePacket\AddCurveAnalyzeDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-Analyze\CurveAnalyzePacket\BoxSelectPointsDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-Analyze\CurveAnalyzePacket\EditCurveAnalyzeDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-Analyze\CurveAnalyzePacket\SetCheckPointsDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-Analyze\CurveAnalyzePacket\SetDoubleDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="02-Analyze\CurveAnalyzePacket\SetHzsDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="03-WorkingConditionAnalysis\01-DataIntegration\SetTimeStepDlg.cs">
      <SubType>Form</SubType>
    </Compile>
  </ItemGroup>
</Project>