MainForm.csproj 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" 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>{486CDA85-35DC-443E-91EB-A369F0047391}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>MainForm</RootNamespace>
  11. <AssemblyName>Fa_Xiaomi_N801A</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  15. <IsWebBootstrapper>false</IsWebBootstrapper>
  16. <TargetFrameworkProfile />
  17. <PublishUrl>publish\</PublishUrl>
  18. <Install>true</Install>
  19. <InstallFrom>Disk</InstallFrom>
  20. <UpdateEnabled>false</UpdateEnabled>
  21. <UpdateMode>Foreground</UpdateMode>
  22. <UpdateInterval>7</UpdateInterval>
  23. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  24. <UpdatePeriodically>false</UpdatePeriodically>
  25. <UpdateRequired>false</UpdateRequired>
  26. <MapFileExtensions>true</MapFileExtensions>
  27. <ApplicationRevision>0</ApplicationRevision>
  28. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  29. <UseApplicationTrust>false</UseApplicationTrust>
  30. <BootstrapperEnabled>true</BootstrapperEnabled>
  31. <NuGetPackageImportStamp>
  32. </NuGetPackageImportStamp>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  35. <PlatformTarget>AnyCPU</PlatformTarget>
  36. <DebugSymbols>true</DebugSymbols>
  37. <DebugType>full</DebugType>
  38. <Optimize>false</Optimize>
  39. <OutputPath>bin\EXE\</OutputPath>
  40. <DefineConstants>DEBUG;TRACE</DefineConstants>
  41. <ErrorReport>prompt</ErrorReport>
  42. <WarningLevel>4</WarningLevel>
  43. <Prefer32Bit>false</Prefer32Bit>
  44. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  45. <CodeAnalysisRuleSet>BasicCorrectnessRules.ruleset</CodeAnalysisRuleSet>
  46. </PropertyGroup>
  47. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  48. <PlatformTarget>AnyCPU</PlatformTarget>
  49. <DebugType>pdbonly</DebugType>
  50. <Optimize>true</Optimize>
  51. <OutputPath>bin\Release\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <ErrorReport>prompt</ErrorReport>
  54. <WarningLevel>4</WarningLevel>
  55. </PropertyGroup>
  56. <PropertyGroup>
  57. <ApplicationIcon>logo.ico</ApplicationIcon>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  60. <DebugSymbols>true</DebugSymbols>
  61. <OutputPath>bin\x64\Debug\</OutputPath>
  62. <DefineConstants>DEBUG;TRACE</DefineConstants>
  63. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  64. <DebugType>full</DebugType>
  65. <PlatformTarget>x64</PlatformTarget>
  66. <LangVersion>7.3</LangVersion>
  67. <ErrorReport>prompt</ErrorReport>
  68. <CodeAnalysisRuleSet>BasicCorrectnessRules.ruleset</CodeAnalysisRuleSet>
  69. </PropertyGroup>
  70. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  71. <OutputPath>bin\x64\Release\</OutputPath>
  72. <DefineConstants>TRACE</DefineConstants>
  73. <Optimize>true</Optimize>
  74. <DebugType>pdbonly</DebugType>
  75. <PlatformTarget>x64</PlatformTarget>
  76. <LangVersion>7.3</LangVersion>
  77. <ErrorReport>prompt</ErrorReport>
  78. <Prefer32Bit>true</Prefer32Bit>
  79. </PropertyGroup>
  80. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  81. <DebugSymbols>true</DebugSymbols>
  82. <OutputPath>bin\x86\Debug\</OutputPath>
  83. <DefineConstants>DEBUG;TRACE</DefineConstants>
  84. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  85. <DebugType>full</DebugType>
  86. <PlatformTarget>x86</PlatformTarget>
  87. <LangVersion>7.3</LangVersion>
  88. <ErrorReport>prompt</ErrorReport>
  89. <CodeAnalysisRuleSet>BasicCorrectnessRules.ruleset</CodeAnalysisRuleSet>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  92. <OutputPath>bin\x86\Release\</OutputPath>
  93. <DefineConstants>TRACE</DefineConstants>
  94. <Optimize>true</Optimize>
  95. <DebugType>pdbonly</DebugType>
  96. <PlatformTarget>x86</PlatformTarget>
  97. <LangVersion>7.3</LangVersion>
  98. <ErrorReport>prompt</ErrorReport>
  99. <Prefer32Bit>true</Prefer32Bit>
  100. </PropertyGroup>
  101. <ItemGroup>
  102. <Reference Include="AxInterop.ActUtlTypeLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  103. <SpecificVersion>False</SpecificVersion>
  104. <HintPath>bin\Debug\AxInterop.ActUtlTypeLib.dll</HintPath>
  105. </Reference>
  106. <Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
  107. <HintPath>..\packages\BouncyCastle.Cryptography.2.2.1\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
  108. </Reference>
  109. <Reference Include="DevComponents.DotNetBar.Design, Version=12.1.0.0, Culture=neutral, PublicKeyToken=2c9ff1fddc42653c, processorArchitecture=MSIL">
  110. <SpecificVersion>False</SpecificVersion>
  111. <HintPath>bin\Debug\DevComponents.DotNetBar.Design.dll</HintPath>
  112. </Reference>
  113. <Reference Include="DevComponents.DotNetBar2, Version=12.1.0.0, Culture=neutral, PublicKeyToken=c39c3242a43eee2b, processorArchitecture=MSIL">
  114. <SpecificVersion>False</SpecificVersion>
  115. <HintPath>bin\Debug\DevComponents.DotNetBar2.dll</HintPath>
  116. </Reference>
  117. <Reference Include="EasyModbus, Version=5.6.0.0, Culture=neutral, processorArchitecture=MSIL">
  118. <HintPath>..\packages\EasyModbusTCP.5.6.0\lib\net40\EasyModbus.dll</HintPath>
  119. </Reference>
  120. <Reference Include="Enums.NET, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7ea1c1650d506225, processorArchitecture=MSIL">
  121. <HintPath>..\packages\Enums.NET.4.0.1\lib\net45\Enums.NET.dll</HintPath>
  122. </Reference>
  123. <Reference Include="FaFrameUI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  124. <SpecificVersion>False</SpecificVersion>
  125. <HintPath>bin\Debug\FaFrameUI.dll</HintPath>
  126. </Reference>
  127. <Reference Include="HPSocket.Net, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  128. <HintPath>..\packages\HPSocket.Net.6.0.3.1\lib\net40\HPSocket.Net.dll</HintPath>
  129. </Reference>
  130. <Reference Include="HslCommunication, Version=6.1.1.0, Culture=neutral, PublicKeyToken=cdb2261fa039ed67, processorArchitecture=MSIL">
  131. <SpecificVersion>False</SpecificVersion>
  132. <HintPath>bin\EXE\HslCommunication.dll</HintPath>
  133. </Reference>
  134. <Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
  135. <HintPath>..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
  136. </Reference>
  137. <Reference Include="Interop.ActUtlTypeLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  138. <SpecificVersion>False</SpecificVersion>
  139. <EmbedInteropTypes>True</EmbedInteropTypes>
  140. <HintPath>bin\Debug\Interop.ActUtlTypeLib.dll</HintPath>
  141. </Reference>
  142. <Reference Include="MathNet.Numerics, Version=4.15.0.0, Culture=neutral, PublicKeyToken=cd8b63ad3d691a37, processorArchitecture=MSIL">
  143. <HintPath>..\packages\MathNet.Numerics.Signed.4.15.0\lib\net461\MathNet.Numerics.dll</HintPath>
  144. </Reference>
  145. <Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=2.3.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  146. <HintPath>..\packages\Microsoft.IO.RecyclableMemoryStream.2.3.2\lib\net462\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
  147. </Reference>
  148. <Reference Include="MQTTnet, Version=4.3.7.1207, Culture=neutral, PublicKeyToken=fdb7629f2e364a63, processorArchitecture=MSIL">
  149. <HintPath>..\packages\MQTTnet.4.3.7.1207\lib\net461\MQTTnet.dll</HintPath>
  150. </Reference>
  151. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  152. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  153. </Reference>
  154. <Reference Include="NPOI.Core, Version=2.6.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  155. <HintPath>..\packages\NPOI.2.6.2\lib\net472\NPOI.Core.dll</HintPath>
  156. </Reference>
  157. <Reference Include="NPOI.OOXML, Version=2.6.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  158. <HintPath>..\packages\NPOI.2.6.2\lib\net472\NPOI.OOXML.dll</HintPath>
  159. </Reference>
  160. <Reference Include="NPOI.OpenXml4Net, Version=2.6.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  161. <HintPath>..\packages\NPOI.2.6.2\lib\net472\NPOI.OpenXml4Net.dll</HintPath>
  162. </Reference>
  163. <Reference Include="NPOI.OpenXmlFormats, Version=2.6.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  164. <HintPath>..\packages\NPOI.2.6.2\lib\net472\NPOI.OpenXmlFormats.dll</HintPath>
  165. </Reference>
  166. <Reference Include="SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
  167. <HintPath>..\packages\SixLabors.Fonts.1.0.0\lib\netstandard2.0\SixLabors.Fonts.dll</HintPath>
  168. </Reference>
  169. <Reference Include="SixLabors.ImageSharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
  170. <HintPath>..\packages\SixLabors.ImageSharp.2.1.4\lib\net472\SixLabors.ImageSharp.dll</HintPath>
  171. </Reference>
  172. <Reference Include="SqlSugar, Version=5.1.4.124, Culture=neutral, processorArchitecture=MSIL">
  173. <HintPath>..\packages\SqlSugar.5.1.4.124\lib\SqlSugar.dll</HintPath>
  174. </Reference>
  175. <Reference Include="SunnyUI, Version=3.6.0.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  176. <HintPath>..\packages\SunnyUI.3.6.0\lib\net472\SunnyUI.dll</HintPath>
  177. </Reference>
  178. <Reference Include="SunnyUI.Common, Version=3.5.1.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  179. <HintPath>..\packages\SunnyUI.Common.3.5.1\lib\net472\SunnyUI.Common.dll</HintPath>
  180. </Reference>
  181. <Reference Include="System">
  182. <HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll</HintPath>
  183. </Reference>
  184. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  185. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  186. </Reference>
  187. <Reference Include="System.ComponentModel.DataAnnotations" />
  188. <Reference Include="System.Configuration" />
  189. <Reference Include="System.Core" />
  190. <Reference Include="System.Management" />
  191. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  192. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  193. </Reference>
  194. <Reference Include="System.Net" />
  195. <Reference Include="System.Numerics" />
  196. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  197. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  198. </Reference>
  199. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  200. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  201. </Reference>
  202. <Reference Include="System.Runtime.Serialization" />
  203. <Reference Include="System.Security" />
  204. <Reference Include="System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  205. <HintPath>..\packages\System.Security.AccessControl.6.0.0\lib\net461\System.Security.AccessControl.dll</HintPath>
  206. </Reference>
  207. <Reference Include="System.Security.Cryptography.Xml, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  208. <HintPath>..\packages\System.Security.Cryptography.Xml.6.0.1\lib\net461\System.Security.Cryptography.Xml.dll</HintPath>
  209. </Reference>
  210. <Reference Include="System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  211. <HintPath>..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
  212. </Reference>
  213. <Reference Include="System.Text.Encoding.CodePages, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  214. <HintPath>..\packages\System.Text.Encoding.CodePages.5.0.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
  215. </Reference>
  216. <Reference Include="System.Web.Extensions" />
  217. <Reference Include="System.Web.Services" />
  218. <Reference Include="System.Xml.Linq" />
  219. <Reference Include="System.Data.DataSetExtensions" />
  220. <Reference Include="Microsoft.CSharp" />
  221. <Reference Include="System.Data" />
  222. <Reference Include="System.Deployment" />
  223. <Reference Include="System.Drawing" />
  224. <Reference Include="System.Net.Http" />
  225. <Reference Include="System.Windows.Forms" />
  226. <Reference Include="System.Xml" />
  227. <Reference Include="ZedGraph, Version=5.0.9.41461, Culture=neutral, PublicKeyToken=02a83cbd123fcd60, processorArchitecture=MSIL">
  228. <SpecificVersion>False</SpecificVersion>
  229. <HintPath>bin\Debug\ZedGraph.dll</HintPath>
  230. </Reference>
  231. </ItemGroup>
  232. <ItemGroup>
  233. <Compile Include="Atlas\AtlasScrew.cs" />
  234. <Compile Include="Atlas\BaseScrew.cs" />
  235. <Compile Include="Atlas\Communicate.cs" />
  236. <Compile Include="Atlas\MTF6K.cs" />
  237. <Compile Include="ClassFile\DbHelper\JsonFileHelper.cs" />
  238. <Compile Include="ClassFile\DbHelper\PracticeContext.cs" />
  239. <Compile Include="ClassFile\DbHelper\SqlHelper.cs" />
  240. <Compile Include="ClassFile\FALibraryClass\InovancePLC.cs" />
  241. <Compile Include="ClassFile\FALibraryClass\Md5Helper.cs" />
  242. <Compile Include="ClassFile\FileIOHelper.cs" />
  243. <Compile Include="ClassFile\HPSocket_TCPHelper.cs" />
  244. <Compile Include="ClassFile\Inovance_EIP.cs" />
  245. <Compile Include="ClassFile\ModbusClientHelper.cs" />
  246. <Compile Include="ClassFile\MQTTHelper.cs" />
  247. <Compile Include="ClassFile\NPOIHelper.cs" />
  248. <Compile Include="ClassFile\NPOIOperate.cs" />
  249. <Compile Include="ClassFile\ProcessHelper.cs" />
  250. <Compile Include="ClassFile\ProjectClass\AlarmData.cs" />
  251. <Compile Include="ClassFile\ProjectClass\GlobalContext.cs" />
  252. <Compile Include="ClassFile\ProjectClass\FirstCheckData.cs" />
  253. <Compile Include="ClassFile\ProjectClass\HTTP.cs" />
  254. <Compile Include="ClassFile\ProjectClass\IPHelper.cs" />
  255. <Compile Include="ClassFile\ProjectClass\LineWorkingData.cs" />
  256. <Compile Include="ClassFile\ProjectClass\OneCheckData.cs" />
  257. <Compile Include="ClassFile\ProjectClass\OneCheckResult.cs" />
  258. <Compile Include="ClassFile\ProjectClass\StationIn.cs" />
  259. <Compile Include="ClassFile\ProjectClass\ProcessData.cs" />
  260. <Compile Include="ClassFile\ProjectClass\Response.cs" />
  261. <Compile Include="ClassFile\ProjectClass\SQLHelper_New.cs" />
  262. <Compile Include="ClassFile\ProjectClass\SQLHelper.cs" />
  263. <Compile Include="ClassFile\ProjectClass\Station.cs" />
  264. <Compile Include="ClassFile\ProjectClass\WorkingData.cs" />
  265. <Compile Include="ClassFile\SerialCommunication.cs" />
  266. <Compile Include="ClassFile\XiaomiAPI_AGV\XiaomiAGVHttp_Response.cs" />
  267. <Compile Include="ClassFile\XiaomiAPI_AGV\XiaomiAGVHttp_CallEmptyContainerUnLoading.cs" />
  268. <Compile Include="ClassFile\XiaomiAPI_AGV\XiaomiAGVHttp_CallEmptyContainerLoading.cs" />
  269. <Compile Include="ClassFile\XiaomiAPI_AGV\XiaomiAGVHttp_CallFullContainerUnLoading.cs" />
  270. <Compile Include="ClassFile\XiaomiAPI_AGV\XiaomiAGVMQTT_Base.cs" />
  271. <Compile Include="ClassFile\XiaomiAPI_AGV\XiaomiAGVMQTT_UnLoading.cs" />
  272. <Compile Include="ClassFile\XiaomiAPI_AGV\XiaomiAGVMQTT_Loading.cs" />
  273. <Compile Include="ClassFile\XiaomiAPI_IOT\Extend\XiaomiMqttClient_UploadFile.cs" />
  274. <Compile Include="ClassFile\XiaomiAPI_IOT\Extend\XiaomiMqttClient_OperateLog.cs" />
  275. <Compile Include="ClassFile\XiaomiAPI_IOT\Extend\XiaomiMqttClient_EquipmentConfig.cs" />
  276. <Compile Include="ClassFile\XiaomiAPI_IOT\Extend\XiaomiMqttClient_ProcessConfig.cs" />
  277. <Compile Include="ClassFile\XiaomiAPI_IOT\Extend\XiaomiMqttClient_SensorData.cs" />
  278. <Compile Include="ClassFile\XiaomiAPI_IOT\Extend\XiaomiMqttClient_StationInputBegin.cs" />
  279. <Compile Include="ClassFile\XiaomiAPI_IOT\Extend\XiaomiMqttClient_DeviceStateData.cs" />
  280. <Compile Include="ClassFile\XiaomiAPI_IOT\Extend\XiaomiMqttClient_FaultLog.cs" />
  281. <Compile Include="ClassFile\XiaomiAPI_IOT\Extend\XiaomiMqttClient_PassStationLog.cs" />
  282. <Compile Include="ClassFile\XiaomiAPI_IOT\XiaomiDeviceOEE.cs" />
  283. <Compile Include="ClassFile\XiaomiAPI_IOT\XiaomiDeviceState.cs" />
  284. <Compile Include="ClassFile\XiaomiAPI_IOT\XiaomiMqttClient.cs" />
  285. <Compile Include="ClassFile\XiaomiAPI_IOT\Extend\XiaomiMqttClient_PassStationResult.cs" />
  286. <Compile Include="ClassFile\XiaomiAPI_IOT\XiaomiMqttLoginParam.cs" />
  287. <Compile Include="ClassFile\XiaomiAPI_IOT\XiaomiMqttResponse_ErrCode.cs" />
  288. <Compile Include="ClassFile\XiaomiAPI_MES\XiaomiMESHttp_StationOutbound.cs" />
  289. <Compile Include="ClassFile\XiaomiAPI_MES\XiaomiMESHttp_StationInbound.cs" />
  290. <Compile Include="ClassFile\XiaomiAPI_MES\XiaomiMESHttp_X5.cs" />
  291. <Compile Include="ClassFile\XiaomiAPI_MES\XiaomiMESResponse_ErrCode.cs" />
  292. <Compile Include="ClassFile\XiaomiAPI_RouteCom\XiaomiMES_RouteCommunication.cs" />
  293. <Compile Include="FaForm\Form_DevAlarm.cs">
  294. <SubType>Form</SubType>
  295. </Compile>
  296. <Compile Include="FaForm\Form_DevAlarm.Designer.cs">
  297. <DependentUpon>Form_DevAlarm.cs</DependentUpon>
  298. </Compile>
  299. <Compile Include="FaForm\Form_Home_TCP.cs">
  300. <SubType>Form</SubType>
  301. </Compile>
  302. <Compile Include="FaForm\Form_Home_SaveData.cs">
  303. <SubType>Form</SubType>
  304. </Compile>
  305. <Compile Include="FaForm\Form_MESTest.cs">
  306. <SubType>Form</SubType>
  307. </Compile>
  308. <Compile Include="FaForm\Form_MESTest.Designer.cs">
  309. <DependentUpon>Form_MESTest.cs</DependentUpon>
  310. </Compile>
  311. <Compile Include="FaForm\Form_Order.cs">
  312. <SubType>Form</SubType>
  313. </Compile>
  314. <Compile Include="FaForm\Form_Order.Designer.cs">
  315. <DependentUpon>Form_Order.cs</DependentUpon>
  316. </Compile>
  317. <Compile Include="FaForm\Form_OrderUpd.cs">
  318. <SubType>Form</SubType>
  319. </Compile>
  320. <Compile Include="FaForm\Form_OrderUpd.Designer.cs">
  321. <DependentUpon>Form_OrderUpd.cs</DependentUpon>
  322. </Compile>
  323. <Compile Include="FaForm\Form_OrderAdd.cs">
  324. <SubType>Form</SubType>
  325. </Compile>
  326. <Compile Include="FaForm\Form_OrderAdd.Designer.cs">
  327. <DependentUpon>Form_OrderAdd.cs</DependentUpon>
  328. </Compile>
  329. <Compile Include="FaForm\Form_Other.cs">
  330. <SubType>Form</SubType>
  331. </Compile>
  332. <Compile Include="FaForm\Form_Other.Designer.cs">
  333. <DependentUpon>Form_Other.cs</DependentUpon>
  334. </Compile>
  335. <Compile Include="FaForm\Form_PLCDB.cs">
  336. <SubType>Form</SubType>
  337. </Compile>
  338. <Compile Include="FaForm\Form_PLCDB.Designer.cs">
  339. <DependentUpon>Form_PLCDB.cs</DependentUpon>
  340. </Compile>
  341. <Compile Include="FaForm\Form_PLCDB_ShowInfo.cs">
  342. <SubType>Form</SubType>
  343. </Compile>
  344. <Compile Include="FaForm\Form_PLCDB_ShowInfo.Designer.cs">
  345. <DependentUpon>Form_PLCDB_ShowInfo.cs</DependentUpon>
  346. </Compile>
  347. <Compile Include="FaForm\Form_SystemSet.cs">
  348. <SubType>Form</SubType>
  349. </Compile>
  350. <Compile Include="FaForm\Form_SystemSet.designer.cs">
  351. <DependentUpon>Form_SystemSet.cs</DependentUpon>
  352. </Compile>
  353. <Compile Include="FaForm\Form_UserLogin.cs">
  354. <SubType>Form</SubType>
  355. </Compile>
  356. <Compile Include="FaForm\Form_UserLogin.designer.cs">
  357. <DependentUpon>Form_UserLogin.cs</DependentUpon>
  358. </Compile>
  359. <Compile Include="FaForm\Form_Alarm.cs">
  360. <SubType>Form</SubType>
  361. </Compile>
  362. <Compile Include="FaForm\Form_Alarm.Designer.cs">
  363. <DependentUpon>Form_Alarm.cs</DependentUpon>
  364. </Compile>
  365. <Compile Include="FaForm\Form_Main.cs">
  366. <SubType>Form</SubType>
  367. </Compile>
  368. <Compile Include="FaForm\Form_Main.Designer.cs">
  369. <DependentUpon>Form_Main.cs</DependentUpon>
  370. </Compile>
  371. <Compile Include="FaForm\Form_Welcome.cs">
  372. <SubType>Form</SubType>
  373. </Compile>
  374. <Compile Include="FaForm\Form_Welcome.designer.cs">
  375. <DependentUpon>Form_Welcome.cs</DependentUpon>
  376. </Compile>
  377. <Compile Include="ClassFile\FALibraryClass\CsvFunction.cs" />
  378. <Compile Include="ClassFile\FALibraryClass\DataFunction.cs" />
  379. <Compile Include="ClassFile\FALibraryClass\FormAutoScaling.cs" />
  380. <Compile Include="ClassFile\FALibraryClass\IniFunction.cs" />
  381. <Compile Include="ClassFile\FALibraryClass\IsStrLegal.cs" />
  382. <Compile Include="ClassFile\FALibraryClass\LogMgr.cs" />
  383. <Compile Include="ClassFile\FALibraryClass\SingletonTemplate.cs" />
  384. <Compile Include="ClassFile\FALibraryClass\SystemParameter.cs" />
  385. <Compile Include="ClassFile\FALibraryClass\TcpFunction.cs" />
  386. <Compile Include="ClassFile\FALibraryClass\FileFunction.cs" />
  387. <Compile Include="ClassFile\FALibraryClass\XmlHandle.cs" />
  388. <Compile Include="FaForm\Tips.cs">
  389. <SubType>Form</SubType>
  390. </Compile>
  391. <Compile Include="FaForm\Tips.Designer.cs">
  392. <DependentUpon>Tips.cs</DependentUpon>
  393. </Compile>
  394. <Compile Include="FaForm\Form_Home.cs">
  395. <SubType>Form</SubType>
  396. </Compile>
  397. <Compile Include="FaForm\Form_Home.Designer.cs">
  398. <DependentUpon>Form_Home.cs</DependentUpon>
  399. </Compile>
  400. <Compile Include="Models\OrderTable.cs" />
  401. <Compile Include="Models\WritePLCValue.cs" />
  402. <Compile Include="Program.cs" />
  403. <Compile Include="Properties\AssemblyInfo.cs" />
  404. <Compile Include="Properties\Resources.Designer.cs">
  405. <AutoGen>True</AutoGen>
  406. <DesignTime>True</DesignTime>
  407. <DependentUpon>Resources.resx</DependentUpon>
  408. </Compile>
  409. <Compile Include="Settings.cs" />
  410. <EmbeddedResource Include="FaForm\Form_DevAlarm.resx">
  411. <DependentUpon>Form_DevAlarm.cs</DependentUpon>
  412. </EmbeddedResource>
  413. <EmbeddedResource Include="FaForm\Form_MESTest.resx">
  414. <DependentUpon>Form_MESTest.cs</DependentUpon>
  415. </EmbeddedResource>
  416. <EmbeddedResource Include="FaForm\Form_Order.resx">
  417. <DependentUpon>Form_Order.cs</DependentUpon>
  418. </EmbeddedResource>
  419. <EmbeddedResource Include="FaForm\Form_Alarm.resx">
  420. <DependentUpon>Form_Alarm.cs</DependentUpon>
  421. </EmbeddedResource>
  422. <EmbeddedResource Include="FaForm\Form_Main.resx">
  423. <DependentUpon>Form_Main.cs</DependentUpon>
  424. </EmbeddedResource>
  425. <EmbeddedResource Include="FaForm\Form_OrderUpd.resx">
  426. <DependentUpon>Form_OrderUpd.cs</DependentUpon>
  427. </EmbeddedResource>
  428. <EmbeddedResource Include="FaForm\Form_OrderAdd.resx">
  429. <DependentUpon>Form_OrderAdd.cs</DependentUpon>
  430. </EmbeddedResource>
  431. <EmbeddedResource Include="FaForm\Form_Other.resx">
  432. <DependentUpon>Form_Other.cs</DependentUpon>
  433. </EmbeddedResource>
  434. <EmbeddedResource Include="FaForm\Form_PLCDB.resx">
  435. <DependentUpon>Form_PLCDB.cs</DependentUpon>
  436. </EmbeddedResource>
  437. <EmbeddedResource Include="FaForm\Form_PLCDB_ShowInfo.resx">
  438. <DependentUpon>Form_PLCDB_ShowInfo.cs</DependentUpon>
  439. </EmbeddedResource>
  440. <EmbeddedResource Include="FaForm\Form_SystemSet.resx">
  441. <DependentUpon>Form_SystemSet.cs</DependentUpon>
  442. </EmbeddedResource>
  443. <EmbeddedResource Include="FaForm\Form_UserLogin.resx">
  444. <DependentUpon>Form_UserLogin.cs</DependentUpon>
  445. </EmbeddedResource>
  446. <EmbeddedResource Include="FaForm\Form_Welcome.resx">
  447. <DependentUpon>Form_Welcome.cs</DependentUpon>
  448. </EmbeddedResource>
  449. <EmbeddedResource Include="FaForm\Tips.resx">
  450. <DependentUpon>Tips.cs</DependentUpon>
  451. </EmbeddedResource>
  452. <EmbeddedResource Include="FaForm\Form_Home.resx">
  453. <DependentUpon>Form_Home.cs</DependentUpon>
  454. </EmbeddedResource>
  455. <EmbeddedResource Include="Properties\Resources.resx">
  456. <Generator>ResXFileCodeGenerator</Generator>
  457. <SubType>Designer</SubType>
  458. </EmbeddedResource>
  459. <None Include="app.config" />
  460. <Content Include="DBFile\工位可调试点位预览表.xlsx">
  461. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  462. </Content>
  463. <None Include="CheckOneData.ini" />
  464. <None Include="Config.ini" />
  465. <None Include="MESConfig.ini" />
  466. <None Include="packages.config" />
  467. <None Include="Properties\Settings.settings">
  468. <Generator>SettingsSingleFileGenerator</Generator>
  469. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  470. </None>
  471. <Compile Include="Properties\Settings.Designer.cs">
  472. <AutoGen>True</AutoGen>
  473. <DependentUpon>Settings.settings</DependentUpon>
  474. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  475. </Compile>
  476. <None Include="SystemParameter.ini" />
  477. <Content Include="HPSocket\hpsocket_cn.txt" />
  478. <Content Include="HPSocket\hpsocket_en.txt" />
  479. <Content Include="Resources\MES1.png" />
  480. <Content Include="Resources\MES2.png" />
  481. <Content Include="ThingsMode\ThingsModel.json">
  482. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  483. </Content>
  484. </ItemGroup>
  485. <ItemGroup>
  486. <None Include="ProjectFile\App.config" />
  487. </ItemGroup>
  488. <ItemGroup>
  489. <Content Include="logo.ico" />
  490. <Content Include="msdn.ico" />
  491. <Content Include="ProjectFile\logo.ico" />
  492. <None Include="Resources\机器1.png" />
  493. <None Include="Resources\订单1.png" />
  494. <None Include="Resources\机器2.png" />
  495. <None Include="Resources\订单2.png" />
  496. <Content Include="ThingsMode\ark.x64.dll">
  497. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  498. </Content>
  499. <Content Include="ThingsMode\bz.exe">
  500. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  501. </Content>
  502. <Content Include="ThingsMode\DZx64.exe">
  503. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  504. </Content>
  505. <Content Include="ThingsMode\DZx86.exe">
  506. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  507. </Content>
  508. <Content Include="ThingsMode\fastJSON.dll">
  509. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  510. </Content>
  511. <Content Include="ThingsMode\FileAutoUpload.dll">
  512. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  513. </Content>
  514. <Content Include="ThingsMode\generateComputerId.exe">
  515. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  516. </Content>
  517. <Content Include="ThingsMode\M2Mqtt.Net.dll">
  518. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  519. </Content>
  520. <Content Include="ThingsMode\MQTT.dll">
  521. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  522. </Content>
  523. <Content Include="ThingsMode\MqttServer.exe">
  524. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  525. </Content>
  526. <Content Include="ThingsMode\msvcp71.dll">
  527. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  528. </Content>
  529. <Content Include="ThingsMode\msvcr71.dll">
  530. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  531. </Content>
  532. <Content Include="ThingsMode\Newtonsoft.Json.dll">
  533. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  534. </Content>
  535. <Content Include="ThingsMode\PCMonitor\CommonLog.dll">
  536. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  537. </Content>
  538. <Content Include="ThingsMode\PCMonitor\DataTransferDll.dll">
  539. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  540. </Content>
  541. <Content Include="ThingsMode\PCMonitor\msvcp140.dll">
  542. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  543. </Content>
  544. <Content Include="ThingsMode\PCMonitor\Newtonsoft.Json.dll">
  545. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  546. </Content>
  547. <Content Include="ThingsMode\PCMonitor\OpenHardwareMonitorLib.dll">
  548. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  549. </Content>
  550. <Content Include="ThingsMode\PCMonitor\PCMonitor.exe">
  551. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  552. </Content>
  553. <Content Include="ThingsMode\PCMonitor\System.Data.SQLite.dll">
  554. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  555. </Content>
  556. <Content Include="ThingsMode\PCMonitor\System.Threading.Tasks.Dataflow.dll">
  557. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  558. </Content>
  559. <Content Include="ThingsMode\PCMonitor\System.ValueTuple.dll">
  560. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  561. </Content>
  562. <Content Include="ThingsMode\PCMonitor\ucrtbase.dll">
  563. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  564. </Content>
  565. <Content Include="ThingsMode\PCMonitor\vcruntime140.dll">
  566. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  567. </Content>
  568. <Content Include="ThingsMode\Shell.dll">
  569. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  570. </Content>
  571. <Content Include="ThingsMode\System.Data.SQLite.dll">
  572. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  573. </Content>
  574. <Content Include="ThingsMode\TestRecordUpload.dll">
  575. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  576. </Content>
  577. <Content Include="XDict.lnk.ico" />
  578. <None Include="Resources\载具图2.PNG" />
  579. <None Include="Resources\logo标准.png" />
  580. <None Include="Resources\546567.png" />
  581. <None Include="Resources\543529.png" />
  582. <None Include="Resources\Vision_On.png" />
  583. <None Include="Resources\Vision_Off.png" />
  584. <None Include="Resources\Stop_On.png" />
  585. <None Include="Resources\Stop_Off.png" />
  586. <None Include="Resources\Start_On.png" />
  587. <None Include="Resources\Start_Off.png" />
  588. <None Include="Resources\set.png" />
  589. <None Include="Resources\servo_up.png" />
  590. <None Include="Resources\servo_turn_right.png" />
  591. <None Include="Resources\servo_turn_left.png" />
  592. <None Include="Resources\servo_Stop.png" />
  593. <None Include="Resources\servo_right.png" />
  594. <None Include="Resources\servo_Left.png" />
  595. <None Include="Resources\servo_front.png" />
  596. <None Include="Resources\servo_down.png" />
  597. <None Include="Resources\servo_back.png" />
  598. <None Include="Resources\Pause_On.png" />
  599. <None Include="Resources\Pause_Off.png" />
  600. <None Include="Resources\menu_save.png" />
  601. <None Include="Resources\Mannual_On.png" />
  602. <None Include="Resources\Mannual_Off.png" />
  603. <None Include="Resources\Login_On.png" />
  604. <None Include="Resources\Login_Off.png" />
  605. <None Include="Resources\light_red.png" />
  606. <None Include="Resources\light_green.png" />
  607. <None Include="Resources\light_gray.png" />
  608. <None Include="Resources\ico_save.png" />
  609. <None Include="Resources\ico_folder.png" />
  610. <None Include="Resources\Home_on.png" />
  611. <None Include="Resources\Home_Off.png" />
  612. <None Include="Resources\half_pie.png" />
  613. <None Include="Resources\File_Excel_On.png" />
  614. <None Include="Resources\File_Excel_Off.png" />
  615. <None Include="Resources\Data_Information_On.png" />
  616. <None Include="Resources\Data_Information_Off.png" />
  617. <None Include="Resources\chart_line.png" />
  618. <None Include="Resources\Alarm_On.png" />
  619. <None Include="Resources\Alarm_Off.png" />
  620. <None Include="Resources\MainBackGround.bmp" />
  621. </ItemGroup>
  622. <ItemGroup>
  623. <WCFMetadata Include="Service References\" />
  624. </ItemGroup>
  625. <ItemGroup>
  626. <BootstrapperPackage Include=".NETFramework,Version=v4.5.2">
  627. <Visible>False</Visible>
  628. <ProductName>Microsoft .NET Framework 4.5.2 %28x86 和 x64%29</ProductName>
  629. <Install>true</Install>
  630. </BootstrapperPackage>
  631. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  632. <Visible>False</Visible>
  633. <ProductName>.NET Framework 3.5 SP1</ProductName>
  634. <Install>false</Install>
  635. </BootstrapperPackage>
  636. </ItemGroup>
  637. <ItemGroup />
  638. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  639. <Import Project="..\packages\HPSocket.Net.6.0.3.1\build\HPSocket.Net.targets" Condition="Exists('..\packages\HPSocket.Net.6.0.3.1\build\HPSocket.Net.targets')" />
  640. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  641. <PropertyGroup>
  642. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  643. </PropertyGroup>
  644. <Error Condition="!Exists('..\packages\HPSocket.Net.6.0.3.1\build\HPSocket.Net.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\HPSocket.Net.6.0.3.1\build\HPSocket.Net.targets'))" />
  645. </Target>
  646. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  647. Other similar extension points exist, see Microsoft.Common.targets.
  648. <Target Name="BeforeBuild">
  649. </Target>
  650. <Target Name="AfterBuild">
  651. </Target>
  652. -->
  653. </Project>