lixiaojun
2024-10-17 4cb1f00f84d160f97afd0fb86cf600e1be667dd5
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<Project Sdk="Microsoft.NET.Sdk">
 
  <PropertyGroup>
    <TargetFramework>net6.0-windows</TargetFramework>
    <Nullable>warnings</Nullable>
    <UseWindowsForms>true</UseWindowsForms>
    <ImplicitUsings>enable</ImplicitUsings>
  </PropertyGroup>
 
  <ItemGroup>
    <Compile Remove="02-UICore\**" />
    <Compile Remove="10-equipment\**" />
    <EmbeddedResource Remove="02-UICore\**" />
    <EmbeddedResource Remove="10-equipment\**" />
    <None Remove="02-UICore\**" />
    <None Remove="10-equipment\**" />
    <Page Remove="02-UICore\**" />
    <Page Remove="10-equipment\**" />
  </ItemGroup>
 
  <ItemGroup>
    <Compile Remove="01-pump\AddPumpProductMainDlg - 复制.cs" />
    <Compile Remove="01-pump\AddPumpProductMainDlg - 复制.Designer.cs" />
    <Compile Remove="01-pump\PumpProductMainPanel - 复制.cs" />
    <Compile Remove="01-pump\PumpProductMainPanel - 复制.Designer.cs" />
  </ItemGroup>
 
  <ItemGroup>
    <EmbeddedResource Remove="01-pump\AddPumpProductMainDlg - 复制.resx" />
    <EmbeddedResource Remove="01-pump\PumpProductMainPanel - 复制.resx" />
  </ItemGroup>
 
  <ItemGroup>
    <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
    <PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2535.41" />
    <PackageReference Include="Yw.BLL.Assets.Core" Version="3.0.1" />
  </ItemGroup>
 
  <ItemGroup>
    <ProjectReference Include="..\..\BLL\HStation.BLL.Assets.Core\HStation.BLL.Assets.Core.csproj" />
    <ProjectReference Include="..\..\BLL\HStation.BLL.Xhs.Core\HStation.BLL.Xhs.Core.csproj" />
    <ProjectReference Include="..\..\Dto\HStation.Dto.Assets.Core\HStation.Dto.Assets.Core.csproj" />
    <ProjectReference Include="..\HStation.WinFrmUI.Basic\HStation.WinFrmUI.Basic.csproj" />
    <ProjectReference Include="..\Hstation.WinFrmUI.Core\HStation.WinFrmUI.Core.csproj" />
    <ProjectReference Include="..\HStation.WinFrmUI.Dict.Core\HStation.WinFrmUI.Dict.Core.csproj" />
    <ProjectReference Include="..\HStation.WinFrmUI.PhartRelation.Core\HStation.WinFrmUI.PhartRelation.Core.csproj" />
  </ItemGroup>
 
  <ItemGroup>
    <Compile Update="02-adapting\EditAdaptingMainDlg.cs" />
    <Compile Update="02-adapting\AddAdaptingMainDlg.cs" />
    <Compile Update="01-pump\03-AssetsPumpType\EditAssetsPumpTypeDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="01-pump\EditPumpProductMainDlg.cs" />
    <Compile Update="01-pump\EditPumpProductGroupDlg.cs" />
    <Compile Update="01-pump\AddPumpProductGroupDlg.cs" />
    <Compile Update="01-pump\AddPumpProductMainDlg.cs" />
    <Compile Update="01-pump\EditPumpProductSeriesDlg.cs" />
    <Compile Update="03-valve\01-series\EditAssetsValveSeriesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="03-valve\01-series\AddAssetsValveSeriesDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="03-valve\ValveTypeTreeListCtrl.cs" />
    <Compile Update="02-adapting\AdaptingManageMainPage.cs" />
    <Compile Update="05-elbow\02-main\AddAssetsElbowMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="05-elbow\02-main\EditAssetsElbowMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="06-threeLink\01-series\AddPipeLineSeriesDlg.cs" />
    <Compile Update="06-threeLink\01-series\EditPipeLineSeriesDlg.cs" />
    <Compile Update="06-threeLink\01-series\PipeLineTreeListCtrl.cs" />
    <Compile Update="06-threeLink\02-main\AddAssetsThreelinkMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="06-threeLink\02-main\EditAssetsThreelinkMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="06-threeLink\02-main\ThreeLinkManageMainPage.cs" />
    <Compile Update="05-elbow\01-series\AddPipeLineSeriesDlg.cs" />
    <Compile Update="05-elbow\01-series\EditPipeLineSeriesDlg.cs" />
    <Compile Update="05-elbow\01-series\PipeLineTreeListCtrl.cs" />
    <Compile Update="05-elbow\02-main\ElbowManageMainPage.cs" />
    <Compile Update="04-pipe\01-series\AddPipeLineSeriesDlg.cs" />
    <Compile Update="04-pipe\01-series\EditPipeLineSeriesDlg.cs" />
    <Compile Update="04-pipe\02-main\EditAssetsPipeMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="04-pipe\02-main\AddAssetsPipeMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="04-pipe\02-main\PipeManageMainPage.cs" />
    <Compile Update="04-pipe\01-series\PipeLineTreeListCtrl.cs" />
    <Compile Update="07-fourLink\02-main\AddAssetsFourlinkMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="07-fourLink\02-main\EditAssetsFourlinkMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="08-nozzle\01-series\AddPipeLineSeriesDlg.cs" />
    <Compile Update="08-nozzle\01-series\EditPipeLineSeriesDlg.cs" />
    <Compile Update="08-nozzle\01-series\NozzleTreeListCtrl.cs" />
    <Compile Update="08-nozzle\02-main\AddAssetsNozzleMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="08-nozzle\02-main\EditAssetsNozzleMainDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Update="08-nozzle\02-main\NozzleManageMainPage.cs" />
    <Compile Update="Properties\Resources.Designer.cs">
      <DesignTime>True</DesignTime>
      <AutoGen>True</AutoGen>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
  </ItemGroup>
 
  <ItemGroup>
    <EmbeddedResource Update="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    </EmbeddedResource>
  </ItemGroup>
 
</Project>