革博士程序V1仓库
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

444 行
22 KiB

  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>{456EED9B-2908-45A3-BA59-22FCC12DB782}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>LeatherApp</RootNamespace>
  10. <AssemblyName>革博士AI智能检测系统</AssemblyName>
  11. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>x64</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. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <PlatformTarget>AnyCPU</PlatformTarget>
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <TargetZone>LocalIntranet</TargetZone>
  38. </PropertyGroup>
  39. <PropertyGroup>
  40. <GenerateManifests>false</GenerateManifests>
  41. </PropertyGroup>
  42. <PropertyGroup>
  43. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  44. </PropertyGroup>
  45. <PropertyGroup>
  46. <ApplicationIcon>icon/高速 %281%29.ico</ApplicationIcon>
  47. </PropertyGroup>
  48. <ItemGroup>
  49. <Reference Include="Automation.BDaq4, Version=4.0.0.0, Culture=neutral, PublicKeyToken=463f5928d60183a0, processorArchitecture=MSIL">
  50. <SpecificVersion>False</SpecificVersion>
  51. <HintPath>C:\Advantech\DAQNavi\Automation.BDaq\4.0.0.0\Automation.BDaq4.dll</HintPath>
  52. </Reference>
  53. <Reference Include="ClosedXML, Version=0.96.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b, processorArchitecture=MSIL">
  54. <HintPath>..\packages\ClosedXML.0.96.0\lib\net46\ClosedXML.dll</HintPath>
  55. </Reference>
  56. <Reference Include="DocumentFormat.OpenXml, Version=2.16.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
  57. <HintPath>..\packages\DocumentFormat.OpenXml.2.16.0\lib\net46\DocumentFormat.OpenXml.dll</HintPath>
  58. </Reference>
  59. <Reference Include="ExcelNumberFormat, Version=1.1.0.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca, processorArchitecture=MSIL">
  60. <HintPath>..\packages\ExcelNumberFormat.1.1.0\lib\net20\ExcelNumberFormat.dll</HintPath>
  61. </Reference>
  62. <Reference Include="halcondotnet">
  63. <HintPath>Dll\halcondotnet.dll</HintPath>
  64. </Reference>
  65. <Reference Include="hdevenginedotnet">
  66. <HintPath>Dll\hdevenginedotnet.dll</HintPath>
  67. </Reference>
  68. <Reference Include="HZH_Controls">
  69. <HintPath>..\..\..\..\..\版博士\源码\V2.0\halftoneproject-master\BanBoShi\Dlls\HZH_Controls.dll</HintPath>
  70. </Reference>
  71. <Reference Include="IKapBoardClassLibrary">
  72. <HintPath>C:\Program Files\I-TEK OptoElectronics\IKapLibrary\Dll\C#\IKapBoardClassLibrary.dll</HintPath>
  73. </Reference>
  74. <Reference Include="IKapC.NET">
  75. <HintPath>C:\Program Files\I-TEK OptoElectronics\IKapLibrary\Dll\C#\IKapC.NET.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Irony, Version=1.0.11.0, Culture=neutral, PublicKeyToken=ca48ace7223ead47, processorArchitecture=MSIL">
  78. <HintPath>..\packages\Irony.NetCore.1.0.11\lib\net461\Irony.dll</HintPath>
  79. </Reference>
  80. <Reference Include="MQTTnet, Version=4.3.3.952, Culture=neutral, PublicKeyToken=fdb7629f2e364a63, processorArchitecture=MSIL">
  81. <HintPath>..\packages\MQTTnet.4.3.3.952\lib\net48\MQTTnet.dll</HintPath>
  82. </Reference>
  83. <Reference Include="MvCodeReaderSDK.Net">
  84. <HintPath>..\..\DOC\皮革\C#\BasicDemo\bin\win64\MvCodeReaderSDK.Net.dll</HintPath>
  85. </Reference>
  86. <Reference Include="MvFGCtrlC.Net">
  87. <HintPath>C:\Program Files (x86)\MVS\Development\MVFG\DotNet\win64\MvFGCtrlC.Net.dll</HintPath>
  88. </Reference>
  89. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  90. <HintPath>..\Code\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  91. </Reference>
  92. <Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  93. <HintPath>..\Code\packages\OpenCvSharp4.4.8.0.20230708\lib\net48\OpenCvSharp.dll</HintPath>
  94. </Reference>
  95. <Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  96. <HintPath>..\packages\OpenCvSharp4.Extensions.4.7.0.20230115\lib\net48\OpenCvSharp.Extensions.dll</HintPath>
  97. </Reference>
  98. <Reference Include="PG_Detect">
  99. <HintPath>Dll\PG_Detect.dll</HintPath>
  100. </Reference>
  101. <Reference Include="S7.Net, Version=0.20.0.0, Culture=neutral, PublicKeyToken=d5812d469e84c693, processorArchitecture=MSIL">
  102. <HintPath>..\packages\S7netplus.0.20.0\lib\net462\S7.Net.dll</HintPath>
  103. </Reference>
  104. <Reference Include="SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
  105. <HintPath>..\packages\SixLabors.Fonts.1.0.0\lib\netstandard2.0\SixLabors.Fonts.dll</HintPath>
  106. </Reference>
  107. <Reference Include="SqlSugar, Version=5.1.4.105, Culture=neutral, processorArchitecture=MSIL">
  108. <HintPath>..\Code\packages\SqlSugar.5.1.4.105\lib\SqlSugar.dll</HintPath>
  109. </Reference>
  110. <Reference Include="SunnyUI, Version=3.6.3.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  111. <HintPath>..\packages\SunnyUI.3.6.3\lib\net472\SunnyUI.dll</HintPath>
  112. </Reference>
  113. <Reference Include="SunnyUI.Common, Version=3.6.3.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  114. <HintPath>..\packages\SunnyUI.Common.3.6.3\lib\net472\SunnyUI.Common.dll</HintPath>
  115. </Reference>
  116. <Reference Include="System" />
  117. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  118. <HintPath>..\Code\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  119. </Reference>
  120. <Reference Include="System.ComponentModel.Composition" />
  121. <Reference Include="System.Core" />
  122. <Reference Include="System.Design" />
  123. <Reference Include="System.Drawing" />
  124. <Reference Include="System.Drawing.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  125. <HintPath>..\packages\System.Drawing.Common.6.0.0\lib\net461\System.Drawing.Common.dll</HintPath>
  126. </Reference>
  127. <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  128. <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
  129. <Private>True</Private>
  130. <Private>True</Private>
  131. </Reference>
  132. <Reference Include="System.IO.Packaging, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  133. <HintPath>..\packages\System.IO.Packaging.6.0.0\lib\net461\System.IO.Packaging.dll</HintPath>
  134. </Reference>
  135. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  136. <HintPath>..\Code\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  137. </Reference>
  138. <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  139. <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
  140. <Private>True</Private>
  141. <Private>True</Private>
  142. </Reference>
  143. <Reference Include="System.Numerics" />
  144. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  145. <HintPath>..\Code\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  146. </Reference>
  147. <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  148. <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
  149. <Private>True</Private>
  150. <Private>True</Private>
  151. </Reference>
  152. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  153. <HintPath>..\Code\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  154. </Reference>
  155. <Reference Include="System.Security" />
  156. <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  157. <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
  158. <Private>True</Private>
  159. <Private>True</Private>
  160. </Reference>
  161. <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  162. <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
  163. <Private>True</Private>
  164. <Private>True</Private>
  165. </Reference>
  166. <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  167. <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
  168. <Private>True</Private>
  169. <Private>True</Private>
  170. </Reference>
  171. <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  172. <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
  173. <Private>True</Private>
  174. <Private>True</Private>
  175. </Reference>
  176. <Reference Include="System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  177. <HintPath>..\packages\System.Text.RegularExpressions.4.3.1\lib\net463\System.Text.RegularExpressions.dll</HintPath>
  178. <Private>True</Private>
  179. <Private>True</Private>
  180. </Reference>
  181. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  182. <HintPath>..\Code\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  183. </Reference>
  184. <Reference Include="System.Web" />
  185. <Reference Include="System.Web.Extensions" />
  186. <Reference Include="System.Xaml" />
  187. <Reference Include="System.Xml.Linq" />
  188. <Reference Include="System.Data.DataSetExtensions" />
  189. <Reference Include="Microsoft.CSharp" />
  190. <Reference Include="System.Data" />
  191. <Reference Include="System.Deployment" />
  192. <Reference Include="System.Windows.Forms" />
  193. <Reference Include="System.Xml" />
  194. <Reference Include="WindowsBase" />
  195. <Reference Include="XLParser, Version=1.5.2.0, Culture=neutral, PublicKeyToken=63397e1e46bb91b4, processorArchitecture=MSIL">
  196. <HintPath>..\packages\XLParser.1.5.2\lib\net461\XLParser.dll</HintPath>
  197. </Reference>
  198. </ItemGroup>
  199. <ItemGroup>
  200. <Compile Include="API.cs" />
  201. <Compile Include="Config.cs" />
  202. <Compile Include="DevContainer.cs" />
  203. <Compile Include="Device\CamerCardDevIK.cs" />
  204. <Compile Include="Device\CamerUtil\BufferToImage.cs" />
  205. <Compile Include="Device\CamerUtil\IKDevice.cs" />
  206. <Compile Include="Device\CamerUtil\IKDeviceCL.cs" />
  207. <Compile Include="Device\CloudMgr.cs" />
  208. <Compile Include="Device\PLCDev.cs" />
  209. <Compile Include="Device\PhotoLib.cs" />
  210. <Compile Include="Device\DefectLib.cs" />
  211. <Compile Include="Device\IOCardDev.cs" />
  212. <Compile Include="Device\LightDev.cs" />
  213. <Compile Include="Device\CamerCardDev.cs" />
  214. <Compile Include="Device\ScannerCodeDev.cs" />
  215. <Compile Include="Enums.cs" />
  216. <Compile Include="Form1.cs">
  217. <SubType>Form</SubType>
  218. </Compile>
  219. <Compile Include="Form1.Designer.cs">
  220. <DependentUpon>Form1.cs</DependentUpon>
  221. </Compile>
  222. <Compile Include="Form2.cs">
  223. <SubType>Form</SubType>
  224. </Compile>
  225. <Compile Include="Form2.designer.cs">
  226. <DependentUpon>Form2.cs</DependentUpon>
  227. </Compile>
  228. <Compile Include="FrmMain.cs">
  229. <SubType>Form</SubType>
  230. </Compile>
  231. <Compile Include="FrmMain.Designer.cs">
  232. <DependentUpon>FrmMain.cs</DependentUpon>
  233. </Compile>
  234. <Compile Include="FrmVerList.cs">
  235. <SubType>Form</SubType>
  236. </Compile>
  237. <Compile Include="FrmVerList.Designer.cs">
  238. <DependentUpon>FrmVerList.cs</DependentUpon>
  239. </Compile>
  240. <Compile Include="Interface\ABSCamerCardDev.cs" />
  241. <Compile Include="Jobject.cs" />
  242. <Compile Include="Page\FSelDefect.cs">
  243. <SubType>Form</SubType>
  244. </Compile>
  245. <Compile Include="Page\FSelDefect.designer.cs">
  246. <DependentUpon>FSelDefect.cs</DependentUpon>
  247. </Compile>
  248. <Compile Include="Page\FHome_Defect.cs">
  249. <SubType>Form</SubType>
  250. </Compile>
  251. <Compile Include="Page\FHome_Defect.Designer.cs">
  252. <DependentUpon>FHome_Defect.cs</DependentUpon>
  253. </Compile>
  254. <Compile Include="Page\FChart.cs">
  255. <SubType>Form</SubType>
  256. </Compile>
  257. <Compile Include="Page\FChart.Designer.cs">
  258. <DependentUpon>FChart.cs</DependentUpon>
  259. </Compile>
  260. <Compile Include="Page\FSysSetting.cs">
  261. <SubType>Form</SubType>
  262. </Compile>
  263. <Compile Include="Page\FSysSetting.Designer.cs">
  264. <DependentUpon>FSysSetting.cs</DependentUpon>
  265. </Compile>
  266. <Compile Include="Page\FReport.cs">
  267. <SubType>Form</SubType>
  268. </Compile>
  269. <Compile Include="Page\FReport.Designer.cs">
  270. <DependentUpon>FReport.cs</DependentUpon>
  271. </Compile>
  272. <Compile Include="Page\FProductInfo.cs">
  273. <SubType>Form</SubType>
  274. </Compile>
  275. <Compile Include="Page\FProductInfo.Designer.cs">
  276. <DependentUpon>FProductInfo.cs</DependentUpon>
  277. </Compile>
  278. <Compile Include="Page\FHome.cs">
  279. <SubType>Form</SubType>
  280. </Compile>
  281. <Compile Include="Page\FHome.Designer.cs">
  282. <DependentUpon>FHome.cs</DependentUpon>
  283. </Compile>
  284. <Compile Include="Page\FTest.cs">
  285. <SubType>Form</SubType>
  286. </Compile>
  287. <Compile Include="Page\FTest.Designer.cs">
  288. <DependentUpon>FTest.cs</DependentUpon>
  289. </Compile>
  290. <Compile Include="Program.cs" />
  291. <Compile Include="Properties\AssemblyInfo.cs" />
  292. <Compile Include="UIExtend\UCColorItem.cs">
  293. <SubType>UserControl</SubType>
  294. </Compile>
  295. <Compile Include="UIExtend\UCColorItem.designer.cs">
  296. <DependentUpon>UCColorItem.cs</DependentUpon>
  297. </Compile>
  298. <Compile Include="UIExtend\UCColorList.cs">
  299. <SubType>UserControl</SubType>
  300. </Compile>
  301. <Compile Include="UIExtend\UCColorList.designer.cs">
  302. <DependentUpon>UCColorList.cs</DependentUpon>
  303. </Compile>
  304. <Compile Include="UIExtend\UCImageView.cs">
  305. <SubType>UserControl</SubType>
  306. </Compile>
  307. <Compile Include="UIExtend\UCImageView.designer.cs">
  308. <DependentUpon>UCImageView.cs</DependentUpon>
  309. </Compile>
  310. <Compile Include="UIExtend\UIDefectImage.cs">
  311. <SubType>UserControl</SubType>
  312. </Compile>
  313. <Compile Include="UIExtend\UIDefectImage.Designer.cs">
  314. <DependentUpon>UIDefectImage.cs</DependentUpon>
  315. </Compile>
  316. <Compile Include="UIExtend\UIDefectEdit.cs">
  317. <SubType>UserControl</SubType>
  318. </Compile>
  319. <Compile Include="UIExtend\UIDefectEdit.Designer.cs">
  320. <DependentUpon>UIDefectEdit.cs</DependentUpon>
  321. </Compile>
  322. <Compile Include="Utils\DBUtils.cs" />
  323. <Compile Include="Utils\EnumData.cs" />
  324. <Compile Include="Utils\EnumUtil.cs" />
  325. <Compile Include="Utils\ExcelUtil.cs" />
  326. <Compile Include="Utils\FileUtil.cs" />
  327. <Compile Include="Utils\FolderUtil.cs" />
  328. <Compile Include="Utils\HexUtil.cs" />
  329. <Compile Include="Utils\HttpUtil.CS" />
  330. <Compile Include="Utils\ImageUtil.cs" />
  331. <Compile Include="Utils\OpenCVUtil.cs" />
  332. <Compile Include="Utils\ScreenKeyboard.cs" />
  333. <Compile Include="Utils\SSerialPort.cs" />
  334. <Compile Include="Utils\Util.cs" />
  335. <Compile Include="Utils\WINAPI.cs" />
  336. <EmbeddedResource Include="Form1.resx">
  337. <DependentUpon>Form1.cs</DependentUpon>
  338. </EmbeddedResource>
  339. <EmbeddedResource Include="Form2.resx">
  340. <DependentUpon>Form2.cs</DependentUpon>
  341. </EmbeddedResource>
  342. <EmbeddedResource Include="FrmMain.resx">
  343. <DependentUpon>FrmMain.cs</DependentUpon>
  344. </EmbeddedResource>
  345. <EmbeddedResource Include="FrmVerList.resx">
  346. <DependentUpon>FrmVerList.cs</DependentUpon>
  347. </EmbeddedResource>
  348. <EmbeddedResource Include="Page\FSelDefect.resx">
  349. <DependentUpon>FSelDefect.cs</DependentUpon>
  350. </EmbeddedResource>
  351. <EmbeddedResource Include="Page\FHome_Defect.resx">
  352. <DependentUpon>FHome_Defect.cs</DependentUpon>
  353. </EmbeddedResource>
  354. <EmbeddedResource Include="Page\FChart.resx">
  355. <DependentUpon>FChart.cs</DependentUpon>
  356. </EmbeddedResource>
  357. <EmbeddedResource Include="Page\FSysSetting.resx">
  358. <DependentUpon>FSysSetting.cs</DependentUpon>
  359. </EmbeddedResource>
  360. <EmbeddedResource Include="Page\FReport.resx">
  361. <DependentUpon>FReport.cs</DependentUpon>
  362. </EmbeddedResource>
  363. <EmbeddedResource Include="Page\FProductInfo.resx">
  364. <DependentUpon>FProductInfo.cs</DependentUpon>
  365. </EmbeddedResource>
  366. <EmbeddedResource Include="Page\FHome.resx">
  367. <DependentUpon>FHome.cs</DependentUpon>
  368. </EmbeddedResource>
  369. <EmbeddedResource Include="Page\FTest.resx">
  370. <DependentUpon>FTest.cs</DependentUpon>
  371. </EmbeddedResource>
  372. <EmbeddedResource Include="Properties\Resources.resx">
  373. <Generator>ResXFileCodeGenerator</Generator>
  374. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  375. <SubType>Designer</SubType>
  376. </EmbeddedResource>
  377. <Compile Include="Properties\Resources.Designer.cs">
  378. <AutoGen>True</AutoGen>
  379. <DependentUpon>Resources.resx</DependentUpon>
  380. </Compile>
  381. <EmbeddedResource Include="UIExtend\UCColorItem.resx">
  382. <DependentUpon>UCColorItem.cs</DependentUpon>
  383. </EmbeddedResource>
  384. <EmbeddedResource Include="UIExtend\UCColorList.resx">
  385. <DependentUpon>UCColorList.cs</DependentUpon>
  386. </EmbeddedResource>
  387. <EmbeddedResource Include="UIExtend\UCImageView.resx">
  388. <DependentUpon>UCImageView.cs</DependentUpon>
  389. </EmbeddedResource>
  390. <EmbeddedResource Include="UIExtend\UIDefectImage.resx">
  391. <DependentUpon>UIDefectImage.cs</DependentUpon>
  392. </EmbeddedResource>
  393. <EmbeddedResource Include="UIExtend\UIDefectEdit.resx">
  394. <DependentUpon>UIDefectEdit.cs</DependentUpon>
  395. </EmbeddedResource>
  396. <None Include="packages.config" />
  397. <None Include="Properties\app.manifest" />
  398. <None Include="Properties\Settings.settings">
  399. <Generator>SettingsSingleFileGenerator</Generator>
  400. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  401. </None>
  402. <Compile Include="Properties\Settings.Designer.cs">
  403. <AutoGen>True</AutoGen>
  404. <DependentUpon>Settings.settings</DependentUpon>
  405. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  406. </Compile>
  407. </ItemGroup>
  408. <ItemGroup>
  409. <None Include="App.config" />
  410. </ItemGroup>
  411. <ItemGroup>
  412. <ProjectReference Include="..\Models\Models.csproj">
  413. <Project>{47694c39-2448-4be5-80a4-70d78b59272b}</Project>
  414. <Name>Models</Name>
  415. </ProjectReference>
  416. <ProjectReference Include="..\Service\Service.csproj">
  417. <Project>{1cced98a-7af6-47f3-b9f9-a9e7dad461b4}</Project>
  418. <Name>Service</Name>
  419. </ProjectReference>
  420. </ItemGroup>
  421. <ItemGroup>
  422. <Content Include="icon/高速 %281%29.ico" />
  423. </ItemGroup>
  424. <ItemGroup>
  425. <COMReference Include="AxBDaqOcxLib">
  426. <Guid>{1752FF26-D6C9-4BC8-BFE9-7D0CA26DED89}</Guid>
  427. <VersionMajor>1</VersionMajor>
  428. <VersionMinor>0</VersionMinor>
  429. <Lcid>0</Lcid>
  430. <WrapperTool>aximp</WrapperTool>
  431. <Isolated>False</Isolated>
  432. </COMReference>
  433. <COMReference Include="BDaqOcxLib">
  434. <Guid>{1752FF26-D6C9-4BC8-BFE9-7D0CA26DED89}</Guid>
  435. <VersionMajor>1</VersionMajor>
  436. <VersionMinor>0</VersionMinor>
  437. <Lcid>0</Lcid>
  438. <WrapperTool>tlbimp</WrapperTool>
  439. <Isolated>False</Isolated>
  440. <EmbedInteropTypes>True</EmbedInteropTypes>
  441. </COMReference>
  442. </ItemGroup>
  443. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  444. </Project>