版博士V2.0程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

913 lines
45 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="packages\Microsoft.ML.OnnxRuntime.Gpu.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Gpu.props" Condition="Exists('packages\Microsoft.ML.OnnxRuntime.Gpu.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Gpu.props')" />
  4. <Import Project="packages\SixLabors.ImageSharp.3.1.1\build\SixLabors.ImageSharp.props" Condition="Exists('packages\SixLabors.ImageSharp.3.1.1\build\SixLabors.ImageSharp.props')" />
  5. <Import Project="packages\OpenCvSharp4.runtime.win.4.8.0.20230708\build\net48\OpenCvSharp4.runtime.win.props" Condition="Exists('packages\OpenCvSharp4.runtime.win.4.8.0.20230708\build\net48\OpenCvSharp4.runtime.win.props')" />
  6. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  7. <PropertyGroup>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ProjectGuid>{9B356643-321E-4B70-ABF3-FF8E2F218F38}</ProjectGuid>
  11. <OutputType>WinExe</OutputType>
  12. <RootNamespace>ProductionControl</RootNamespace>
  13. <AssemblyName>ProductionControl</AssemblyName>
  14. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  15. <FileAlignment>512</FileAlignment>
  16. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  17. <Deterministic>true</Deterministic>
  18. <TargetFrameworkProfile />
  19. <NuGetPackageImportStamp>
  20. </NuGetPackageImportStamp>
  21. <PublishUrl>publish\</PublishUrl>
  22. <Install>true</Install>
  23. <InstallFrom>Disk</InstallFrom>
  24. <UpdateEnabled>false</UpdateEnabled>
  25. <UpdateMode>Foreground</UpdateMode>
  26. <UpdateInterval>7</UpdateInterval>
  27. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  28. <UpdatePeriodically>false</UpdatePeriodically>
  29. <UpdateRequired>false</UpdateRequired>
  30. <MapFileExtensions>true</MapFileExtensions>
  31. <ApplicationRevision>0</ApplicationRevision>
  32. <ApplicationVersion>1.2.0.%2a</ApplicationVersion>
  33. <IsWebBootstrapper>false</IsWebBootstrapper>
  34. <UseApplicationTrust>false</UseApplicationTrust>
  35. <BootstrapperEnabled>true</BootstrapperEnabled>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  38. <PlatformTarget>AnyCPU</PlatformTarget>
  39. <DebugSymbols>true</DebugSymbols>
  40. <DebugType>full</DebugType>
  41. <Optimize>false</Optimize>
  42. <OutputPath>bin\Debug\</OutputPath>
  43. <DefineConstants>DEBUG;TRACE</DefineConstants>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. <Prefer32Bit>false</Prefer32Bit>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  49. <PlatformTarget>AnyCPU</PlatformTarget>
  50. <DebugType>pdbonly</DebugType>
  51. <Optimize>true</Optimize>
  52. <OutputPath>bin\Release\</OutputPath>
  53. <DefineConstants>TRACE</DefineConstants>
  54. <ErrorReport>prompt</ErrorReport>
  55. <WarningLevel>4</WarningLevel>
  56. </PropertyGroup>
  57. <PropertyGroup>
  58. <ApplicationIcon>e1.ico</ApplicationIcon>
  59. </PropertyGroup>
  60. <PropertyGroup>
  61. <TargetZone>LocalIntranet</TargetZone>
  62. </PropertyGroup>
  63. <PropertyGroup>
  64. <GenerateManifests>false</GenerateManifests>
  65. </PropertyGroup>
  66. <PropertyGroup>
  67. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  70. <DebugSymbols>true</DebugSymbols>
  71. <OutputPath>bin\x64\Debug\</OutputPath>
  72. <DefineConstants>DEBUG;TRACE</DefineConstants>
  73. <DebugType>full</DebugType>
  74. <PlatformTarget>x64</PlatformTarget>
  75. <LangVersion>7.3</LangVersion>
  76. <ErrorReport>prompt</ErrorReport>
  77. <Prefer32Bit>true</Prefer32Bit>
  78. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  79. </PropertyGroup>
  80. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  81. <OutputPath>bin\x64\Release\</OutputPath>
  82. <DefineConstants>TRACE</DefineConstants>
  83. <Optimize>true</Optimize>
  84. <DebugType>pdbonly</DebugType>
  85. <PlatformTarget>x64</PlatformTarget>
  86. <LangVersion>7.3</LangVersion>
  87. <ErrorReport>prompt</ErrorReport>
  88. <Prefer32Bit>true</Prefer32Bit>
  89. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  90. </PropertyGroup>
  91. <ItemGroup>
  92. <Reference Include="AdvMotAPI, Version=2.0.8.5, Culture=neutral, processorArchitecture=MSIL">
  93. <SpecificVersion>False</SpecificVersion>
  94. <HintPath>bin\x64\Debug\AdvMotAPI.dll</HintPath>
  95. </Reference>
  96. <Reference Include="Automation.BDaq4, Version=4.0.0.0, Culture=neutral, PublicKeyToken=463f5928d60183a0, processorArchitecture=MSIL">
  97. <SpecificVersion>False</SpecificVersion>
  98. <HintPath>bin\Debug\Automation.BDaq4.dll</HintPath>
  99. </Reference>
  100. <Reference Include="ControllerDllCSharp, Version=3.0.0.1, Culture=neutral, processorArchitecture=AMD64">
  101. <SpecificVersion>False</SpecificVersion>
  102. <HintPath>D:\SuoduCode\Auto\LightCode\Controller_SDK_V3.0.0.1\SDK\C#_DLL\x64\ControllerDllCSharp.dll</HintPath>
  103. </Reference>
  104. <Reference Include="halcondotnet">
  105. <HintPath>F:\AI\RunHdevDemo\RunHdev\bin\x64\Debug\halcondotnet.dll</HintPath>
  106. </Reference>
  107. <Reference Include="hdevenginedotnet">
  108. <HintPath>F:\AI\RunHdevDemo\RunHdev\bin\x64\Debug\hdevenginedotnet.dll</HintPath>
  109. </Reference>
  110. <Reference Include="ImageBox, Version=2.2.1.0, Culture=neutral, processorArchitecture=MSIL">
  111. <SpecificVersion>False</SpecificVersion>
  112. <HintPath>..\..\..\..\..\..\模块化\MMImageBox\ImageBox\bin\Debug\ImageBox.dll</HintPath>
  113. </Reference>
  114. <Reference Include="Microsoft.ML.OnnxRuntime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=f27f157f0a5b7bb6, processorArchitecture=MSIL">
  115. <HintPath>packages\Microsoft.ML.OnnxRuntime.Managed.1.16.3\lib\netstandard2.0\Microsoft.ML.OnnxRuntime.dll</HintPath>
  116. <Private>True</Private>
  117. </Reference>
  118. <Reference Include="Microsoft.QualityTools.Testing.Fakes, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  119. <SpecificVersion>False</SpecificVersion>
  120. </Reference>
  121. <Reference Include="Microsoft.VisualBasic" />
  122. <Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.2210.55, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
  123. <HintPath>packages\Microsoft.Web.WebView2.1.0.2210.55\lib\net45\Microsoft.Web.WebView2.Core.dll</HintPath>
  124. </Reference>
  125. <Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.2210.55, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
  126. <HintPath>packages\Microsoft.Web.WebView2.1.0.2210.55\lib\net45\Microsoft.Web.WebView2.WinForms.dll</HintPath>
  127. </Reference>
  128. <Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.2210.55, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
  129. <HintPath>packages\Microsoft.Web.WebView2.1.0.2210.55\lib\net45\Microsoft.Web.WebView2.Wpf.dll</HintPath>
  130. </Reference>
  131. <Reference Include="Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  132. <HintPath>packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath>
  133. <Private>True</Private>
  134. <Private>True</Private>
  135. </Reference>
  136. <Reference Include="MvCameraControl.Net">
  137. <HintPath>C:\Program Files (x86)\MVS\Development\DotNet\AnyCpu\MvCameraControl.Net.dll</HintPath>
  138. </Reference>
  139. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  140. <HintPath>packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  141. </Reference>
  142. <Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  143. <HintPath>packages\OpenCvSharp4.4.8.0.20230708\lib\net48\OpenCvSharp.dll</HintPath>
  144. </Reference>
  145. <Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  146. <HintPath>packages\OpenCvSharp4.Extensions.4.8.0.20230708\lib\net48\OpenCvSharp.Extensions.dll</HintPath>
  147. <Private>True</Private>
  148. </Reference>
  149. <Reference Include="PresentationCore" />
  150. <Reference Include="System" />
  151. <Reference Include="System.AppContext, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  152. <HintPath>packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll</HintPath>
  153. <Private>True</Private>
  154. <Private>True</Private>
  155. </Reference>
  156. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  157. <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  158. </Reference>
  159. <Reference Include="System.ComponentModel.Composition" />
  160. <Reference Include="System.Console, Version=4.0.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  161. <HintPath>packages\System.Console.4.3.1\lib\net46\System.Console.dll</HintPath>
  162. <Private>True</Private>
  163. </Reference>
  164. <Reference Include="System.Core" />
  165. <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  166. <HintPath>packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  167. <Private>True</Private>
  168. </Reference>
  169. <Reference Include="System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  170. <HintPath>packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll</HintPath>
  171. <Private>True</Private>
  172. <Private>True</Private>
  173. </Reference>
  174. <Reference Include="System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  175. <HintPath>packages\System.Drawing.Common.8.0.0\lib\net462\System.Drawing.Common.dll</HintPath>
  176. <Private>True</Private>
  177. </Reference>
  178. <Reference Include="System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  179. <HintPath>packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath>
  180. <Private>True</Private>
  181. <Private>True</Private>
  182. </Reference>
  183. <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  184. <HintPath>packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
  185. <Private>True</Private>
  186. <Private>True</Private>
  187. </Reference>
  188. <Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  189. <HintPath>packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
  190. <Private>True</Private>
  191. <Private>True</Private>
  192. </Reference>
  193. <Reference Include="System.IO.Compression.FileSystem" />
  194. <Reference Include="System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  195. <HintPath>packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath>
  196. <Private>True</Private>
  197. <Private>True</Private>
  198. </Reference>
  199. <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  200. <HintPath>packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
  201. <Private>True</Private>
  202. <Private>True</Private>
  203. </Reference>
  204. <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  205. <HintPath>packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
  206. <Private>True</Private>
  207. <Private>True</Private>
  208. </Reference>
  209. <Reference Include="System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  210. <HintPath>packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath>
  211. <Private>True</Private>
  212. <Private>True</Private>
  213. </Reference>
  214. <Reference Include="System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  215. <HintPath>packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath>
  216. <Private>True</Private>
  217. <Private>True</Private>
  218. </Reference>
  219. <Reference Include="System.Management" />
  220. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  221. <HintPath>packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  222. </Reference>
  223. <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  224. <HintPath>packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
  225. <Private>True</Private>
  226. </Reference>
  227. <Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  228. <HintPath>packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath>
  229. <Private>True</Private>
  230. <Private>True</Private>
  231. </Reference>
  232. <Reference Include="System.Numerics" />
  233. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  234. <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  235. </Reference>
  236. <Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  237. <HintPath>packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
  238. <Private>True</Private>
  239. <Private>True</Private>
  240. </Reference>
  241. <Reference Include="System.Runtime, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  242. <HintPath>packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll</HintPath>
  243. <Private>True</Private>
  244. </Reference>
  245. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  246. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  247. </Reference>
  248. <Reference Include="System.Runtime.Extensions, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  249. <HintPath>packages\System.Runtime.Extensions.4.3.1\lib\net462\System.Runtime.Extensions.dll</HintPath>
  250. <Private>True</Private>
  251. </Reference>
  252. <Reference Include="System.Runtime.InteropServices, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  253. <HintPath>packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll</HintPath>
  254. <Private>True</Private>
  255. <Private>True</Private>
  256. </Reference>
  257. <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  258. <HintPath>packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  259. <Private>True</Private>
  260. <Private>True</Private>
  261. </Reference>
  262. <Reference Include="System.Security" />
  263. <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  264. <HintPath>packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
  265. <Private>True</Private>
  266. </Reference>
  267. <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  268. <HintPath>packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
  269. <Private>True</Private>
  270. <Private>True</Private>
  271. </Reference>
  272. <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  273. <HintPath>packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
  274. <Private>True</Private>
  275. <Private>True</Private>
  276. </Reference>
  277. <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  278. <HintPath>packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
  279. <Private>True</Private>
  280. </Reference>
  281. <Reference Include="System.Text.Encoding.CodePages, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  282. <HintPath>packages\System.Text.Encoding.CodePages.8.0.0\lib\net462\System.Text.Encoding.CodePages.dll</HintPath>
  283. <Private>True</Private>
  284. </Reference>
  285. <Reference Include="System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  286. <HintPath>packages\System.Text.RegularExpressions.4.3.1\lib\net463\System.Text.RegularExpressions.dll</HintPath>
  287. <Private>True</Private>
  288. </Reference>
  289. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  290. <HintPath>packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  291. </Reference>
  292. <Reference Include="System.Web" />
  293. <Reference Include="System.Xaml" />
  294. <Reference Include="System.Xml.Linq" />
  295. <Reference Include="System.Data.DataSetExtensions" />
  296. <Reference Include="Microsoft.CSharp" />
  297. <Reference Include="System.Data" />
  298. <Reference Include="System.Deployment" />
  299. <Reference Include="System.Drawing" />
  300. <Reference Include="System.Windows.Forms" />
  301. <Reference Include="System.Xml" />
  302. <Reference Include="System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  303. <HintPath>packages\System.Xml.ReaderWriter.4.3.1\lib\net46\System.Xml.ReaderWriter.dll</HintPath>
  304. <Private>True</Private>
  305. </Reference>
  306. <Reference Include="WindowsBase" />
  307. <Reference Include="Yolo5, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  308. <SpecificVersion>False</SpecificVersion>
  309. <HintPath>..\..\Dlls\Yolo5.dll</HintPath>
  310. </Reference>
  311. </ItemGroup>
  312. <ItemGroup>
  313. <Compile Include="AboutBox1.cs">
  314. <SubType>Form</SubType>
  315. </Compile>
  316. <Compile Include="AboutBox1.Designer.cs">
  317. <DependentUpon>AboutBox1.cs</DependentUpon>
  318. </Compile>
  319. <Compile Include="API.cs" />
  320. <Compile Include="Config.cs" />
  321. <Compile Include="DevContainer.cs" />
  322. <Compile Include="Device\AxisDev.cs" />
  323. <Compile Include="Device\CodeScannerDev.cs" />
  324. <Compile Include="Device\ForLib.cs" />
  325. <Compile Include="Device\IFLib.cs" />
  326. <Compile Include="Device\ScannerDev.cs" />
  327. <Compile Include="Device\SizeLib.cs" />
  328. <Compile Include="Device\DefectLib.cs" />
  329. <Compile Include="Device\HeightDev.cs" />
  330. <Compile Include="Device\IOCardDev.cs" />
  331. <Compile Include="Device\LightDev.cs" />
  332. <Compile Include="Device\SmallAxisDev.cs" />
  333. <Compile Include="Device\TensionDev.cs" />
  334. <Compile Include="Enums.cs" />
  335. <Compile Include="Form1.cs">
  336. <SubType>Form</SubType>
  337. </Compile>
  338. <Compile Include="Form1.Designer.cs">
  339. <DependentUpon>Form1.cs</DependentUpon>
  340. </Compile>
  341. <Compile Include="Form2.cs">
  342. <SubType>Form</SubType>
  343. </Compile>
  344. <Compile Include="Form2.Designer.cs">
  345. <DependentUpon>Form2.cs</DependentUpon>
  346. </Compile>
  347. <Compile Include="Form3.cs">
  348. <SubType>Form</SubType>
  349. </Compile>
  350. <Compile Include="Form3.Designer.cs">
  351. <DependentUpon>Form3.cs</DependentUpon>
  352. </Compile>
  353. <Compile Include="FrmDebug3.cs">
  354. <SubType>Form</SubType>
  355. </Compile>
  356. <Compile Include="FrmDebug3.Designer.cs">
  357. <DependentUpon>FrmDebug3.cs</DependentUpon>
  358. </Compile>
  359. <Compile Include="FrmInput.cs">
  360. <SubType>Form</SubType>
  361. </Compile>
  362. <Compile Include="FrmInput.Designer.cs">
  363. <DependentUpon>FrmInput.cs</DependentUpon>
  364. </Compile>
  365. <Compile Include="FrmPhotoShow.cs">
  366. <SubType>Form</SubType>
  367. </Compile>
  368. <Compile Include="FrmPhotoShow.Designer.cs">
  369. <DependentUpon>FrmPhotoShow.cs</DependentUpon>
  370. </Compile>
  371. <Compile Include="FrmPhotoTag.cs">
  372. <SubType>Form</SubType>
  373. </Compile>
  374. <Compile Include="FrmPhotoTag.Designer.cs">
  375. <DependentUpon>FrmPhotoTag.cs</DependentUpon>
  376. </Compile>
  377. <Compile Include="FrmPTSetting.cs">
  378. <SubType>Form</SubType>
  379. </Compile>
  380. <Compile Include="FrmPTSetting.Designer.cs">
  381. <DependentUpon>FrmPTSetting.cs</DependentUpon>
  382. </Compile>
  383. <Compile Include="FrmMain.cs">
  384. <SubType>Form</SubType>
  385. </Compile>
  386. <Compile Include="FrmMain.Designer.cs">
  387. <DependentUpon>FrmMain.cs</DependentUpon>
  388. </Compile>
  389. <Compile Include="FrmLogin.cs">
  390. <SubType>Form</SubType>
  391. </Compile>
  392. <Compile Include="FrmLogin.Designer.cs">
  393. <DependentUpon>FrmLogin.cs</DependentUpon>
  394. </Compile>
  395. <Compile Include="FrmPhoto.cs">
  396. <SubType>Form</SubType>
  397. </Compile>
  398. <Compile Include="FrmPhoto.Designer.cs">
  399. <DependentUpon>FrmPhoto.cs</DependentUpon>
  400. </Compile>
  401. <Compile Include="FrmModifyPW.cs">
  402. <SubType>Form</SubType>
  403. </Compile>
  404. <Compile Include="FrmModifyPW.Designer.cs">
  405. <DependentUpon>FrmModifyPW.cs</DependentUpon>
  406. </Compile>
  407. <Compile Include="FrmChart.cs">
  408. <SubType>Form</SubType>
  409. </Compile>
  410. <Compile Include="FrmChart.Designer.cs">
  411. <DependentUpon>FrmChart.cs</DependentUpon>
  412. </Compile>
  413. <Compile Include="FrmReport.cs">
  414. <SubType>Form</SubType>
  415. </Compile>
  416. <Compile Include="FrmReport.Designer.cs">
  417. <DependentUpon>FrmReport.cs</DependentUpon>
  418. </Compile>
  419. <Compile Include="FrmRoleInfo.cs">
  420. <SubType>Form</SubType>
  421. </Compile>
  422. <Compile Include="FrmRoleInfo.Designer.cs">
  423. <DependentUpon>FrmRoleInfo.cs</DependentUpon>
  424. </Compile>
  425. <Compile Include="FrmCMDProcess.cs">
  426. <SubType>Form</SubType>
  427. </Compile>
  428. <Compile Include="FrmCMDProcess.Designer.cs">
  429. <DependentUpon>FrmCMDProcess.cs</DependentUpon>
  430. </Compile>
  431. <Compile Include="FrmClassesSingle.cs">
  432. <SubType>Form</SubType>
  433. </Compile>
  434. <Compile Include="FrmClassesSingle.Designer.cs">
  435. <DependentUpon>FrmClassesSingle.cs</DependentUpon>
  436. </Compile>
  437. <Compile Include="FrmShowDefectImage.cs">
  438. <SubType>Form</SubType>
  439. </Compile>
  440. <Compile Include="FrmShowDefectImage.Designer.cs">
  441. <DependentUpon>FrmShowDefectImage.cs</DependentUpon>
  442. </Compile>
  443. <Compile Include="FrmShowSizeTag.cs">
  444. <SubType>Form</SubType>
  445. </Compile>
  446. <Compile Include="FrmShowSizeTag.Designer.cs">
  447. <DependentUpon>FrmShowSizeTag.cs</DependentUpon>
  448. </Compile>
  449. <Compile Include="FrmSysSetting.cs">
  450. <SubType>Form</SubType>
  451. </Compile>
  452. <Compile Include="FrmSysSetting.Designer.cs">
  453. <DependentUpon>FrmSysSetting.cs</DependentUpon>
  454. </Compile>
  455. <Compile Include="FrmUserInfo.cs">
  456. <SubType>Form</SubType>
  457. </Compile>
  458. <Compile Include="FrmUserInfo.Designer.cs">
  459. <DependentUpon>FrmUserInfo.cs</DependentUpon>
  460. </Compile>
  461. <Compile Include="FrmSetParams.cs">
  462. <SubType>Form</SubType>
  463. </Compile>
  464. <Compile Include="FrmSetParams.Designer.cs">
  465. <DependentUpon>FrmSetParams.cs</DependentUpon>
  466. </Compile>
  467. <Compile Include="FrmProductStep.cs">
  468. <SubType>Form</SubType>
  469. </Compile>
  470. <Compile Include="FrmProductStep.Designer.cs">
  471. <DependentUpon>FrmProductStep.cs</DependentUpon>
  472. </Compile>
  473. <Compile Include="FrmProductInfo.cs">
  474. <SubType>Form</SubType>
  475. </Compile>
  476. <Compile Include="FrmProductInfo.Designer.cs">
  477. <DependentUpon>FrmProductInfo.cs</DependentUpon>
  478. </Compile>
  479. <Compile Include="FrmRoleRight.cs">
  480. <SubType>Form</SubType>
  481. </Compile>
  482. <Compile Include="FrmRoleRight.Designer.cs">
  483. <DependentUpon>FrmRoleRight.cs</DependentUpon>
  484. </Compile>
  485. <Compile Include="FrmStepInfo.cs">
  486. <SubType>Form</SubType>
  487. </Compile>
  488. <Compile Include="FrmStepInfo.Designer.cs">
  489. <DependentUpon>FrmStepInfo.cs</DependentUpon>
  490. </Compile>
  491. <Compile Include="FrmProductList.cs">
  492. <SubType>Form</SubType>
  493. </Compile>
  494. <Compile Include="FrmProductList.Designer.cs">
  495. <DependentUpon>FrmProductList.cs</DependentUpon>
  496. </Compile>
  497. <Compile Include="FrmUserList.cs">
  498. <SubType>Form</SubType>
  499. </Compile>
  500. <Compile Include="FrmUserList.Designer.cs">
  501. <DependentUpon>FrmUserList.cs</DependentUpon>
  502. </Compile>
  503. <Compile Include="FrmStepList.cs">
  504. <SubType>Form</SubType>
  505. </Compile>
  506. <Compile Include="FrmStepList.Designer.cs">
  507. <DependentUpon>FrmStepList.cs</DependentUpon>
  508. </Compile>
  509. <Compile Include="FrmWeb.cs">
  510. <SubType>Form</SubType>
  511. </Compile>
  512. <Compile Include="FrmWeb.Designer.cs">
  513. <DependentUpon>FrmWeb.cs</DependentUpon>
  514. </Compile>
  515. <Compile Include="Program.cs" />
  516. <Compile Include="Properties\AssemblyInfo.cs" />
  517. <Compile Include="UIExtend\DefectCountOfSizeControl.cs">
  518. <SubType>UserControl</SubType>
  519. </Compile>
  520. <Compile Include="UIExtend\DefectCountOfSizeControl.Designer.cs">
  521. <DependentUpon>DefectCountOfSizeControl.cs</DependentUpon>
  522. </Compile>
  523. <Compile Include="UIExtend\pbox_zoom.cs">
  524. <SubType>UserControl</SubType>
  525. </Compile>
  526. <Compile Include="UIExtend\pbox_zoom.designer.cs">
  527. <DependentUpon>pbox_zoom.cs</DependentUpon>
  528. </Compile>
  529. <Compile Include="UIExtend\ProPictureBox.cs">
  530. <SubType>Component</SubType>
  531. </Compile>
  532. <Compile Include="UIExtend\TextBoxRemind.cs" />
  533. <Compile Include="UIExtend\UCImageView.cs">
  534. <SubType>UserControl</SubType>
  535. </Compile>
  536. <Compile Include="UIExtend\UCImageView.designer.cs">
  537. <DependentUpon>UCImageView.cs</DependentUpon>
  538. </Compile>
  539. <Compile Include="UI\AxisDevTagProp.cs" />
  540. <Compile Include="UI\Form1.cs">
  541. <SubType>Form</SubType>
  542. </Compile>
  543. <Compile Include="UI\Form1.Designer.cs">
  544. <DependentUpon>Form1.cs</DependentUpon>
  545. </Compile>
  546. <Compile Include="UI\FrmGetPosByPic.cs">
  547. <SubType>Form</SubType>
  548. </Compile>
  549. <Compile Include="UI\FrmGetPosByPic.Designer.cs">
  550. <DependentUpon>FrmGetPosByPic.cs</DependentUpon>
  551. </Compile>
  552. <Compile Include="UI\FrmScannerShow2.cs">
  553. <SubType>Form</SubType>
  554. </Compile>
  555. <Compile Include="UI\FrmScannerShow2.Designer.cs">
  556. <DependentUpon>FrmScannerShow2.cs</DependentUpon>
  557. </Compile>
  558. <Compile Include="UI\IFProp.cs" />
  559. <Compile Include="UI\ForProp.cs" />
  560. <Compile Include="UI\SizeLibProp.cs" />
  561. <Compile Include="UI\FrmScannerShow.cs">
  562. <SubType>Form</SubType>
  563. </Compile>
  564. <Compile Include="UI\FrmScannerShow.Designer.cs">
  565. <DependentUpon>FrmScannerShow.cs</DependentUpon>
  566. </Compile>
  567. <Compile Include="UI\HeightDevProp.cs" />
  568. <Compile Include="UI\DefectLibProp.cs" />
  569. <Compile Include="UI\TensionDevProp.cs" />
  570. <Compile Include="UI\SmallAxisDevProp.cs" />
  571. <Compile Include="UI\ScannerDevProp.cs" />
  572. <Compile Include="UI\LightDevProp.cs" />
  573. <Compile Include="UI\IOCardDevProp.cs" />
  574. <Compile Include="UI\PropExtend\PropertyOrderAttribute.cs" />
  575. <Compile Include="UI\PropExtend\PropertySorter.cs" />
  576. <Compile Include="UI\UIAxisDevTag.cs">
  577. <SubType>UserControl</SubType>
  578. </Compile>
  579. <Compile Include="UI\UIAxisDevTag.Designer.cs">
  580. <DependentUpon>UIAxisDevTag.cs</DependentUpon>
  581. </Compile>
  582. <Compile Include="UI\UICodeScannerDev.cs">
  583. <SubType>UserControl</SubType>
  584. </Compile>
  585. <Compile Include="UI\UICodeScannerDev.Designer.cs">
  586. <DependentUpon>UICodeScannerDev.cs</DependentUpon>
  587. </Compile>
  588. <Compile Include="UI\UIIFLib.cs">
  589. <SubType>UserControl</SubType>
  590. </Compile>
  591. <Compile Include="UI\UIIFLib.Designer.cs">
  592. <DependentUpon>UIIFLib.cs</DependentUpon>
  593. </Compile>
  594. <Compile Include="UI\UIForLib.cs">
  595. <SubType>UserControl</SubType>
  596. </Compile>
  597. <Compile Include="UI\UIForLib.Designer.cs">
  598. <DependentUpon>UIForLib.cs</DependentUpon>
  599. </Compile>
  600. <Compile Include="UI\UIPagination.cs">
  601. <SubType>UserControl</SubType>
  602. </Compile>
  603. <Compile Include="UI\UIPagination.Designer.cs">
  604. <DependentUpon>UIPagination.cs</DependentUpon>
  605. </Compile>
  606. <Compile Include="UI\UISizeLib.cs">
  607. <SubType>UserControl</SubType>
  608. </Compile>
  609. <Compile Include="UI\UISizeLib.Designer.cs">
  610. <DependentUpon>UISizeLib.cs</DependentUpon>
  611. </Compile>
  612. <Compile Include="UI\UIHeightDev.cs">
  613. <SubType>UserControl</SubType>
  614. </Compile>
  615. <Compile Include="UI\UIHeightDev.Designer.cs">
  616. <DependentUpon>UIHeightDev.cs</DependentUpon>
  617. </Compile>
  618. <Compile Include="UI\UIDefectLib.cs">
  619. <SubType>UserControl</SubType>
  620. </Compile>
  621. <Compile Include="UI\UIDefectLib.Designer.cs">
  622. <DependentUpon>UIDefectLib.cs</DependentUpon>
  623. </Compile>
  624. <Compile Include="UI\UITensionDev.cs">
  625. <SubType>UserControl</SubType>
  626. </Compile>
  627. <Compile Include="UI\UITensionDev.Designer.cs">
  628. <DependentUpon>UITensionDev.cs</DependentUpon>
  629. </Compile>
  630. <Compile Include="UI\UISmallAxisDev.cs">
  631. <SubType>UserControl</SubType>
  632. </Compile>
  633. <Compile Include="UI\UISmallAxisDev.Designer.cs">
  634. <DependentUpon>UISmallAxisDev.cs</DependentUpon>
  635. </Compile>
  636. <Compile Include="UI\UIScannerDev.cs">
  637. <SubType>UserControl</SubType>
  638. </Compile>
  639. <Compile Include="UI\UIScannerDev.Designer.cs">
  640. <DependentUpon>UIScannerDev.cs</DependentUpon>
  641. </Compile>
  642. <Compile Include="UI\UILightDev.cs">
  643. <SubType>UserControl</SubType>
  644. </Compile>
  645. <Compile Include="UI\UILightDev.Designer.cs">
  646. <DependentUpon>UILightDev.cs</DependentUpon>
  647. </Compile>
  648. <Compile Include="UI\UIIOCardDev.cs">
  649. <SubType>UserControl</SubType>
  650. </Compile>
  651. <Compile Include="UI\UIIOCardDev.Designer.cs">
  652. <DependentUpon>UIIOCardDev.cs</DependentUpon>
  653. </Compile>
  654. <Compile Include="UI\UIAxisDev.cs">
  655. <SubType>UserControl</SubType>
  656. </Compile>
  657. <Compile Include="UI\UIAxisDev.Designer.cs">
  658. <DependentUpon>UIAxisDev.cs</DependentUpon>
  659. </Compile>
  660. <Compile Include="UI\AxisDevProp.cs" />
  661. <Compile Include="Utils\DBUtils.cs" />
  662. <Compile Include="Utils\EnumData.cs" />
  663. <Compile Include="Utils\EnumUtil.cs" />
  664. <Compile Include="Utils\FileUtil.cs" />
  665. <Compile Include="Utils\HexUtil.cs" />
  666. <Compile Include="Utils\HttpUtil.CS" />
  667. <Compile Include="Utils\ImageUtil.cs" />
  668. <Compile Include="Utils\SSerialPort.cs" />
  669. <Compile Include="Utils\Util.cs" />
  670. <Compile Include="Utils\WINAPI.cs" />
  671. <Compile Include="WebService.cs" />
  672. <EmbeddedResource Include="AboutBox1.resx">
  673. <DependentUpon>AboutBox1.cs</DependentUpon>
  674. </EmbeddedResource>
  675. <EmbeddedResource Include="Form1.resx">
  676. <DependentUpon>Form1.cs</DependentUpon>
  677. </EmbeddedResource>
  678. <EmbeddedResource Include="Form2.resx">
  679. <DependentUpon>Form2.cs</DependentUpon>
  680. </EmbeddedResource>
  681. <EmbeddedResource Include="Form3.resx">
  682. <DependentUpon>Form3.cs</DependentUpon>
  683. </EmbeddedResource>
  684. <EmbeddedResource Include="FrmDebug3.resx">
  685. <DependentUpon>FrmDebug3.cs</DependentUpon>
  686. </EmbeddedResource>
  687. <EmbeddedResource Include="FrmInput.resx">
  688. <DependentUpon>FrmInput.cs</DependentUpon>
  689. </EmbeddedResource>
  690. <EmbeddedResource Include="FrmPhotoShow.resx">
  691. <DependentUpon>FrmPhotoShow.cs</DependentUpon>
  692. </EmbeddedResource>
  693. <EmbeddedResource Include="FrmPhotoTag.resx">
  694. <DependentUpon>FrmPhotoTag.cs</DependentUpon>
  695. </EmbeddedResource>
  696. <EmbeddedResource Include="FrmPTSetting.resx">
  697. <DependentUpon>FrmPTSetting.cs</DependentUpon>
  698. </EmbeddedResource>
  699. <EmbeddedResource Include="FrmMain.resx">
  700. <DependentUpon>FrmMain.cs</DependentUpon>
  701. </EmbeddedResource>
  702. <EmbeddedResource Include="FrmLogin.resx">
  703. <DependentUpon>FrmLogin.cs</DependentUpon>
  704. </EmbeddedResource>
  705. <EmbeddedResource Include="FrmPhoto.resx">
  706. <DependentUpon>FrmPhoto.cs</DependentUpon>
  707. </EmbeddedResource>
  708. <EmbeddedResource Include="FrmModifyPW.resx">
  709. <DependentUpon>FrmModifyPW.cs</DependentUpon>
  710. </EmbeddedResource>
  711. <EmbeddedResource Include="FrmChart.resx">
  712. <DependentUpon>FrmChart.cs</DependentUpon>
  713. </EmbeddedResource>
  714. <EmbeddedResource Include="FrmReport.resx">
  715. <DependentUpon>FrmReport.cs</DependentUpon>
  716. </EmbeddedResource>
  717. <EmbeddedResource Include="FrmRoleInfo.resx">
  718. <DependentUpon>FrmRoleInfo.cs</DependentUpon>
  719. </EmbeddedResource>
  720. <EmbeddedResource Include="FrmCMDProcess.resx">
  721. <DependentUpon>FrmCMDProcess.cs</DependentUpon>
  722. </EmbeddedResource>
  723. <EmbeddedResource Include="FrmClassesSingle.resx">
  724. <DependentUpon>FrmClassesSingle.cs</DependentUpon>
  725. </EmbeddedResource>
  726. <EmbeddedResource Include="FrmShowDefectImage.resx">
  727. <DependentUpon>FrmShowDefectImage.cs</DependentUpon>
  728. </EmbeddedResource>
  729. <EmbeddedResource Include="FrmShowSizeTag.resx">
  730. <DependentUpon>FrmShowSizeTag.cs</DependentUpon>
  731. </EmbeddedResource>
  732. <EmbeddedResource Include="FrmSysSetting.resx">
  733. <DependentUpon>FrmSysSetting.cs</DependentUpon>
  734. </EmbeddedResource>
  735. <EmbeddedResource Include="FrmUserInfo.resx">
  736. <DependentUpon>FrmUserInfo.cs</DependentUpon>
  737. </EmbeddedResource>
  738. <EmbeddedResource Include="FrmSetParams.resx">
  739. <DependentUpon>FrmSetParams.cs</DependentUpon>
  740. </EmbeddedResource>
  741. <EmbeddedResource Include="FrmProductStep.resx">
  742. <DependentUpon>FrmProductStep.cs</DependentUpon>
  743. </EmbeddedResource>
  744. <EmbeddedResource Include="FrmProductInfo.resx">
  745. <DependentUpon>FrmProductInfo.cs</DependentUpon>
  746. </EmbeddedResource>
  747. <EmbeddedResource Include="FrmRoleRight.resx">
  748. <DependentUpon>FrmRoleRight.cs</DependentUpon>
  749. </EmbeddedResource>
  750. <EmbeddedResource Include="FrmStepInfo.resx">
  751. <DependentUpon>FrmStepInfo.cs</DependentUpon>
  752. </EmbeddedResource>
  753. <EmbeddedResource Include="FrmProductList.resx">
  754. <DependentUpon>FrmProductList.cs</DependentUpon>
  755. </EmbeddedResource>
  756. <EmbeddedResource Include="FrmUserList.resx">
  757. <DependentUpon>FrmUserList.cs</DependentUpon>
  758. </EmbeddedResource>
  759. <EmbeddedResource Include="FrmStepList.resx">
  760. <DependentUpon>FrmStepList.cs</DependentUpon>
  761. </EmbeddedResource>
  762. <EmbeddedResource Include="FrmWeb.resx">
  763. <DependentUpon>FrmWeb.cs</DependentUpon>
  764. </EmbeddedResource>
  765. <EmbeddedResource Include="Properties\Resources.resx">
  766. <Generator>ResXFileCodeGenerator</Generator>
  767. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  768. <SubType>Designer</SubType>
  769. </EmbeddedResource>
  770. <Compile Include="Properties\Resources.Designer.cs">
  771. <AutoGen>True</AutoGen>
  772. <DependentUpon>Resources.resx</DependentUpon>
  773. <DesignTime>True</DesignTime>
  774. </Compile>
  775. <EmbeddedResource Include="UIExtend\DefectCountOfSizeControl.resx">
  776. <DependentUpon>DefectCountOfSizeControl.cs</DependentUpon>
  777. </EmbeddedResource>
  778. <EmbeddedResource Include="UIExtend\pbox_zoom.resx">
  779. <DependentUpon>pbox_zoom.cs</DependentUpon>
  780. </EmbeddedResource>
  781. <EmbeddedResource Include="UIExtend\UCImageView.resx">
  782. <DependentUpon>UCImageView.cs</DependentUpon>
  783. </EmbeddedResource>
  784. <EmbeddedResource Include="UI\FrmGetPosByPic.resx">
  785. <DependentUpon>FrmGetPosByPic.cs</DependentUpon>
  786. </EmbeddedResource>
  787. <EmbeddedResource Include="UI\FrmScannerShow2.resx">
  788. <DependentUpon>FrmScannerShow2.cs</DependentUpon>
  789. </EmbeddedResource>
  790. <EmbeddedResource Include="UI\FrmScannerShow.resx">
  791. <DependentUpon>FrmScannerShow.cs</DependentUpon>
  792. </EmbeddedResource>
  793. <EmbeddedResource Include="UI\UIAxisDevTag.resx">
  794. <DependentUpon>UIAxisDevTag.cs</DependentUpon>
  795. </EmbeddedResource>
  796. <EmbeddedResource Include="UI\UICodeScannerDev.resx">
  797. <DependentUpon>UICodeScannerDev.cs</DependentUpon>
  798. </EmbeddedResource>
  799. <EmbeddedResource Include="UI\UIIFLib.resx">
  800. <DependentUpon>UIIFLib.cs</DependentUpon>
  801. </EmbeddedResource>
  802. <EmbeddedResource Include="UI\UIForLib.resx">
  803. <DependentUpon>UIForLib.cs</DependentUpon>
  804. </EmbeddedResource>
  805. <EmbeddedResource Include="UI\UIPagination.resx">
  806. <DependentUpon>UIPagination.cs</DependentUpon>
  807. </EmbeddedResource>
  808. <EmbeddedResource Include="UI\UISizeLib.resx">
  809. <DependentUpon>UISizeLib.cs</DependentUpon>
  810. </EmbeddedResource>
  811. <EmbeddedResource Include="UI\UIHeightDev.resx">
  812. <DependentUpon>UIHeightDev.cs</DependentUpon>
  813. </EmbeddedResource>
  814. <EmbeddedResource Include="UI\UIDefectLib.resx">
  815. <DependentUpon>UIDefectLib.cs</DependentUpon>
  816. </EmbeddedResource>
  817. <EmbeddedResource Include="UI\UITensionDev.resx">
  818. <DependentUpon>UITensionDev.cs</DependentUpon>
  819. </EmbeddedResource>
  820. <EmbeddedResource Include="UI\UISmallAxisDev.resx">
  821. <DependentUpon>UISmallAxisDev.cs</DependentUpon>
  822. </EmbeddedResource>
  823. <EmbeddedResource Include="UI\UIScannerDev.resx">
  824. <DependentUpon>UIScannerDev.cs</DependentUpon>
  825. </EmbeddedResource>
  826. <EmbeddedResource Include="UI\UILightDev.resx">
  827. <DependentUpon>UILightDev.cs</DependentUpon>
  828. </EmbeddedResource>
  829. <EmbeddedResource Include="UI\UIIOCardDev.resx">
  830. <DependentUpon>UIIOCardDev.cs</DependentUpon>
  831. </EmbeddedResource>
  832. <EmbeddedResource Include="UI\UIAxisDev.resx">
  833. <DependentUpon>UIAxisDev.cs</DependentUpon>
  834. </EmbeddedResource>
  835. <Fakes Include="Fakes\Yolo5.fakes" />
  836. <None Include="packages.config" />
  837. <None Include="Properties\app.manifest" />
  838. <None Include="Properties\Settings.settings">
  839. <Generator>SettingsSingleFileGenerator</Generator>
  840. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  841. </None>
  842. <Compile Include="Properties\Settings.Designer.cs">
  843. <AutoGen>True</AutoGen>
  844. <DependentUpon>Settings.settings</DependentUpon>
  845. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  846. </Compile>
  847. </ItemGroup>
  848. <ItemGroup>
  849. <None Include="App.config" />
  850. </ItemGroup>
  851. <ItemGroup>
  852. <Content Include="e1.ico" />
  853. <Content Include="Note.txt" />
  854. </ItemGroup>
  855. <ItemGroup>
  856. <COMReference Include="AxBDaqOcxLib">
  857. <Guid>{1752FF26-D6C9-4BC8-BFE9-7D0CA26DED89}</Guid>
  858. <VersionMajor>1</VersionMajor>
  859. <VersionMinor>0</VersionMinor>
  860. <Lcid>0</Lcid>
  861. <WrapperTool>aximp</WrapperTool>
  862. <Isolated>False</Isolated>
  863. </COMReference>
  864. <COMReference Include="BDaqOcxLib">
  865. <Guid>{1752FF26-D6C9-4BC8-BFE9-7D0CA26DED89}</Guid>
  866. <VersionMajor>1</VersionMajor>
  867. <VersionMinor>0</VersionMinor>
  868. <Lcid>0</Lcid>
  869. <WrapperTool>tlbimp</WrapperTool>
  870. <Isolated>False</Isolated>
  871. <EmbedInteropTypes>True</EmbedInteropTypes>
  872. </COMReference>
  873. </ItemGroup>
  874. <ItemGroup>
  875. <ProjectReference Include="..\Models\Models.csproj">
  876. <Project>{47694c39-2448-4be5-80a4-70d78b59272b}</Project>
  877. <Name>Models</Name>
  878. </ProjectReference>
  879. <ProjectReference Include="..\Service\Service.csproj">
  880. <Project>{1cced98a-7af6-47f3-b9f9-a9e7dad461b4}</Project>
  881. <Name>Service</Name>
  882. </ProjectReference>
  883. </ItemGroup>
  884. <ItemGroup>
  885. <BootstrapperPackage Include=".NETFramework,Version=v4.8">
  886. <Visible>False</Visible>
  887. <ProductName>Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
  888. <Install>true</Install>
  889. </BootstrapperPackage>
  890. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  891. <Visible>False</Visible>
  892. <ProductName>.NET Framework 3.5 SP1</ProductName>
  893. <Install>false</Install>
  894. </BootstrapperPackage>
  895. </ItemGroup>
  896. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  897. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  898. <PropertyGroup>
  899. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  900. </PropertyGroup>
  901. <Error Condition="!Exists('packages\OpenCvSharp4.runtime.win.4.8.0.20230708\build\net48\OpenCvSharp4.runtime.win.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\OpenCvSharp4.runtime.win.4.8.0.20230708\build\net48\OpenCvSharp4.runtime.win.props'))" />
  902. <Error Condition="!Exists('packages\Microsoft.Web.WebView2.1.0.2210.55\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Web.WebView2.1.0.2210.55\build\Microsoft.Web.WebView2.targets'))" />
  903. <Error Condition="!Exists('packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets'))" />
  904. <Error Condition="!Exists('packages\SixLabors.ImageSharp.3.1.1\build\SixLabors.ImageSharp.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\SixLabors.ImageSharp.3.1.1\build\SixLabors.ImageSharp.props'))" />
  905. <Error Condition="!Exists('packages\Microsoft.ML.OnnxRuntime.Managed.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Managed.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.ML.OnnxRuntime.Managed.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Managed.targets'))" />
  906. <Error Condition="!Exists('packages\Microsoft.ML.OnnxRuntime.Gpu.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Gpu.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.ML.OnnxRuntime.Gpu.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Gpu.props'))" />
  907. <Error Condition="!Exists('packages\Microsoft.ML.OnnxRuntime.Gpu.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Gpu.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.ML.OnnxRuntime.Gpu.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Gpu.targets'))" />
  908. </Target>
  909. <Import Project="packages\Microsoft.Web.WebView2.1.0.2210.55\build\Microsoft.Web.WebView2.targets" Condition="Exists('packages\Microsoft.Web.WebView2.1.0.2210.55\build\Microsoft.Web.WebView2.targets')" />
  910. <Import Project="packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
  911. <Import Project="packages\Microsoft.ML.OnnxRuntime.Managed.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Managed.targets" Condition="Exists('packages\Microsoft.ML.OnnxRuntime.Managed.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Managed.targets')" />
  912. <Import Project="packages\Microsoft.ML.OnnxRuntime.Gpu.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Gpu.targets" Condition="Exists('packages\Microsoft.ML.OnnxRuntime.Gpu.1.16.3\build\netstandard2.0\Microsoft.ML.OnnxRuntime.Gpu.targets')" />
  913. </Project>