CarLocalMeter.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  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>{1A70F24F-2219-453B-A1F1-B31F72048324}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>CarLocalMeter</RootNamespace>
  10. <AssemblyName>CarLocalMeter</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, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
  37. <SpecificVersion>False</SpecificVersion>
  38. <HintPath>bin\Debug\Communication.dll</HintPath>
  39. </Reference>
  40. <Reference Include="CoreFS.CA06Lite, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
  41. <SpecificVersion>False</SpecificVersion>
  42. <HintPath>..\output\CoreFS.CA06Lite.dll</HintPath>
  43. </Reference>
  44. <Reference Include="iCore.Rtdb">
  45. <HintPath>..\output\iCore.Rtdb.dll</HintPath>
  46. </Reference>
  47. <Reference Include="Infragistics2.Excel.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  48. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  49. <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  50. <Reference Include="Infragistics2.Win.UltraWinDataSource.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  51. <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  52. <Reference Include="Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  53. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  54. <Reference Include="Infragistics2.Win.UltraWinTabControl.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  55. <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  56. <Reference Include="IRP1, Version=1.4.3.0, Culture=neutral, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>bin\Debug\IRP1.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Microsoft.VisualBasic" />
  61. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\output\Newtonsoft.Json.dll</HintPath>
  64. </Reference>
  65. <Reference Include="NModbus, Version=3.0.40.0, Culture=neutral, processorArchitecture=MSIL">
  66. <HintPath>..\packages\NModbus.3.0.40\lib\net45\NModbus.dll</HintPath>
  67. </Reference>
  68. <Reference Include="NModbus.Serial, Version=3.0.40.0, Culture=neutral, processorArchitecture=MSIL">
  69. <HintPath>..\packages\NModbus.Serial.3.0.40\lib\net45\NModbus.Serial.dll</HintPath>
  70. </Reference>
  71. <Reference Include="RFIDInterface, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
  72. <SpecificVersion>False</SpecificVersion>
  73. <HintPath>bin\Debug\RFIDInterface.dll</HintPath>
  74. </Reference>
  75. <Reference Include="ServiceStack.Common, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587, processorArchitecture=MSIL">
  76. <HintPath>..\packages\ServiceStack.Common.5.0.0\lib\net45\ServiceStack.Common.dll</HintPath>
  77. </Reference>
  78. <Reference Include="ServiceStack.Interfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587, processorArchitecture=MSIL">
  79. <HintPath>..\packages\ServiceStack.Interfaces.5.0.0\lib\net45\ServiceStack.Interfaces.dll</HintPath>
  80. </Reference>
  81. <Reference Include="ServiceStack.Redis, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587, processorArchitecture=MSIL">
  82. <HintPath>..\packages\ServiceStack.Redis.5.0.0\lib\net45\ServiceStack.Redis.dll</HintPath>
  83. </Reference>
  84. <Reference Include="ServiceStack.Text, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587, processorArchitecture=MSIL">
  85. <HintPath>..\packages\ServiceStack.Text.5.0.0\lib\net45\ServiceStack.Text.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System" />
  88. <Reference Include="System.Configuration" />
  89. <Reference Include="System.Core" />
  90. <Reference Include="System.Design" />
  91. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  92. <Reference Include="System.Web" />
  93. <Reference Include="System.Xml.Linq" />
  94. <Reference Include="System.Data.DataSetExtensions" />
  95. <Reference Include="Microsoft.CSharp" />
  96. <Reference Include="System.Data" />
  97. <Reference Include="System.Deployment" />
  98. <Reference Include="System.Drawing" />
  99. <Reference Include="System.Net.Http" />
  100. <Reference Include="System.Windows.Forms" />
  101. <Reference Include="System.Xml" />
  102. </ItemGroup>
  103. <ItemGroup>
  104. <Compile Include="DbOption\DbHelper.cs" />
  105. <Compile Include="DbOption\ExtendCls.cs" />
  106. <Compile Include="DbOption\MeterBaseRfidInfoService.cs" />
  107. <Compile Include="DbOption\MeterWorkCarActualFirstService.cs" />
  108. <Compile Include="DbOption\MeterWorkCarActualService.cs" />
  109. <Compile Include="DbOption\MeterWorkImageService.cs" />
  110. <Compile Include="DbOption\PreTrackScaleService.cs" />
  111. <Compile Include="DbOption\ReflexCls.cs" />
  112. <Compile Include="Endian.cs" />
  113. <Compile Include="ModelCls\DjPbModel.cs" />
  114. <Compile Include="ModelCls\MeterBaseRfidInfo.cs" />
  115. <Compile Include="ModelCls\MeterWorkPreLink.cs" />
  116. <Compile Include="OptionCls\ComCls.cs" />
  117. <Compile Include="OptionCls\DbUpload.cs" />
  118. <Compile Include="OptionCls\Led\LedDll.cs" />
  119. <Compile Include="OptionCls\Led\LED_Control.cs" />
  120. <Compile Include="ModelCls\ActualFirstModel.cs" />
  121. <Compile Include="ModelCls\MeterMonitorNote.cs" />
  122. <Compile Include="ModelCls\MeterWorkCarActual.cs" />
  123. <Compile Include="ModelCls\MeterWorkCarActualFirst.cs" />
  124. <Compile Include="ModelCls\MeterWorkImage.cs" />
  125. <Compile Include="ModelCls\PreTrackScale.cs" />
  126. <Compile Include="OptionCls\PingNetwork.cs" />
  127. <Compile Include="OptionCls\Voice\CHCNetSDK.cs" />
  128. <Compile Include="OptionCls\Voice\CoreDevice.cs" />
  129. <Compile Include="OptionCls\Voice\HCNetSDK.cs" />
  130. <Compile Include="OptionCls\Voice\HkDvr.cs" />
  131. <Compile Include="OptionCls\Voice\IDevice.cs" />
  132. <Compile Include="OptionCls\Voice\IDvr.cs" />
  133. <Compile Include="PbCls\AppConfigCache.cs" />
  134. <Compile Include="PbCls\ClsControlPack.cs" />
  135. <Compile Include="PbCls\CommonPage.cs" />
  136. <Compile Include="PbCls\EntityBase.cs" />
  137. <Compile Include="PbCls\FileOption.cs" />
  138. <Compile Include="PbCls\JsonAndT.cs" />
  139. <Compile Include="PbCls\ImageZip.cs" />
  140. <Compile Include="PbCls\ImageOption.cs" />
  141. <Compile Include="PbCls\CacleCls.cs" />
  142. <Compile Include="OptionCls\Voice\CamerEs.cs" />
  143. <Compile Include="OptionCls\CarNoCls.cs" />
  144. <Compile Include="frmMain.cs">
  145. <SubType>Form</SubType>
  146. </Compile>
  147. <Compile Include="frmMain.Designer.cs">
  148. <DependentUpon>frmMain.cs</DependentUpon>
  149. </Compile>
  150. <Compile Include="PbCls\Log.cs" />
  151. <Compile Include="OptionCls\MoxaCls.cs" />
  152. <Compile Include="OptionCls\PlcCls.cs" />
  153. <Compile Include="PbCls\PageList.cs" />
  154. <Compile Include="PbCls\PbSomeModel.cs" />
  155. <Compile Include="Program.cs" />
  156. <Compile Include="Properties\AssemblyInfo.cs" />
  157. <Compile Include="OptionCls\RedisCls.cs" />
  158. <Compile Include="Redis\ICache.cs" />
  159. <Compile Include="Redis\RedisCache.cs" />
  160. <Compile Include="Redis\RedisListService.cs" />
  161. <Compile Include="Redis\RedisOption.cs" />
  162. <Compile Include="OptionCls\RfIdCarNo.cs" />
  163. <Compile Include="OptionCls\Voice\VoiceMCI.cs" />
  164. <Compile Include="OptionCls\Voice\VoicePlay.cs" />
  165. <Compile Include="Ucontrol\ucWeightT.cs">
  166. <SubType>UserControl</SubType>
  167. </Compile>
  168. <Compile Include="Ucontrol\ucWeightT.designer.cs">
  169. <DependentUpon>ucWeightT.cs</DependentUpon>
  170. </Compile>
  171. <EmbeddedResource Include="frmMain.resx">
  172. <DependentUpon>frmMain.cs</DependentUpon>
  173. </EmbeddedResource>
  174. <EmbeddedResource Include="Properties\licenses.licx" />
  175. <EmbeddedResource Include="Properties\Resources.resx">
  176. <Generator>ResXFileCodeGenerator</Generator>
  177. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  178. <SubType>Designer</SubType>
  179. </EmbeddedResource>
  180. <Compile Include="Properties\Resources.Designer.cs">
  181. <AutoGen>True</AutoGen>
  182. <DependentUpon>Resources.resx</DependentUpon>
  183. </Compile>
  184. <EmbeddedResource Include="Ucontrol\ucWeightT.resx">
  185. <DependentUpon>ucWeightT.cs</DependentUpon>
  186. </EmbeddedResource>
  187. <None Include="packages.config" />
  188. <None Include="Properties\Settings.settings">
  189. <Generator>SettingsSingleFileGenerator</Generator>
  190. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  191. </None>
  192. <Compile Include="Properties\Settings.Designer.cs">
  193. <AutoGen>True</AutoGen>
  194. <DependentUpon>Settings.settings</DependentUpon>
  195. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  196. </Compile>
  197. </ItemGroup>
  198. <ItemGroup>
  199. <None Include="App.config" />
  200. </ItemGroup>
  201. <ItemGroup>
  202. <Content Include="bin\Debug\NModbus.xml" />
  203. <Content Include="bin\Debug\Sound\计量完成多委托.wav" />
  204. </ItemGroup>
  205. <ItemGroup />
  206. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  207. </Project>