RailLocalMeter.csproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{D3B9BA93-8860-444C-AE3C-E0C940518E68}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>RailLocalMeter</RootNamespace>
  10. <AssemblyName>RailLocalMeter</AssemblyName>
  11. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>AnyCPU</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <PlatformTarget>AnyCPU</PlatformTarget>
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="Communication">
  37. <HintPath>..\CarLocalMeter\bin\Debug\Communication.dll</HintPath>
  38. </Reference>
  39. <Reference Include="CoreFS.CA06Lite">
  40. <HintPath>..\CarLocalMeter\bin\Debug\CoreFS.CA06Lite.dll</HintPath>
  41. </Reference>
  42. <Reference Include="iCore.Rtdb">
  43. <HintPath>..\output\iCore.Rtdb.dll</HintPath>
  44. </Reference>
  45. <Reference Include="Infragistics2.Excel.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  46. <SpecificVersion>False</SpecificVersion>
  47. <HintPath>..\CarLocalMeter\bin\Debug\Infragistics2.Excel.v9.2.dll</HintPath>
  48. </Reference>
  49. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  50. <SpecificVersion>False</SpecificVersion>
  51. <HintPath>..\CarLocalMeter\bin\Debug\Infragistics2.Shared.v9.2.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\CarLocalMeter\bin\Debug\Infragistics2.Win.Misc.v9.2.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Infragistics2.Win.UltraWinDataSource.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\CarLocalMeter\bin\Debug\Infragistics2.Win.UltraWinDataSource.v9.2.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\CarLocalMeter\bin\Debug\Infragistics2.Win.UltraWinEditors.v9.2.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>..\CarLocalMeter\bin\Debug\Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>..\CarLocalMeter\bin\Debug\Infragistics2.Win.UltraWinGrid.v9.2.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Infragistics2.Win.UltraWinTabControl.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  74. <SpecificVersion>False</SpecificVersion>
  75. <HintPath>..\CarLocalMeter\bin\Debug\Infragistics2.Win.UltraWinTabControl.v9.2.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  78. <SpecificVersion>False</SpecificVersion>
  79. <HintPath>..\CarLocalMeter\bin\Debug\Infragistics2.Win.v9.2.dll</HintPath>
  80. </Reference>
  81. <Reference Include="IRP1">
  82. <HintPath>..\CarLocalMeter\bin\Debug\IRP1.dll</HintPath>
  83. </Reference>
  84. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>..\CarLocalMeter\bin\Debug\Newtonsoft.Json.dll</HintPath>
  87. </Reference>
  88. <Reference Include="NModbus">
  89. <HintPath>..\CarLocalMeter\bin\Debug\NModbus.dll</HintPath>
  90. </Reference>
  91. <Reference Include="NModbus.Serial">
  92. <HintPath>..\CarLocalMeter\bin\Debug\NModbus.Serial.dll</HintPath>
  93. </Reference>
  94. <Reference Include="RestSharp">
  95. <HintPath>..\CarLocalMeter\bin\Debug\RestSharp.dll</HintPath>
  96. </Reference>
  97. <Reference Include="RestSharp.Serializers.NewtonsoftJson">
  98. <HintPath>..\CarLocalMeter\bin\Debug\RestSharp.Serializers.NewtonsoftJson.dll</HintPath>
  99. </Reference>
  100. <Reference Include="RFIDInterface">
  101. <HintPath>..\CarLocalMeter\bin\Debug\RFIDInterface.dll</HintPath>
  102. </Reference>
  103. <Reference Include="System" />
  104. <Reference Include="System.Configuration" />
  105. <Reference Include="System.Core" />
  106. <Reference Include="System.Xml.Linq" />
  107. <Reference Include="System.Data.DataSetExtensions" />
  108. <Reference Include="Microsoft.CSharp" />
  109. <Reference Include="System.Data" />
  110. <Reference Include="System.Deployment" />
  111. <Reference Include="System.Drawing" />
  112. <Reference Include="System.Net.Http" />
  113. <Reference Include="System.Windows.Forms" />
  114. <Reference Include="System.Xml" />
  115. </ItemGroup>
  116. <ItemGroup>
  117. <Compile Include="DbOption\DbHelper.cs" />
  118. <Compile Include="DbOption\ExtendCls.cs" />
  119. <Compile Include="DbOption\MeterWorkImageService.cs" />
  120. <Compile Include="DbOption\MeterWorkRailwayActFirstService.cs" />
  121. <Compile Include="DbOption\MeterWorkRailwayActualService.cs" />
  122. <Compile Include="DbOption\PreRailwayScaleService.cs" />
  123. <Compile Include="DbOption\ReflexCls.cs" />
  124. <Compile Include="frmMain.cs">
  125. <SubType>Form</SubType>
  126. </Compile>
  127. <Compile Include="frmMain.Designer.cs">
  128. <DependentUpon>frmMain.cs</DependentUpon>
  129. </Compile>
  130. <Compile Include="ModelCls\DjPbModel.cs" />
  131. <Compile Include="ModelCls\MeterMonitorNote.cs" />
  132. <Compile Include="ModelCls\MeterWorkImage.cs" />
  133. <Compile Include="ModelCls\MeterWorkRailwayActFirst.cs" />
  134. <Compile Include="ModelCls\MeterWorkRailwayActual.cs" />
  135. <Compile Include="ModelCls\PreRailwayScale.cs" />
  136. <Compile Include="ModelCls\ResponseData.cs" />
  137. <Compile Include="OptionCls\DbUpload.cs" />
  138. <Compile Include="OptionCls\Led\LedDll.cs" />
  139. <Compile Include="OptionCls\Led\LED_Control.cs" />
  140. <Compile Include="OptionCls\MoxaCls.cs" />
  141. <Compile Include="OptionCls\PingNetwork.cs" />
  142. <Compile Include="OptionCls\PlcCls.cs" />
  143. <Compile Include="OptionCls\RfidRailWayNo.cs" />
  144. <Compile Include="OptionCls\Voice\CamerEs.cs" />
  145. <Compile Include="OptionCls\Voice\CHCNetSDK.cs" />
  146. <Compile Include="OptionCls\Voice\CoreDevice.cs" />
  147. <Compile Include="OptionCls\Voice\HCNetSDK.cs" />
  148. <Compile Include="OptionCls\Voice\HkDvr.cs" />
  149. <Compile Include="OptionCls\Voice\IDevice.cs" />
  150. <Compile Include="OptionCls\Voice\IDvr.cs" />
  151. <Compile Include="OptionCls\Voice\VoiceMCI.cs" />
  152. <Compile Include="OptionCls\Voice\VoicePlay.cs" />
  153. <Compile Include="PbCls\AppConfigCache.cs" />
  154. <Compile Include="PbCls\CacleCls.cs" />
  155. <Compile Include="PbCls\ClsControlPack.cs" />
  156. <Compile Include="PbCls\CommonPage.cs" />
  157. <Compile Include="PbCls\EntityBase.cs" />
  158. <Compile Include="PbCls\FileOption.cs" />
  159. <Compile Include="PbCls\ImageOption.cs" />
  160. <Compile Include="PbCls\ImageZip.cs" />
  161. <Compile Include="PbCls\JsonAndT.cs" />
  162. <Compile Include="PbCls\Log.cs" />
  163. <Compile Include="PbCls\PageList.cs" />
  164. <Compile Include="PbCls\PbSomeModel.cs" />
  165. <Compile Include="Program.cs" />
  166. <Compile Include="Properties\AssemblyInfo.cs" />
  167. <Compile Include="Ucontrol\ucWeightT.cs">
  168. <SubType>UserControl</SubType>
  169. </Compile>
  170. <Compile Include="Ucontrol\ucWeightT.designer.cs">
  171. <DependentUpon>ucWeightT.cs</DependentUpon>
  172. </Compile>
  173. <EmbeddedResource Include="frmMain.resx">
  174. <DependentUpon>frmMain.cs</DependentUpon>
  175. </EmbeddedResource>
  176. <EmbeddedResource Include="Properties\licenses.licx" />
  177. <EmbeddedResource Include="Properties\Resources.resx">
  178. <Generator>ResXFileCodeGenerator</Generator>
  179. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  180. <SubType>Designer</SubType>
  181. </EmbeddedResource>
  182. <Compile Include="Properties\Resources.Designer.cs">
  183. <AutoGen>True</AutoGen>
  184. <DependentUpon>Resources.resx</DependentUpon>
  185. </Compile>
  186. <EmbeddedResource Include="Ucontrol\ucWeightT.resx">
  187. <DependentUpon>ucWeightT.cs</DependentUpon>
  188. </EmbeddedResource>
  189. <None Include="Properties\Settings.settings">
  190. <Generator>SettingsSingleFileGenerator</Generator>
  191. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  192. </None>
  193. <Compile Include="Properties\Settings.Designer.cs">
  194. <AutoGen>True</AutoGen>
  195. <DependentUpon>Settings.settings</DependentUpon>
  196. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  197. </Compile>
  198. </ItemGroup>
  199. <ItemGroup>
  200. <None Include="App.config" />
  201. </ItemGroup>
  202. <ItemGroup />
  203. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  204. </Project>