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
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>8.0.30703</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{6F64DE41-A780-48BB-96AA-E2F652DAF521}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>TProduct.Link.Kedi</RootNamespace>
    <AssemblyName>TProduct.Link.Kedi</AssemblyName>
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <TargetFrameworkProfile />
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>..\..\..\Out\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>..\..\..\Out\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <PlatformTarget>AnyCPU</PlatformTarget>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup>
    <StartupObject />
  </PropertyGroup>
  <PropertyGroup>
    <ApplicationIcon>
    </ApplicationIcon>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>..\..\..\Out\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <DebugType>full</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    <OutputPath>..\..\..\Out\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <Optimize>true</Optimize>
    <DebugType>pdbonly</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System" />
    <Reference Include="System.ComponentModel.DataAnnotations" />
    <Reference Include="System.Core" />
    <Reference Include="System.Data.Linq" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Data" />
    <Reference Include="System.Xml" />
    <Reference Include="TProduct.Log, Version=1.2.1.30205, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\LibInterior\TProduct.Log.dll</HintPath>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="LinkHelper.cs" />
    <Compile Include="LinkHelper_其他.cs" />
    <Compile Include="力夫\Msg_力夫_直流电源.cs" />
    <Compile Include="武汉701\LinkHelper_武汉701.cs" />
    <Compile Include="武汉701\Msg_武汉701_转速.cs" />
    <Compile Include="武汉701\Msg_武汉701_PLC_阀.cs" />
    <Compile Include="武汉701\Msg_武汉701_PLC_泵.cs" />
    <Compile Include="武汉701\PlcMsgHelper.cs" />
    <Compile Include="江大\LinkHelper_江苏大学.cs" />
    <Compile Include="力夫\LinkHelper_杭州力夫.cs" />
    <Compile Include="力夫\Msg_力夫_温度控制器.cs" />
    <Compile Include="江大\Msg_江大_扭矩仪.cs" />
    <Compile Include="力夫\Msg_力夫_电参数.cs" />
    <Compile Include="msg_item\SiKdMsgHelper.cs" />
    <Compile Include="力夫\Msg_力夫_Dr.cs" />
    <Compile Include="江大\Msg_江大_Dr.cs" />
    <Compile Include="msg_青岛青智\QZ_8930.cs" />
    <Compile Include="力夫\Msg_力夫_PLC.cs" />
    <Compile Include="力夫\Msg_力夫_阀门.cs" />
    <Compile Include="msg_青岛青智\QZ_8902F2.cs" />
    <Compile Include="msg_item\SiMsg压力.cs" />
    <Compile Include="msg_item\SiMsg流量转速.cs" />
    <Compile Include="msg_item\SiMsg阀门.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
      <DependentUpon>Settings.settings</DependentUpon>
    </Compile>
    <Compile Include="爱福士\LinkHelper_爱福士.cs" />
    <Compile Include="爱福士\Msg_爱福士_流量计.cs" />
    <Compile Include="爱福士\Msg_爱福士_Dr.cs" />
    <Compile Include="爱福士\Msg_爱福士_阀门.cs" />
    <Compile Include="犇流\LinkHelper_犇流.cs" />
    <Compile Include="犇流\Msg_犇流_阀门.cs" />
    <Compile Include="犇流\Msg_犇流_转速.cs" />
    <Compile Include="犇流\Msg_犇流_Dr.cs" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <SubType>Designer</SubType>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    </EmbeddedResource>
  </ItemGroup>
  <ItemGroup>
    <None Include="app.config" />
    <None Include="Properties\Settings.settings">
      <Generator>PublicSettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\TProduct.Config\TProduct.Config.csproj">
      <Project>{c719fd28-e871-473e-b933-d8b0a0226ff0}</Project>
      <Name>TProduct.Config</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.Model\TProduct.Model.Test\TProduct.Model.Test.csproj">
      <Project>{f04b3071-5cc7-40b0-87fc-dd8076fd3989}</Project>
      <Name>TProduct.Model.Test</Name>
    </ProjectReference>
    <ProjectReference Include="..\TProduct.Link.Core\TProduct.Link.Core.csproj">
      <Project>{acf5d362-c08e-4a8b-b16f-9958c15c6c72}</Project>
      <Name>TProduct.Link.Core</Name>
    </ProjectReference>
    <ProjectReference Include="..\TProduct.RS485\TProduct.RS485.csproj">
      <Project>{5c10c0b1-1154-468f-ad0b-d1d3adfb9128}</Project>
      <Name>TProduct.RS485</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup />
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>