HslCommunication_Net35.csproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  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>{D3710B78-1B32-4D53-9604-0451A795A2F5}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>HslCommunication</RootNamespace>
  11. <AssemblyName>HslCommunication</AssemblyName>
  12. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <SccProjectName>
  15. </SccProjectName>
  16. <SccLocalPath>
  17. </SccLocalPath>
  18. <SccAuxPath>
  19. </SccAuxPath>
  20. <SccProvider>
  21. </SccProvider>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  24. <DebugSymbols>true</DebugSymbols>
  25. <DebugType>full</DebugType>
  26. <Optimize>false</Optimize>
  27. <OutputPath>bin\Debug\</OutputPath>
  28. <DefineConstants>DEBUG;TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. <DocumentationFile>bin\Debug\HslCommunication.xml</DocumentationFile>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <DocumentationFile>bin\Release\HslCommunication.xml</DocumentationFile>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  43. <DebugSymbols>true</DebugSymbols>
  44. <OutputPath>bin\x86\Debug\</OutputPath>
  45. <DefineConstants>DEBUG;TRACE</DefineConstants>
  46. <DocumentationFile>bin\Debug\HslCommunication.xml</DocumentationFile>
  47. <DebugType>full</DebugType>
  48. <PlatformTarget>x86</PlatformTarget>
  49. <ErrorReport>prompt</ErrorReport>
  50. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  53. <OutputPath>bin\x86\Release\</OutputPath>
  54. <DefineConstants>TRACE</DefineConstants>
  55. <DocumentationFile>bin\Release\HslCommunication.xml</DocumentationFile>
  56. <Optimize>true</Optimize>
  57. <DebugType>pdbonly</DebugType>
  58. <PlatformTarget>x86</PlatformTarget>
  59. <ErrorReport>prompt</ErrorReport>
  60. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  63. <DebugSymbols>true</DebugSymbols>
  64. <OutputPath>bin\x64\Debug\</OutputPath>
  65. <DefineConstants>DEBUG;TRACE</DefineConstants>
  66. <DocumentationFile>bin\Debug\HslCommunication.xml</DocumentationFile>
  67. <DebugType>full</DebugType>
  68. <PlatformTarget>x64</PlatformTarget>
  69. <ErrorReport>prompt</ErrorReport>
  70. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  71. </PropertyGroup>
  72. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  73. <OutputPath>bin\x64\Release\</OutputPath>
  74. <DefineConstants>TRACE</DefineConstants>
  75. <DocumentationFile>bin\Release\HslCommunication.xml</DocumentationFile>
  76. <Optimize>true</Optimize>
  77. <DebugType>pdbonly</DebugType>
  78. <PlatformTarget>x64</PlatformTarget>
  79. <ErrorReport>prompt</ErrorReport>
  80. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  81. </PropertyGroup>
  82. <ItemGroup>
  83. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>..\PCLCommunication\lib\Newtonsoft.Json.dll</HintPath>
  86. <Private>True</Private>
  87. </Reference>
  88. <Reference Include="System" />
  89. <Reference Include="System.Core" />
  90. <Reference Include="System.Drawing" />
  91. <Reference Include="System.Management" />
  92. <Reference Include="System.Windows.Forms" />
  93. <Reference Include="System.Xml.Linq" />
  94. <Reference Include="System.Data.DataSetExtensions" />
  95. <Reference Include="System.Data" />
  96. <Reference Include="System.Xml" />
  97. </ItemGroup>
  98. <ItemGroup>
  99. <Compile Include="BasicFramework\FormPortraitSelect.cs">
  100. <SubType>Form</SubType>
  101. </Compile>
  102. <Compile Include="BasicFramework\FormPortraitSelect.Designer.cs">
  103. <DependentUpon>FormPortraitSelect.cs</DependentUpon>
  104. </Compile>
  105. <Compile Include="BasicFramework\FormSupport.cs">
  106. <SubType>Form</SubType>
  107. </Compile>
  108. <Compile Include="BasicFramework\FormSupport.Designer.cs">
  109. <DependentUpon>FormSupport.cs</DependentUpon>
  110. </Compile>
  111. <Compile Include="BasicFramework\SoftCache.cs" />
  112. <Compile Include="BasicFramework\SoftException.cs" />
  113. <Compile Include="BasicFramework\FormAuthorAdvertisement.cs">
  114. <SubType>Form</SubType>
  115. </Compile>
  116. <Compile Include="BasicFramework\FormAuthorAdvertisement.designer.cs">
  117. <DependentUpon>FormAuthorAdvertisement.cs</DependentUpon>
  118. </Compile>
  119. <Compile Include="BasicFramework\FormAuthorize.cs">
  120. <SubType>Form</SubType>
  121. </Compile>
  122. <Compile Include="BasicFramework\FormAuthorize.designer.cs">
  123. <DependentUpon>FormAuthorize.cs</DependentUpon>
  124. </Compile>
  125. <Compile Include="BasicFramework\FormPopup.cs">
  126. <SubType>Form</SubType>
  127. </Compile>
  128. <Compile Include="BasicFramework\FormPopup.designer.cs">
  129. <DependentUpon>FormPopup.cs</DependentUpon>
  130. </Compile>
  131. <Compile Include="BasicFramework\SoftAnimation.cs" />
  132. <Compile Include="BasicFramework\SoftAuthorize.cs" />
  133. <Compile Include="BasicFramework\SoftBaseClass.cs" />
  134. <Compile Include="BasicFramework\SoftBasic.cs" />
  135. <Compile Include="BasicFramework\SoftMail.cs" />
  136. <Compile Include="BasicFramework\SoftMsgQueue.cs" />
  137. <Compile Include="BasicFramework\SoftNumerical.cs" />
  138. <Compile Include="BasicFramework\SoftPainting.cs" />
  139. <Compile Include="BasicFramework\SoftSecurity.cs" />
  140. <Compile Include="BasicFramework\SoftSqlOperate.cs" />
  141. <Compile Include="BasicFramework\SoftVersion.cs" />
  142. <Compile Include="Controls\UserCurve.cs">
  143. <SubType>UserControl</SubType>
  144. </Compile>
  145. <Compile Include="Controls\UserCurve.Designer.cs">
  146. <DependentUpon>UserCurve.cs</DependentUpon>
  147. </Compile>
  148. <Compile Include="Controls\UserGaugeChart.cs">
  149. <SubType>UserControl</SubType>
  150. </Compile>
  151. <Compile Include="Controls\UserGaugeChart.Designer.cs">
  152. <DependentUpon>UserGaugeChart.cs</DependentUpon>
  153. </Compile>
  154. <Compile Include="Controls\UserLantern.cs">
  155. <SubType>UserControl</SubType>
  156. </Compile>
  157. <Compile Include="Controls\UserLantern.Designer.cs">
  158. <DependentUpon>UserLantern.cs</DependentUpon>
  159. </Compile>
  160. <Compile Include="Controls\UserPieChart.cs">
  161. <SubType>UserControl</SubType>
  162. </Compile>
  163. <Compile Include="Controls\UserPieChart.Designer.cs">
  164. <DependentUpon>UserPieChart.cs</DependentUpon>
  165. </Compile>
  166. <Compile Include="Controls\UserSwitch.cs">
  167. <SubType>UserControl</SubType>
  168. </Compile>
  169. <Compile Include="Controls\UserSwitch.Designer.cs">
  170. <DependentUpon>UserSwitch.cs</DependentUpon>
  171. </Compile>
  172. <Compile Include="Controls\UserVerticalProgress.cs">
  173. <SubType>UserControl</SubType>
  174. </Compile>
  175. <Compile Include="Controls\UserVerticalProgress.Designer.cs">
  176. <DependentUpon>UserVerticalProgress.cs</DependentUpon>
  177. </Compile>
  178. <Compile Include="Core\IMessage\FetchWriteMessage.cs" />
  179. <Compile Include="Core\IMessage\FinsMessage.cs" />
  180. <Compile Include="Core\IMessage\HslMessage.cs" />
  181. <Compile Include="Core\IMessage\MelsecA1EAsciiMessage.cs" />
  182. <Compile Include="Core\IMessage\MelsecA1EBinaryMessage.cs" />
  183. <Compile Include="Core\IMessage\MelsecQnA3EAsciiMessage.cs" />
  184. <Compile Include="Core\IMessage\MelsecQnA3EBinaryMessage.cs" />
  185. <Compile Include="Core\IMessage\ModbusTcpMessage.cs" />
  186. <Compile Include="Core\IMessage\S7Message.cs" />
  187. <Compile Include="Core\Net\ClassNetHandle.cs" />
  188. <Compile Include="Core\Net\CommunicationProtocol.cs" />
  189. <Compile Include="Controls\UserButton.cs">
  190. <SubType>UserControl</SubType>
  191. </Compile>
  192. <Compile Include="Controls\UserButton.designer.cs">
  193. <DependentUpon>UserButton.cs</DependentUpon>
  194. </Compile>
  195. <Compile Include="Controls\UserClock.cs">
  196. <SubType>UserControl</SubType>
  197. </Compile>
  198. <Compile Include="Controls\UserClock.designer.cs">
  199. <DependentUpon>UserClock.cs</DependentUpon>
  200. </Compile>
  201. <Compile Include="Core\IMessage\INetMessage.cs" />
  202. <Compile Include="Core\Net\IReadWriteNet.cs" />
  203. <Compile Include="Core\Net\NetworkBase\NetworkBase.cs" />
  204. <Compile Include="Core\Net\NetworkBase\NetworkFileServerBase.cs" />
  205. <Compile Include="Core\Net\NetworkBase\NetworkServerBase.cs" />
  206. <Compile Include="Core\Net\StateOne\AppSession.cs" />
  207. <Compile Include="Core\Net\StateOne\AsyncStateSend.cs" />
  208. <Compile Include="Core\Net\StateOne\StateObject.cs" />
  209. <Compile Include="Core\Net\NetworkBase\NetworkDoubleBase.cs" />
  210. <Compile Include="Core\Net\StateOne\FileStateObject.cs" />
  211. <Compile Include="Core\Net\NetworkBase\NetworkXBase.cs" />
  212. <Compile Include="Core\Net\StateOne\StateOneBase.cs" />
  213. <Compile Include="Core\Thread\ThreadLock.cs" />
  214. <Compile Include="Core\Transfer\IByteTransform.cs" />
  215. <Compile Include="Core\Transfer\RegularByteTransform.cs" />
  216. <Compile Include="Core\Transfer\ReverseBytesTransform.cs" />
  217. <Compile Include="Core\Transfer\ReverseWordTransform.cs" />
  218. <Compile Include="Core\Types\HslPieItem.cs" />
  219. <Compile Include="Enthernet\DeviceNet\ClassDeviceNet.cs" />
  220. <Compile Include="Enthernet\FileNet\AdvancedFileServer.cs" />
  221. <Compile Include="Enthernet\FileNet\FileBaseInfo.cs" />
  222. <Compile Include="Enthernet\FileNet\FileClientBase.cs" />
  223. <Compile Include="Enthernet\FileNet\FileMarkId.cs" />
  224. <Compile Include="Enthernet\FileNet\GroupFileContainer.cs" />
  225. <Compile Include="Enthernet\FileNet\GroupFileItem.cs" />
  226. <Compile Include="Enthernet\FileNet\IntegrationFileClient.cs" />
  227. <Compile Include="Enthernet\FileNet\UltimateFileServer.cs" />
  228. <Compile Include="Enthernet\SimplifyNet\MelsecA1EAsciiServer.cs" />
  229. <Compile Include="Enthernet\SoftUpdateNet\ClassSoftUpdate.cs" />
  230. <Compile Include="Enthernet\ComplexNet\NetComplexClient.cs" />
  231. <Compile Include="Enthernet\ComplexNet\NetComplexServer.cs" />
  232. <Compile Include="Enthernet\DeviceNet\DeviceState.cs" />
  233. <Compile Include="Enthernet\SimplifyNet\NetSimplifyClient.cs" />
  234. <Compile Include="Enthernet\SimplifyNet\NetSimplifyServer.cs" />
  235. <Compile Include="Core\Types\HslTimeOut.cs" />
  236. <Compile Include="Enthernet\UdpNet\NetUdpClient.cs" />
  237. <Compile Include="Enthernet\UdpNet\NetUdpServer.cs" />
  238. <Compile Include="LogNet\Core\ILogNet.cs" />
  239. <Compile Include="LogNet\Core\LogBase.cs" />
  240. <Compile Include="LogNet\Core\Types.cs" />
  241. <Compile Include="LogNet\View\FormLogNetView.cs">
  242. <SubType>Form</SubType>
  243. </Compile>
  244. <Compile Include="LogNet\View\FormLogNetView.Designer.cs">
  245. <DependentUpon>FormLogNetView.cs</DependentUpon>
  246. </Compile>
  247. <Compile Include="LogNet\View\LogNetAnalysisControl.cs">
  248. <SubType>UserControl</SubType>
  249. </Compile>
  250. <Compile Include="LogNet\View\LogNetAnalysisControl.Designer.cs">
  251. <DependentUpon>LogNetAnalysisControl.cs</DependentUpon>
  252. </Compile>
  253. <Compile Include="LogNet\LogNetManagment.cs" />
  254. <Compile Include="LogNet\Logs\LogNetDateTime.cs" />
  255. <Compile Include="LogNet\Logs\LogNetFileSize.cs" />
  256. <Compile Include="LogNet\Logs\LogNetSingle.cs" />
  257. <Compile Include="Core\Net\NetSupport.cs" />
  258. <Compile Include="Core\Types\OperateResult.cs" />
  259. <Compile Include="ModBus\ModbusInfo.cs" />
  260. <Compile Include="ModBus\ModBusMonitorAddress.cs" />
  261. <Compile Include="ModBus\ModBusState.cs" />
  262. <Compile Include="ModBus\ModbusTcp\ModbusTcpNet.cs" />
  263. <Compile Include="Core\Types\IDataTransfer.cs" />
  264. <Compile Include="ModBus\ModbusTcp\ModbusTcpServer.cs" />
  265. <Compile Include="ModBus\MonitorAddress.cs" />
  266. <Compile Include="Profinet\Melsec\MelsecA1EDataType.cs" />
  267. <Compile Include="Profinet\Melsec\MelsecA1EAsciiNet.cs" />
  268. <Compile Include="Profinet\Melsec\MelsecA1ENet.cs" />
  269. <Compile Include="Profinet\Melsec\MelsecMcAsciiNet.cs" />
  270. <Compile Include="Profinet\Melsec\MelsecMcDataType.cs" />
  271. <Compile Include="Profinet\Melsec\MelsecMcNet.cs" />
  272. <Compile Include="Profinet\Melsec\MelsecNetMultiAsync.cs" />
  273. <Compile Include="Profinet\Omron\OmronFinsDataType.cs" />
  274. <Compile Include="Profinet\Omron\OmronFinsNet.cs" />
  275. <Compile Include="Profinet\Omron\OmronInfo.cs" />
  276. <Compile Include="Profinet\Siemens\SiemensFetchWriteNet.cs" />
  277. <Compile Include="Profinet\Siemens\SiemensPLCS.cs" />
  278. <Compile Include="Profinet\Siemens\SiemensS7Net.cs" />
  279. <Compile Include="Properties\AssemblyInfo.cs" />
  280. <Compile Include="Properties\Resources.Designer.cs">
  281. <AutoGen>True</AutoGen>
  282. <DesignTime>True</DesignTime>
  283. <DependentUpon>Resources.resx</DependentUpon>
  284. </Compile>
  285. <Compile Include="Core\Security\Security.cs" />
  286. <Compile Include="Serial\CRCSupport.cs" />
  287. <Compile Include="Serial\SerialCommunicationBase.cs" />
  288. <Compile Include="StringResources.cs" />
  289. <Compile Include="BasicFramework\SoftZipped.cs" />
  290. </ItemGroup>
  291. <ItemGroup>
  292. <EmbeddedResource Include="BasicFramework\FormAuthorAdvertisement.resx">
  293. <DependentUpon>FormAuthorAdvertisement.cs</DependentUpon>
  294. </EmbeddedResource>
  295. <EmbeddedResource Include="BasicFramework\FormAuthorize.resx">
  296. <DependentUpon>FormAuthorize.cs</DependentUpon>
  297. </EmbeddedResource>
  298. <EmbeddedResource Include="BasicFramework\FormPopup.resx">
  299. <DependentUpon>FormPopup.cs</DependentUpon>
  300. </EmbeddedResource>
  301. <EmbeddedResource Include="BasicFramework\FormPortraitSelect.resx">
  302. <DependentUpon>FormPortraitSelect.cs</DependentUpon>
  303. </EmbeddedResource>
  304. <EmbeddedResource Include="BasicFramework\FormSupport.resx">
  305. <DependentUpon>FormSupport.cs</DependentUpon>
  306. </EmbeddedResource>
  307. <EmbeddedResource Include="Controls\UserButton.resx">
  308. <DependentUpon>UserButton.cs</DependentUpon>
  309. </EmbeddedResource>
  310. <EmbeddedResource Include="Controls\UserClock.resx">
  311. <DependentUpon>UserClock.cs</DependentUpon>
  312. </EmbeddedResource>
  313. <EmbeddedResource Include="Controls\UserCurve.resx">
  314. <DependentUpon>UserCurve.cs</DependentUpon>
  315. </EmbeddedResource>
  316. <EmbeddedResource Include="Controls\UserGaugeChart.resx">
  317. <DependentUpon>UserGaugeChart.cs</DependentUpon>
  318. </EmbeddedResource>
  319. <EmbeddedResource Include="Controls\UserLantern.resx">
  320. <DependentUpon>UserLantern.cs</DependentUpon>
  321. </EmbeddedResource>
  322. <EmbeddedResource Include="Controls\UserPieChart.resx">
  323. <DependentUpon>UserPieChart.cs</DependentUpon>
  324. </EmbeddedResource>
  325. <EmbeddedResource Include="Controls\UserSwitch.resx">
  326. <DependentUpon>UserSwitch.cs</DependentUpon>
  327. </EmbeddedResource>
  328. <EmbeddedResource Include="Controls\UserVerticalProgress.resx">
  329. <DependentUpon>UserVerticalProgress.cs</DependentUpon>
  330. </EmbeddedResource>
  331. <EmbeddedResource Include="LogNet\View\FormLogNetView.resx">
  332. <DependentUpon>FormLogNetView.cs</DependentUpon>
  333. </EmbeddedResource>
  334. <EmbeddedResource Include="LogNet\View\LogNetAnalysisControl.resx">
  335. <DependentUpon>LogNetAnalysisControl.cs</DependentUpon>
  336. </EmbeddedResource>
  337. <EmbeddedResource Include="Properties\Resources.resx">
  338. <Generator>ResXFileCodeGenerator</Generator>
  339. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  340. </EmbeddedResource>
  341. </ItemGroup>
  342. <ItemGroup>
  343. <None Include="Resources\qrcode_for_gh_319218678954_258.jpg" />
  344. </ItemGroup>
  345. <ItemGroup>
  346. <None Include="imgaes\abstr1.png" />
  347. </ItemGroup>
  348. <ItemGroup>
  349. <None Include="imgaes\Activity_16xLG.png" />
  350. </ItemGroup>
  351. <ItemGroup>
  352. <None Include="imgaes\AddressViewer.png" />
  353. </ItemGroup>
  354. <ItemGroup>
  355. <None Include="imgaes\asset_progressBar_24x24_on.png" />
  356. </ItemGroup>
  357. <ItemGroup>
  358. <None Include="imgaes\AudioRecording.png" />
  359. </ItemGroup>
  360. <ItemGroup>
  361. <None Include="imgaes\brackets_Square_16xMD.png" />
  362. </ItemGroup>
  363. <ItemGroup>
  364. <None Include="imgaes\Class_489.png" />
  365. </ItemGroup>
  366. <ItemGroup>
  367. <None Include="imgaes\ClassIcon.png" />
  368. </ItemGroup>
  369. <ItemGroup>
  370. <None Include="imgaes\Cloud_16xLG.png" />
  371. </ItemGroup>
  372. <ItemGroup>
  373. <None Include="imgaes\Copy_6524.png" />
  374. </ItemGroup>
  375. <ItemGroup>
  376. <None Include="imgaes\Delegate_8339.png" />
  377. </ItemGroup>
  378. <ItemGroup>
  379. <None Include="imgaes\docview_xaml_on_16x16.png" />
  380. </ItemGroup>
  381. <ItemGroup>
  382. <None Include="imgaes\Enum_582.png" />
  383. </ItemGroup>
  384. <ItemGroup>
  385. <None Include="imgaes\Event_594.png" />
  386. </ItemGroup>
  387. <ItemGroup>
  388. <None Include="imgaes\Event_594_exp.png" />
  389. </ItemGroup>
  390. <ItemGroup>
  391. <None Include="imgaes\glasses_16xLG.png" />
  392. </ItemGroup>
  393. <ItemGroup>
  394. <None Include="imgaes\grid_Data_16xLG.png" />
  395. </ItemGroup>
  396. <ItemGroup>
  397. <None Include="imgaes\lightningBolt_16xLG.png" />
  398. </ItemGroup>
  399. <ItemGroup>
  400. <None Include="imgaes\ListView_687.png" />
  401. </ItemGroup>
  402. <ItemGroup>
  403. <None Include="imgaes\Method_636.png" />
  404. </ItemGroup>
  405. <ItemGroup>
  406. <None Include="imgaes\Module_648.png" />
  407. </ItemGroup>
  408. <ItemGroup>
  409. <None Include="imgaes\PropertyIcon.png" />
  410. </ItemGroup>
  411. <ItemGroup>
  412. <None Include="imgaes\Soundfile_461.png" />
  413. </ItemGroup>
  414. <ItemGroup>
  415. <None Include="imgaes\Structure_507.png" />
  416. </ItemGroup>
  417. <ItemGroup>
  418. <None Include="imgaes\TabControl_707.png" />
  419. </ItemGroup>
  420. <ItemGroup>
  421. <None Include="imgaes\Table_748.png" />
  422. </ItemGroup>
  423. <ItemGroup>
  424. <None Include="imgaes\Tag_7213.png" />
  425. </ItemGroup>
  426. <ItemGroup>
  427. <None Include="imgaes\Textfile_818_16x.png" />
  428. </ItemGroup>
  429. <ItemGroup>
  430. <None Include="imgaes\TreeView_713.png" />
  431. </ItemGroup>
  432. <ItemGroup>
  433. <None Include="imgaes\usbcontroller.png" />
  434. </ItemGroup>
  435. <ItemGroup>
  436. <None Include="imgaes\UseCaseDiagramFile_usecasediagram_13447_16x.png" />
  437. </ItemGroup>
  438. <ItemGroup>
  439. <None Include="imgaes\VirtualMachine.png" />
  440. </ItemGroup>
  441. <ItemGroup>
  442. <None Include="imgaes\WebForm%28ASPX%29_815_16x.png" />
  443. </ItemGroup>
  444. <ItemGroup>
  445. <None Include="imgaes\WebFormTemplate_11274_16x_color.png" />
  446. </ItemGroup>
  447. <ItemGroup>
  448. <None Include="imgaes\WindowsForm_817_16x.png" />
  449. </ItemGroup>
  450. <ItemGroup>
  451. <Content Include="Doc.txt" />
  452. <None Include="imgaes\alipay.png" />
  453. </ItemGroup>
  454. <ItemGroup>
  455. <None Include="imgaes\abstr11.png" />
  456. </ItemGroup>
  457. <ItemGroup>
  458. <Folder Include="ModBus\ModbusRtu\" />
  459. </ItemGroup>
  460. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  461. </Project>