tx
2025-04-09 fa7510e1ed63df0366787fa4ed1b3db6426d2b46
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
  <PropertyGroup>
    <ProjectType>Local</ProjectType>
    <ProductVersion>8.0.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{38D7AA58-C95B-449B-86C6-A8073A56E11F}</ProjectGuid>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ApplicationIcon>
    </ApplicationIcon>
    <AssemblyKeyContainerName>
    </AssemblyKeyContainerName>
    <AssemblyName>TProduct.BLL.Main</AssemblyName>
    <AssemblyOriginatorKeyFile>
    </AssemblyOriginatorKeyFile>
    <DefaultClientScript>JScript</DefaultClientScript>
    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
    <DefaultTargetSchema>IE50</DefaultTargetSchema>
    <DelaySign>false</DelaySign>
    <OutputType>Library</OutputType>
    <RootNamespace>TProduct.BLL</RootNamespace>
    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
    <StartupObject>
    </StartupObject>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <UpgradeBackupLocation>
    </UpgradeBackupLocation>
    <SccProjectName>
    </SccProjectName>
    <SccLocalPath>
    </SccLocalPath>
    <SccAuxPath>
    </SccAuxPath>
    <SccProvider>
    </SccProvider>
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
    <OldToolsVersion>2.0</OldToolsVersion>
    <PublishUrl>publish\</PublishUrl>
    <Install>true</Install>
    <InstallFrom>Disk</InstallFrom>
    <UpdateEnabled>false</UpdateEnabled>
    <UpdateMode>Foreground</UpdateMode>
    <UpdateInterval>7</UpdateInterval>
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
    <UpdatePeriodically>false</UpdatePeriodically>
    <UpdateRequired>false</UpdateRequired>
    <MapFileExtensions>true</MapFileExtensions>
    <ApplicationRevision>0</ApplicationRevision>
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>true</BootstrapperEnabled>
    <TargetFrameworkProfile />
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <OutputPath>bin\Debug\</OutputPath>
    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
    <BaseAddress>285212672</BaseAddress>
    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
    <ConfigurationOverrideFile>
    </ConfigurationOverrideFile>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <DocumentationFile>
    </DocumentationFile>
    <DebugSymbols>true</DebugSymbols>
    <FileAlignment>4096</FileAlignment>
    <NoStdLib>false</NoStdLib>
    <NoWarn>
    </NoWarn>
    <Optimize>false</Optimize>
    <RegisterForComInterop>false</RegisterForComInterop>
    <RemoveIntegerChecks>false</RemoveIntegerChecks>
    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    <WarningLevel>4</WarningLevel>
    <DebugType>full</DebugType>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    <PlatformTarget>AnyCPU</PlatformTarget>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <OutputPath>..\..\..\Out\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <BaseAddress>285212672</BaseAddress>
    <Optimize>true</Optimize>
    <FileAlignment>4096</FileAlignment>
    <PlatformTarget>AnyCPU</PlatformTarget>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\x86\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <BaseAddress>285212672</BaseAddress>
    <FileAlignment>4096</FileAlignment>
    <DebugType>full</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <LangVersion>7.3</LangVersion>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    <OutputPath>bin\x86\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <BaseAddress>285212672</BaseAddress>
    <Optimize>true</Optimize>
    <FileAlignment>4096</FileAlignment>
    <PlatformTarget>x86</PlatformTarget>
    <LangVersion>7.3</LangVersion>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="AutoMapper, Version=10.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
      <HintPath>..\..\packages\AutoMapper.10.0.0\lib\net461\AutoMapper.dll</HintPath>
    </Reference>
    <Reference Include="Eventech.Common, Version=4.1.1.21118, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\LibInterior\Eventech.Common.dll</HintPath>
    </Reference>
    <Reference Include="Eventech.Common.Curve, Version=4.1.1.21127, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\LibInterior\Eventech.Common.Curve.dll</HintPath>
    </Reference>
    <Reference Include="Eventech.Model, Version=4.1.1.21116, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\LibInterior\Eventech.Model.dll</HintPath>
    </Reference>
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System">
      <Name>System</Name>
    </Reference>
    <Reference Include="System.configuration" />
    <Reference Include="System.Data">
      <Name>System.Data</Name>
    </Reference>
    <Reference Include="System.Drawing" />
    <Reference Include="System.Net.Http" />
    <Reference Include="System.Runtime.Caching" />
    <Reference Include="System.Runtime.Serialization" />
    <Reference Include="System.ServiceModel" />
    <Reference Include="System.Web" />
    <Reference Include="System.Web.Extensions" />
    <Reference Include="System.Xml">
      <Name>System.XML</Name>
    </Reference>
    <Reference Include="System.Xml.Linq" />
    <Reference Include="TProduct.AutoMapper">
      <HintPath>..\..\LibInterior\TProduct.AutoMapper.dll</HintPath>
    </Reference>
    <Reference Include="TProduct.Newtonsoft, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\LibInterior\TProduct.Newtonsoft.dll</HintPath>
    </Reference>
    <Reference Include="WindowsBase" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Properties\AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="产品设备\泵样本曲线\PumpSampleCurve.cs" />
    <Compile Include="产品设备\泵样本曲线\PumpSampleCurve_Instance.cs" />
    <Compile Include="产品设备\产品\PartBase.cs" />
    <Compile Include="产品设备\产品\PartBase_Instance.cs" />
    <Compile Include="产品设备\产品\PartBase_NO.cs" />
    <Compile Include="产品设备\阀门信息\ProductValve.cs" />
    <Compile Include="产品设备\阀门信息\ProductValve_Instance.cs" />
    <Compile Include="产品设备\电机信息\ProductMotor.cs" />
    <Compile Include="产品设备\电机信息\ProductMotor_Instance.cs" />
    <Compile Include="设备生产商\ManufacturerBase.cs" />
    <Compile Include="设备生产商\ManufacturerBase_Instance.cs" />
    <Compile Include="设备生产商\ManufacturerBase_NO.cs" />
    <Compile Include="产品设备\设备分类\ProductStyle_NO.cs" />
    <Compile Include="产品设备\设备分类\ProductStyle.cs" />
    <Compile Include="产品设备\设备分类\ProductStyle_Instance.cs" />
    <Compile Include="产品设备\设备型号\ProductMain.cs" />
    <Compile Include="产品设备\设备型号\ProductMain_Instance.cs" />
    <Compile Include="产品设备\设备型号\ProductMain_NO.cs" />
    <Compile Include="产品设备\设备系列\ProductSeries.cs" />
    <Compile Include="产品设备\设备系列\ProductSeries_Instance.cs" />
    <Compile Include="产品设备\设备系列\ProductSeries_NO.cs" />
    <Compile Include="用户\LoginUser.cs" />
    <Compile Include="用户\LoginUser_Instance.cs" />
    <Compile Include="产品设备\泵信息\ProductPump.cs" />
    <Compile Include="产品设备\泵信息\ProductPump_Instance.cs" />
    <Compile Include="设备送检人\Senderbase.cs" />
    <Compile Include="设备送检人\Senderbase_Instance.cs" />
    <Compile Include="设备送检人\Senderbase_NO.cs" />
    <Compile Include="操作提示配置\TestNoticeItem.cs" />
    <Compile Include="操作提示配置\TestNoticeMattter.cs" />
    <Compile Include="操作提示配置\TestNoticeMattter_Instance.cs" />
    <Compile Include="泵站\StationBase.cs" />
    <Compile Include="泵站\StationBase_Instance.cs" />
    <Compile Include="泵站\StationBase_NO.cs" />
    <Compile Include="测试台\仪表参数%28科迪%29\WorkBenchInstrumentKedi.cs" />
    <Compile Include="测试台\仪表参数%28科迪%29\WorkBenchInstrumentKedi_Instance.cs" />
    <Compile Include="测试台\仪表参数%28顺舟%29\WorkBenchInstrumentShunPortRS485.cs" />
    <Compile Include="测试台\仪表参数%28顺舟%29\WorkBenchInstrumentShunPortAna.cs" />
    <Compile Include="测试台\仪表参数%28顺舟%29\WorkBenchInstrumentShun.cs" />
    <Compile Include="测试台\仪表参数%28顺舟%29\WorkBenchInstrumentShunPortRS485_Instance.cs" />
    <Compile Include="测试台\仪表参数%28顺舟%29\WorkBenchInstrumentShunPortAna_Instance.cs" />
    <Compile Include="测试台\仪表参数%28顺舟%29\WorkBenchInstrumentShun_Instance.cs" />
    <Compile Include="测试台\压力计\PressureMeter.cs" />
    <Compile Include="测试台\压力计\PressureMeter_Instance.cs" />
    <Compile Include="测试台\测试台信息\WorkBenchBase.cs" />
    <Compile Include="测试台\测试台信息\WorkBenchBase_Instance.cs" />
    <Compile Include="测试台\测试台信息\WorkBenchBase_NO.cs" />
    <Compile Include="测试台\测试测点\WorkBenchMonitorPoint.cs" />
    <Compile Include="测试台\测试测点\WorkBenchMonitorPoint_Instance.cs" />
    <Compile Include="测试台\测试测点\WorkBenchMonitorPoint_NO.cs" />
    <Compile Include="软件设置\SoftSetting.cs" />
    <Compile Include="软件设置\SoftSetting_Instance.cs" />
  </ItemGroup>
  <ItemGroup>
    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
      <Visible>False</Visible>
      <ProductName>Windows Installer 3.1</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <ItemGroup>
    <WCFMetadata Include="FileService\" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\TProduct.Config\TProduct.Config.csproj">
      <Project>{c719fd28-e871-473e-b933-d8b0a0226ff0}</Project>
      <Name>TProduct.Config</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\TProduct.DAL\TProduct.DAL.SQLite4Core\TProduct.DAL.SQLite4Core.csproj">
      <Project>{d3539f96-9c97-48dc-b796-056668307d78}</Project>
      <Name>TProduct.DAL.SQLite4Core</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\TProduct.DAL\TProduct.DAL.SQLite4Main\TProduct.DAL.SQLite4Main.csproj">
      <Project>{96401c5e-d166-4e4e-98c2-3eca91b6c7eb}</Project>
      <Name>TProduct.DAL.SQLite4Main</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\TProduct.Entity\TProduct.Entity.Core\TProduct.Entity.Core.csproj">
      <Project>{798cf7df-4bd3-4dbe-a81b-d3e35fa8bfff}</Project>
      <Name>TProduct.Entity.Core</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\TProduct.Entity\TProduct.Entity.Main\TProduct.Entity.Main.csproj">
      <Project>{75a40994-712e-4630-9710-9ef6e6a75122}</Project>
      <Name>TProduct.Entity.Main</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\TProduct.Model\TProduct.Model.Core\TProduct.Model.Core.csproj">
      <Project>{45a930f4-f24d-4535-8fde-9e2f02b1ea17}</Project>
      <Name>TProduct.Model.Core</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\TProduct.Model\TProduct.Model.Main\TProduct.Model.Main.csproj">
      <Project>{53995dbb-9836-4647-ad22-865884fdeb9e}</Project>
      <Name>TProduct.Model.Main</Name>
    </ProjectReference>
    <ProjectReference Include="..\TProduct.BLL.Core\TProduct.BLL.Core.csproj">
      <Project>{308c9a0f-acc4-4d29-9d3a-82890178abb7}</Project>
      <Name>TProduct.BLL.Core</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <None Include="app.config" />
    <None Include="packages.config" />
  </ItemGroup>
  <ItemGroup />
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <PropertyGroup>
    <PreBuildEvent>
    </PreBuildEvent>
    <PostBuildEvent>
    </PostBuildEvent>
  </PropertyGroup>
</Project>