UAS_PLCDataReader.csproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  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>{1144A2FC-0A07-4F8C-97E0-F2913601D466}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>UAS_PLCDataReader</RootNamespace>
  11. <AssemblyName>UAS_PLCDataReader</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <PlatformTarget>AnyCPU</PlatformTarget>
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <PlatformTarget>AnyCPU</PlatformTarget>
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <ItemGroup>
  35. <Reference Include="DevExpress.Charts.Designer.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  36. <SpecificVersion>False</SpecificVersion>
  37. <HintPath>Tool\DevExpress.Charts.Designer.v15.2.dll</HintPath>
  38. </Reference>
  39. <Reference Include="DevExpress.Data.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  40. <SpecificVersion>False</SpecificVersion>
  41. <HintPath>Tool\DevExpress.Data.v15.2.dll</HintPath>
  42. </Reference>
  43. <Reference Include="DevExpress.Printing.v15.2.Core, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  44. <SpecificVersion>False</SpecificVersion>
  45. <HintPath>Tool\DevExpress.Printing.v15.2.Core.dll</HintPath>
  46. </Reference>
  47. <Reference Include="DevExpress.SpellChecker.v15.2.Core, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  48. <SpecificVersion>False</SpecificVersion>
  49. <HintPath>Tool\DevExpress.SpellChecker.v15.2.Core.dll</HintPath>
  50. </Reference>
  51. <Reference Include="DevExpress.Utils.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  52. <SpecificVersion>False</SpecificVersion>
  53. <HintPath>Tool\DevExpress.Utils.v15.2.dll</HintPath>
  54. </Reference>
  55. <Reference Include="DevExpress.Xpo.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  56. <SpecificVersion>False</SpecificVersion>
  57. <HintPath>Tool\DevExpress.Xpo.v15.2.dll</HintPath>
  58. </Reference>
  59. <Reference Include="DevExpress.XtraBars.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  60. <SpecificVersion>False</SpecificVersion>
  61. <HintPath>Tool\DevExpress.XtraBars.v15.2.dll</HintPath>
  62. </Reference>
  63. <Reference Include="DevExpress.XtraCharts.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  64. <SpecificVersion>False</SpecificVersion>
  65. <HintPath>Tool\DevExpress.XtraCharts.v15.2.dll</HintPath>
  66. </Reference>
  67. <Reference Include="DevExpress.XtraCharts.v15.2.UI, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  68. <SpecificVersion>False</SpecificVersion>
  69. <HintPath>Tool\DevExpress.XtraCharts.v15.2.UI.dll</HintPath>
  70. </Reference>
  71. <Reference Include="DevExpress.XtraCharts.v15.2.Wizard, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  72. <SpecificVersion>False</SpecificVersion>
  73. <HintPath>Tool\DevExpress.XtraCharts.v15.2.Wizard.dll</HintPath>
  74. </Reference>
  75. <Reference Include="DevExpress.XtraEditors.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  76. <SpecificVersion>False</SpecificVersion>
  77. <HintPath>Tool\DevExpress.XtraEditors.v15.2.dll</HintPath>
  78. </Reference>
  79. <Reference Include="DevExpress.XtraGrid.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  80. <SpecificVersion>False</SpecificVersion>
  81. <HintPath>Tool\DevExpress.XtraGrid.v15.2.dll</HintPath>
  82. </Reference>
  83. <Reference Include="DevExpress.XtraGrid.v15.2.Design.resources, Version=15.2.0.0, Culture=zh-CHS, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>Tool\zh-CHS\DevExpress.XtraGrid.v15.2.Design.resources.dll</HintPath>
  86. </Reference>
  87. <Reference Include="DevExpress.XtraGrid.v15.2.resources, Version=15.2.0.0, Culture=zh-CHS, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  88. <SpecificVersion>False</SpecificVersion>
  89. <HintPath>Tool\zh-CHS\DevExpress.XtraGrid.v15.2.resources.dll</HintPath>
  90. </Reference>
  91. <Reference Include="DevExpress.XtraPrinting.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  92. <SpecificVersion>False</SpecificVersion>
  93. <HintPath>Tool\DevExpress.XtraPrinting.v15.2.dll</HintPath>
  94. </Reference>
  95. <Reference Include="DevExpress.XtraReports.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  96. <SpecificVersion>False</SpecificVersion>
  97. <HintPath>Tool\DevExpress.XtraReports.v15.2.dll</HintPath>
  98. </Reference>
  99. <Reference Include="DevExpress.XtraReports.v15.2.Extensions, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  100. <SpecificVersion>False</SpecificVersion>
  101. <HintPath>Tool\DevExpress.XtraReports.v15.2.Extensions.dll</HintPath>
  102. </Reference>
  103. <Reference Include="DevExpress.XtraReports.v15.2.Service, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  104. <SpecificVersion>False</SpecificVersion>
  105. <HintPath>Tool\DevExpress.XtraReports.v15.2.Service.dll</HintPath>
  106. </Reference>
  107. <Reference Include="DevExpress.XtraRichEdit.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  108. <SpecificVersion>False</SpecificVersion>
  109. <HintPath>Tool\DevExpress.XtraRichEdit.v15.2.dll</HintPath>
  110. </Reference>
  111. <Reference Include="DevExpress.XtraRichEdit.v15.2.Extensions, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  112. <SpecificVersion>False</SpecificVersion>
  113. <HintPath>Tool\DevExpress.XtraRichEdit.v15.2.Extensions.dll</HintPath>
  114. </Reference>
  115. <Reference Include="DevExpress.XtraScheduler.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  116. <SpecificVersion>False</SpecificVersion>
  117. <HintPath>Tool\DevExpress.XtraScheduler.v15.2.dll</HintPath>
  118. </Reference>
  119. <Reference Include="DevExpress.XtraScheduler.v15.2.Core, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  120. <SpecificVersion>False</SpecificVersion>
  121. <HintPath>Tool\DevExpress.XtraScheduler.v15.2.Core.dll</HintPath>
  122. </Reference>
  123. <Reference Include="DevExpress.XtraScheduler.v15.2.Extensions, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  124. <SpecificVersion>False</SpecificVersion>
  125. <HintPath>Tool\DevExpress.XtraScheduler.v15.2.Extensions.dll</HintPath>
  126. </Reference>
  127. <Reference Include="DevExpress.XtraScheduler.v15.2.Reporting, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  128. <SpecificVersion>False</SpecificVersion>
  129. <HintPath>Tool\DevExpress.XtraScheduler.v15.2.Reporting.dll</HintPath>
  130. </Reference>
  131. <Reference Include="DevExpress.XtraScheduler.v15.2.Reporting.Extensions, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  132. <SpecificVersion>False</SpecificVersion>
  133. <HintPath>Tool\DevExpress.XtraScheduler.v15.2.Reporting.Extensions.dll</HintPath>
  134. </Reference>
  135. <Reference Include="DevExpress.XtraSpellChecker.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  136. <SpecificVersion>False</SpecificVersion>
  137. <HintPath>Tool\DevExpress.XtraSpellChecker.v15.2.dll</HintPath>
  138. </Reference>
  139. <Reference Include="DevExpress.XtraSpreadsheet.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  140. <SpecificVersion>False</SpecificVersion>
  141. <HintPath>Tool\DevExpress.XtraSpreadsheet.v15.2.dll</HintPath>
  142. </Reference>
  143. <Reference Include="DevExpress.XtraTreeList.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  144. <SpecificVersion>False</SpecificVersion>
  145. <HintPath>Tool\DevExpress.XtraTreeList.v15.2.dll</HintPath>
  146. </Reference>
  147. <Reference Include="DevExpress.XtraVerticalGrid.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  148. <SpecificVersion>False</SpecificVersion>
  149. <HintPath>Tool\DevExpress.XtraVerticalGrid.v15.2.dll</HintPath>
  150. </Reference>
  151. <Reference Include="DevExpress.XtraWizard.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  152. <SpecificVersion>False</SpecificVersion>
  153. <HintPath>Tool\DevExpress.XtraWizard.v15.2.dll</HintPath>
  154. </Reference>
  155. <Reference Include="HslCommunication, Version=5.6.7.0, Culture=neutral, PublicKeyToken=cdb2261fa039ed67, processorArchitecture=MSIL">
  156. <HintPath>..\packages\HslCommunication.5.6.7\lib\net35\HslCommunication.dll</HintPath>
  157. <Private>True</Private>
  158. </Reference>
  159. <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  160. <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net40\Newtonsoft.Json.dll</HintPath>
  161. <Private>True</Private>
  162. </Reference>
  163. <Reference Include="NPOI">
  164. <HintPath>..\UAS-MES\Tool\NPOI.dll</HintPath>
  165. </Reference>
  166. <Reference Include="Oracle.ManagedDataAccess, Version=4.121.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  167. <SpecificVersion>False</SpecificVersion>
  168. <HintPath>Tool\Oracle.ManagedDataAccess.dll</HintPath>
  169. </Reference>
  170. <Reference Include="System" />
  171. <Reference Include="System.Core" />
  172. <Reference Include="System.Xml.Linq" />
  173. <Reference Include="System.Data.DataSetExtensions" />
  174. <Reference Include="Microsoft.CSharp" />
  175. <Reference Include="System.Data" />
  176. <Reference Include="System.Deployment" />
  177. <Reference Include="System.Drawing" />
  178. <Reference Include="System.Windows.Forms" />
  179. <Reference Include="System.Xml" />
  180. </ItemGroup>
  181. <ItemGroup>
  182. <Compile Include="CustomerControl\AutoDataGridControl\AutoDataGridControl.cs">
  183. <SubType>Component</SubType>
  184. </Compile>
  185. <Compile Include="CustomerControl\AutoDataGridControl\AutoDataGridControl.Designer.cs">
  186. <DependentUpon>AutoDataGridControl.cs</DependentUpon>
  187. </Compile>
  188. <Compile Include="CustomerControl\Button\ButtonAddRow.cs">
  189. <SubType>Component</SubType>
  190. </Compile>
  191. <Compile Include="CustomerControl\Button\ButtonAddRow.Designer.cs">
  192. <DependentUpon>ButtonAddRow.cs</DependentUpon>
  193. </Compile>
  194. <Compile Include="CustomerControl\Button\ButtonDeleteRow.cs">
  195. <SubType>Component</SubType>
  196. </Compile>
  197. <Compile Include="CustomerControl\Button\ButtonDeleteRow.Designer.cs">
  198. <DependentUpon>ButtonDeleteRow.cs</DependentUpon>
  199. </Compile>
  200. <Compile Include="CustomerControl\Button\ButtonSaveGrid.cs">
  201. <SubType>Component</SubType>
  202. </Compile>
  203. <Compile Include="CustomerControl\Button\ButtonSaveGrid.Designer.cs">
  204. <DependentUpon>ButtonSaveGrid.cs</DependentUpon>
  205. </Compile>
  206. <Compile Include="CustomerControl\GridViewWithSerialNum\GridViewWithSerialNum.cs">
  207. <SubType>Component</SubType>
  208. </Compile>
  209. <Compile Include="CustomerControl\GridViewWithSerialNum\GridViewWithSerialNum.Designer.cs">
  210. <DependentUpon>GridViewWithSerialNum.cs</DependentUpon>
  211. </Compile>
  212. <Compile Include="CustomerControl\PagingControl\PageControl.cs">
  213. <SubType>UserControl</SubType>
  214. </Compile>
  215. <Compile Include="CustomerControl\PagingControl\PageControl.Designer.cs">
  216. <DependentUpon>PageControl.cs</DependentUpon>
  217. </Compile>
  218. <Compile Include="CustomerControl\PictureEditWithText\PictureEditWithText.cs">
  219. <SubType>UserControl</SubType>
  220. </Compile>
  221. <Compile Include="CustomerControl\PictureEditWithText\PictureEditWithText.Designer.cs">
  222. <DependentUpon>PictureEditWithText.cs</DependentUpon>
  223. </Compile>
  224. <Compile Include="CustomerControl\ValueLabel\ValueLabel.cs">
  225. <SubType>Component</SubType>
  226. </Compile>
  227. <Compile Include="CustomerControl\ValueLabel\ValueLabel.Designer.cs">
  228. <DependentUpon>ValueLabel.cs</DependentUpon>
  229. </Compile>
  230. <Compile Include="DataOperate\ComboBoxData.cs" />
  231. <Compile Include="DataOperate\DataHelper.cs" />
  232. <Compile Include="Device\Command\FormNewCommand.cs">
  233. <SubType>Form</SubType>
  234. </Compile>
  235. <Compile Include="Device\Command\FormNewCommand.Designer.cs">
  236. <DependentUpon>FormNewCommand.cs</DependentUpon>
  237. </Compile>
  238. <Compile Include="Device\Information\DeviceDetailInfo.cs">
  239. <SubType>Form</SubType>
  240. </Compile>
  241. <Compile Include="Device\Information\DeviceDetailInfo.Designer.cs">
  242. <DependentUpon>DeviceDetailInfo.cs</DependentUpon>
  243. </Compile>
  244. <Compile Include="Device\Information\DeviceStatusInfo.cs">
  245. <SubType>Form</SubType>
  246. </Compile>
  247. <Compile Include="Device\Information\DeviceStatusInfo.Designer.cs">
  248. <DependentUpon>DeviceStatusInfo.cs</DependentUpon>
  249. </Compile>
  250. <Compile Include="Entity\Device.cs" />
  251. <Compile Include="Entity\DeviceStatus.cs" />
  252. <Compile Include="Entity\Polling.cs" />
  253. <Compile Include="Entity\SocketObject.cs" />
  254. <Compile Include="Entity\SystemInf.cs" />
  255. <Compile Include="Entity\User.cs" />
  256. <Compile Include="Login.cs">
  257. <SubType>Form</SubType>
  258. </Compile>
  259. <Compile Include="Login.Designer.cs">
  260. <DependentUpon>Login.cs</DependentUpon>
  261. </Compile>
  262. <Compile Include="Main.cs">
  263. <SubType>Form</SubType>
  264. </Compile>
  265. <Compile Include="Main.Designer.cs">
  266. <DependentUpon>Main.cs</DependentUpon>
  267. </Compile>
  268. <Compile Include="MainWindow.cs">
  269. <SubType>Form</SubType>
  270. </Compile>
  271. <Compile Include="MainWindow.Designer.cs">
  272. <DependentUpon>MainWindow.cs</DependentUpon>
  273. </Compile>
  274. <Compile Include="Program.cs" />
  275. <Compile Include="Properties\AssemblyInfo.cs" />
  276. <Compile Include="PublicMethod\BaseUtil.cs" />
  277. <Compile Include="PublicMethod\GlobalEventsHandler.cs" />
  278. <Compile Include="PublicMethod\LogicHandler.cs" />
  279. <Compile Include="PublicMethod\LogManager.cs" />
  280. <Compile Include="PublicMethod\ModBusTCPClient.cs" />
  281. <Compile Include="PublicMethod\ModeBusTCPServer.cs" />
  282. <Compile Include="PublicMethod\PollingTask.cs" />
  283. <Compile Include="PublicMethod\PollingTimer.cs">
  284. <SubType>Component</SubType>
  285. </Compile>
  286. <Compile Include="RichTextAutoBottom.cs">
  287. <SubType>Component</SubType>
  288. </Compile>
  289. <Compile Include="RichTextAutoBottom.Designer.cs">
  290. <DependentUpon>RichTextAutoBottom.cs</DependentUpon>
  291. </Compile>
  292. <EmbeddedResource Include="CustomerControl\AutoDataGridControl\AutoDataGridControl.resx">
  293. <DependentUpon>AutoDataGridControl.cs</DependentUpon>
  294. </EmbeddedResource>
  295. <EmbeddedResource Include="CustomerControl\Button\ButtonAddRow.resx">
  296. <DependentUpon>ButtonAddRow.cs</DependentUpon>
  297. </EmbeddedResource>
  298. <EmbeddedResource Include="CustomerControl\Button\ButtonDeleteRow.resx">
  299. <DependentUpon>ButtonDeleteRow.cs</DependentUpon>
  300. </EmbeddedResource>
  301. <EmbeddedResource Include="CustomerControl\Button\ButtonSaveGrid.resx">
  302. <DependentUpon>ButtonSaveGrid.cs</DependentUpon>
  303. </EmbeddedResource>
  304. <EmbeddedResource Include="CustomerControl\GridViewWithSerialNum\GridViewWithSerialNum.resx">
  305. <DependentUpon>GridViewWithSerialNum.cs</DependentUpon>
  306. </EmbeddedResource>
  307. <EmbeddedResource Include="CustomerControl\PagingControl\PageControl.resx">
  308. <DependentUpon>PageControl.cs</DependentUpon>
  309. </EmbeddedResource>
  310. <EmbeddedResource Include="CustomerControl\PictureEditWithText\PictureEditWithText.resx">
  311. <DependentUpon>PictureEditWithText.cs</DependentUpon>
  312. </EmbeddedResource>
  313. <EmbeddedResource Include="Device\Command\FormNewCommand.resx">
  314. <DependentUpon>FormNewCommand.cs</DependentUpon>
  315. </EmbeddedResource>
  316. <EmbeddedResource Include="Device\Information\DeviceDetailInfo.resx">
  317. <DependentUpon>DeviceDetailInfo.cs</DependentUpon>
  318. </EmbeddedResource>
  319. <EmbeddedResource Include="Device\Information\DeviceStatusInfo.resx">
  320. <DependentUpon>DeviceStatusInfo.cs</DependentUpon>
  321. </EmbeddedResource>
  322. <EmbeddedResource Include="Login.resx">
  323. <DependentUpon>Login.cs</DependentUpon>
  324. </EmbeddedResource>
  325. <EmbeddedResource Include="Main.resx">
  326. <DependentUpon>Main.cs</DependentUpon>
  327. </EmbeddedResource>
  328. <EmbeddedResource Include="MainWindow.resx">
  329. <DependentUpon>MainWindow.cs</DependentUpon>
  330. </EmbeddedResource>
  331. <EmbeddedResource Include="Properties\Resources.resx">
  332. <Generator>ResXFileCodeGenerator</Generator>
  333. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  334. <SubType>Designer</SubType>
  335. </EmbeddedResource>
  336. <Compile Include="Properties\Resources.Designer.cs">
  337. <AutoGen>True</AutoGen>
  338. <DependentUpon>Resources.resx</DependentUpon>
  339. <DesignTime>True</DesignTime>
  340. </Compile>
  341. <None Include="app.config">
  342. <SubType>Designer</SubType>
  343. </None>
  344. <None Include="packages.config" />
  345. <None Include="Properties\Settings.settings">
  346. <Generator>SettingsSingleFileGenerator</Generator>
  347. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  348. </None>
  349. <Compile Include="Properties\Settings.Designer.cs">
  350. <AutoGen>True</AutoGen>
  351. <DependentUpon>Settings.settings</DependentUpon>
  352. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  353. </Compile>
  354. </ItemGroup>
  355. <ItemGroup>
  356. <None Include="Resources\UIcon.png" />
  357. <None Include="Resources\U_Letter_72px_1121581_easyicon.net.png" />
  358. <None Include="Resources\devices_84.078431372549px_1202965_easyicon.net.png" />
  359. <None Include="Resources\network-offline.png" />
  360. <None Include="Resources\netstatus_tx_64px_18991_easyicon.net.png" />
  361. <None Include="Resources\net_connected.png" />
  362. <None Include="Resources\devicecontrol.png" />
  363. <None Include="Resources\close_24px_1069872_easyicon.net.png" />
  364. <None Include="Resources\check_16px_1137507_easyicon.net.png" />
  365. <None Include="Resources\computer_process_72px_501146_easyicon.net.png" />
  366. <None Include="Resources\noanswer.png" />
  367. <None Include="Resources\disconnect.png" />
  368. <None Include="Resources\stopped.png" />
  369. <None Include="Resources\running.png" />
  370. <Content Include="Tool\DevExpress.Charts.Designer.v15.2.dll" />
  371. <Content Include="Tool\DevExpress.Data.v15.2.dll" />
  372. <Content Include="Tool\DevExpress.Printing.v15.2.Core.dll" />
  373. <Content Include="Tool\DevExpress.SpellChecker.v15.2.Core.dll" />
  374. <Content Include="Tool\DevExpress.Utils.v15.2.dll" />
  375. <Content Include="Tool\DevExpress.Xpo.v15.2.dll" />
  376. <Content Include="Tool\DevExpress.XtraBars.v15.2.dll" />
  377. <Content Include="Tool\DevExpress.XtraCharts.v15.2.dll" />
  378. <Content Include="Tool\DevExpress.XtraCharts.v15.2.UI.dll" />
  379. <Content Include="Tool\DevExpress.XtraCharts.v15.2.Wizard.dll" />
  380. <Content Include="Tool\DevExpress.XtraEditors.v15.2.dll" />
  381. <Content Include="Tool\DevExpress.XtraGrid.v15.2.dll" />
  382. <Content Include="Tool\DevExpress.XtraPrinting.v15.2.dll" />
  383. <Content Include="Tool\DevExpress.XtraReports.v15.2.dll" />
  384. <Content Include="Tool\DevExpress.XtraReports.v15.2.Extensions.dll" />
  385. <Content Include="Tool\DevExpress.XtraReports.v15.2.Service.dll" />
  386. <Content Include="Tool\DevExpress.XtraRichEdit.v15.2.dll" />
  387. <Content Include="Tool\DevExpress.XtraRichEdit.v15.2.Extensions.dll" />
  388. <Content Include="Tool\DevExpress.XtraScheduler.v15.2.Core.dll" />
  389. <Content Include="Tool\DevExpress.XtraScheduler.v15.2.dll" />
  390. <Content Include="Tool\DevExpress.XtraScheduler.v15.2.Extensions.dll" />
  391. <Content Include="Tool\DevExpress.XtraScheduler.v15.2.Reporting.dll" />
  392. <Content Include="Tool\DevExpress.XtraScheduler.v15.2.Reporting.Extensions.dll" />
  393. <Content Include="Tool\DevExpress.XtraSpellChecker.v15.2.dll" />
  394. <Content Include="Tool\DevExpress.XtraSpreadsheet.v15.2.dll" />
  395. <Content Include="Tool\DevExpress.XtraTreeList.v15.2.dll" />
  396. <Content Include="Tool\DevExpress.XtraVerticalGrid.v15.2.dll" />
  397. <Content Include="Tool\DevExpress.XtraWizard.v15.2.dll" />
  398. <Content Include="Tool\Oracle.ManagedDataAccess.dll" />
  399. <Content Include="Tool\zh-CHS\DevExpress.XtraGrid.v15.2.Design.resources.dll" />
  400. <Content Include="Tool\zh-CHS\DevExpress.XtraGrid.v15.2.resources.dll" />
  401. </ItemGroup>
  402. <ItemGroup>
  403. <Folder Include="Device\Transfer\" />
  404. </ItemGroup>
  405. <ItemGroup>
  406. <ProjectReference Include="..\UAS-出货标签管理%28吉利通%29\UAS-出货标签管理%28吉利通%29.csproj">
  407. <Project>{9520C162-69BE-41D0-BE89-3E702B746A48}</Project>
  408. <Name>UAS-出货标签管理%28吉利通%29</Name>
  409. </ProjectReference>
  410. </ItemGroup>
  411. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  412. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  413. Other similar extension points exist, see Microsoft.Common.targets.
  414. <Target Name="BeforeBuild">
  415. </Target>
  416. <Target Name="AfterBuild">
  417. </Target>
  418. -->
  419. </Project>