版博士V2.0程序
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

917 lignes
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="SqlSugar, Version=5.1.4.125, Culture=neutral, processorArchitecture=MSIL">
  151. <HintPath>packages\SqlSugar.5.1.4.126\lib\SqlSugar.dll</HintPath>
  152. <Private>True</Private>
  153. </Reference>
  154. <Reference Include="System" />
  155. <Reference Include="System.AppContext, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  156. <HintPath>packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll</HintPath>
  157. <Private>True</Private>
  158. <Private>True</Private>
  159. </Reference>
  160. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  161. <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  162. </Reference>
  163. <Reference Include="System.ComponentModel.Composition" />
  164. <Reference Include="System.Console, Version=4.0.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  165. <HintPath>packages\System.Console.4.3.1\lib\net46\System.Console.dll</HintPath>
  166. <Private>True</Private>
  167. </Reference>
  168. <Reference Include="System.Core" />
  169. <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  170. <HintPath>packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  171. <Private>True</Private>
  172. </Reference>
  173. <Reference Include="System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  174. <HintPath>packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll</HintPath>
  175. <Private>True</Private>
  176. <Private>True</Private>
  177. </Reference>
  178. <Reference Include="System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  179. <HintPath>packages\System.Drawing.Common.8.0.0\lib\net462\System.Drawing.Common.dll</HintPath>
  180. <Private>True</Private>
  181. </Reference>
  182. <Reference Include="System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  183. <HintPath>packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath>
  184. <Private>True</Private>
  185. <Private>True</Private>
  186. </Reference>
  187. <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  188. <HintPath>packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
  189. <Private>True</Private>
  190. <Private>True</Private>
  191. </Reference>
  192. <Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  193. <HintPath>packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
  194. <Private>True</Private>
  195. <Private>True</Private>
  196. </Reference>
  197. <Reference Include="System.IO.Compression.FileSystem" />
  198. <Reference Include="System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  199. <HintPath>packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath>
  200. <Private>True</Private>
  201. <Private>True</Private>
  202. </Reference>
  203. <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  204. <HintPath>packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
  205. <Private>True</Private>
  206. <Private>True</Private>
  207. </Reference>
  208. <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  209. <HintPath>packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
  210. <Private>True</Private>
  211. <Private>True</Private>
  212. </Reference>
  213. <Reference Include="System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  214. <HintPath>packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath>
  215. <Private>True</Private>
  216. <Private>True</Private>
  217. </Reference>
  218. <Reference Include="System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  219. <HintPath>packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath>
  220. <Private>True</Private>
  221. <Private>True</Private>
  222. </Reference>
  223. <Reference Include="System.Management" />
  224. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  225. <HintPath>packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  226. </Reference>
  227. <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  228. <HintPath>packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
  229. <Private>True</Private>
  230. </Reference>
  231. <Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  232. <HintPath>packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath>
  233. <Private>True</Private>
  234. <Private>True</Private>
  235. </Reference>
  236. <Reference Include="System.Numerics" />
  237. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  238. <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  239. </Reference>
  240. <Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  241. <HintPath>packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
  242. <Private>True</Private>
  243. <Private>True</Private>
  244. </Reference>
  245. <Reference Include="System.Runtime, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  246. <HintPath>packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll</HintPath>
  247. <Private>True</Private>
  248. </Reference>
  249. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  250. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  251. </Reference>
  252. <Reference Include="System.Runtime.Extensions, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  253. <HintPath>packages\System.Runtime.Extensions.4.3.1\lib\net462\System.Runtime.Extensions.dll</HintPath>
  254. <Private>True</Private>
  255. </Reference>
  256. <Reference Include="System.Runtime.InteropServices, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  257. <HintPath>packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll</HintPath>
  258. <Private>True</Private>
  259. <Private>True</Private>
  260. </Reference>
  261. <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  262. <HintPath>packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  263. <Private>True</Private>
  264. <Private>True</Private>
  265. </Reference>
  266. <Reference Include="System.Security" />
  267. <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  268. <HintPath>packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
  269. <Private>True</Private>
  270. </Reference>
  271. <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  272. <HintPath>packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
  273. <Private>True</Private>
  274. <Private>True</Private>
  275. </Reference>
  276. <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  277. <HintPath>packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
  278. <Private>True</Private>
  279. <Private>True</Private>
  280. </Reference>
  281. <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  282. <HintPath>packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
  283. <Private>True</Private>
  284. </Reference>
  285. <Reference Include="System.Text.Encoding.CodePages, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  286. <HintPath>packages\System.Text.Encoding.CodePages.8.0.0\lib\net462\System.Text.Encoding.CodePages.dll</HintPath>
  287. <Private>True</Private>
  288. </Reference>
  289. <Reference Include="System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  290. <HintPath>packages\System.Text.RegularExpressions.4.3.1\lib\net463\System.Text.RegularExpressions.dll</HintPath>
  291. <Private>True</Private>
  292. </Reference>
  293. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  294. <HintPath>packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  295. </Reference>
  296. <Reference Include="System.Web" />
  297. <Reference Include="System.Xaml" />
  298. <Reference Include="System.Xml.Linq" />
  299. <Reference Include="System.Data.DataSetExtensions" />
  300. <Reference Include="Microsoft.CSharp" />
  301. <Reference Include="System.Data" />
  302. <Reference Include="System.Deployment" />
  303. <Reference Include="System.Drawing" />
  304. <Reference Include="System.Windows.Forms" />
  305. <Reference Include="System.Xml" />
  306. <Reference Include="System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  307. <HintPath>packages\System.Xml.ReaderWriter.4.3.1\lib\net46\System.Xml.ReaderWriter.dll</HintPath>
  308. <Private>True</Private>
  309. </Reference>
  310. <Reference Include="WindowsBase" />
  311. <Reference Include="Yolo5, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  312. <SpecificVersion>False</SpecificVersion>
  313. <HintPath>..\..\Dlls\Yolo5.dll</HintPath>
  314. </Reference>
  315. </ItemGroup>
  316. <ItemGroup>
  317. <Compile Include="AboutBox1.cs">
  318. <SubType>Form</SubType>
  319. </Compile>
  320. <Compile Include="AboutBox1.Designer.cs">
  321. <DependentUpon>AboutBox1.cs</DependentUpon>
  322. </Compile>
  323. <Compile Include="API.cs" />
  324. <Compile Include="Config.cs" />
  325. <Compile Include="DevContainer.cs" />
  326. <Compile Include="Device\AxisDev.cs" />
  327. <Compile Include="Device\CodeScannerDev.cs" />
  328. <Compile Include="Device\ForLib.cs" />
  329. <Compile Include="Device\IFLib.cs" />
  330. <Compile Include="Device\ScannerDev.cs" />
  331. <Compile Include="Device\SizeLib.cs" />
  332. <Compile Include="Device\DefectLib.cs" />
  333. <Compile Include="Device\HeightDev.cs" />
  334. <Compile Include="Device\IOCardDev.cs" />
  335. <Compile Include="Device\LightDev.cs" />
  336. <Compile Include="Device\SmallAxisDev.cs" />
  337. <Compile Include="Device\TensionDev.cs" />
  338. <Compile Include="Enums.cs" />
  339. <Compile Include="Form1.cs">
  340. <SubType>Form</SubType>
  341. </Compile>
  342. <Compile Include="Form1.Designer.cs">
  343. <DependentUpon>Form1.cs</DependentUpon>
  344. </Compile>
  345. <Compile Include="Form2.cs">
  346. <SubType>Form</SubType>
  347. </Compile>
  348. <Compile Include="Form2.Designer.cs">
  349. <DependentUpon>Form2.cs</DependentUpon>
  350. </Compile>
  351. <Compile Include="Form3.cs">
  352. <SubType>Form</SubType>
  353. </Compile>
  354. <Compile Include="Form3.Designer.cs">
  355. <DependentUpon>Form3.cs</DependentUpon>
  356. </Compile>
  357. <Compile Include="FrmDebug3.cs">
  358. <SubType>Form</SubType>
  359. </Compile>
  360. <Compile Include="FrmDebug3.Designer.cs">
  361. <DependentUpon>FrmDebug3.cs</DependentUpon>
  362. </Compile>
  363. <Compile Include="FrmInput.cs">
  364. <SubType>Form</SubType>
  365. </Compile>
  366. <Compile Include="FrmInput.Designer.cs">
  367. <DependentUpon>FrmInput.cs</DependentUpon>
  368. </Compile>
  369. <Compile Include="FrmPhotoShow.cs">
  370. <SubType>Form</SubType>
  371. </Compile>
  372. <Compile Include="FrmPhotoShow.Designer.cs">
  373. <DependentUpon>FrmPhotoShow.cs</DependentUpon>
  374. </Compile>
  375. <Compile Include="FrmPhotoTag.cs">
  376. <SubType>Form</SubType>
  377. </Compile>
  378. <Compile Include="FrmPhotoTag.Designer.cs">
  379. <DependentUpon>FrmPhotoTag.cs</DependentUpon>
  380. </Compile>
  381. <Compile Include="FrmPTSetting.cs">
  382. <SubType>Form</SubType>
  383. </Compile>
  384. <Compile Include="FrmPTSetting.Designer.cs">
  385. <DependentUpon>FrmPTSetting.cs</DependentUpon>
  386. </Compile>
  387. <Compile Include="FrmMain.cs">
  388. <SubType>Form</SubType>
  389. </Compile>
  390. <Compile Include="FrmMain.Designer.cs">
  391. <DependentUpon>FrmMain.cs</DependentUpon>
  392. </Compile>
  393. <Compile Include="FrmLogin.cs">
  394. <SubType>Form</SubType>
  395. </Compile>
  396. <Compile Include="FrmLogin.Designer.cs">
  397. <DependentUpon>FrmLogin.cs</DependentUpon>
  398. </Compile>
  399. <Compile Include="FrmPhoto.cs">
  400. <SubType>Form</SubType>
  401. </Compile>
  402. <Compile Include="FrmPhoto.Designer.cs">
  403. <DependentUpon>FrmPhoto.cs</DependentUpon>
  404. </Compile>
  405. <Compile Include="FrmModifyPW.cs">
  406. <SubType>Form</SubType>
  407. </Compile>
  408. <Compile Include="FrmModifyPW.Designer.cs">
  409. <DependentUpon>FrmModifyPW.cs</DependentUpon>
  410. </Compile>
  411. <Compile Include="FrmChart.cs">
  412. <SubType>Form</SubType>
  413. </Compile>
  414. <Compile Include="FrmChart.Designer.cs">
  415. <DependentUpon>FrmChart.cs</DependentUpon>
  416. </Compile>
  417. <Compile Include="FrmReport.cs">
  418. <SubType>Form</SubType>
  419. </Compile>
  420. <Compile Include="FrmReport.Designer.cs">
  421. <DependentUpon>FrmReport.cs</DependentUpon>
  422. </Compile>
  423. <Compile Include="FrmRoleInfo.cs">
  424. <SubType>Form</SubType>
  425. </Compile>
  426. <Compile Include="FrmRoleInfo.Designer.cs">
  427. <DependentUpon>FrmRoleInfo.cs</DependentUpon>
  428. </Compile>
  429. <Compile Include="FrmCMDProcess.cs">
  430. <SubType>Form</SubType>
  431. </Compile>
  432. <Compile Include="FrmCMDProcess.Designer.cs">
  433. <DependentUpon>FrmCMDProcess.cs</DependentUpon>
  434. </Compile>
  435. <Compile Include="FrmClassesSingle.cs">
  436. <SubType>Form</SubType>
  437. </Compile>
  438. <Compile Include="FrmClassesSingle.Designer.cs">
  439. <DependentUpon>FrmClassesSingle.cs</DependentUpon>
  440. </Compile>
  441. <Compile Include="FrmShowDefectImage.cs">
  442. <SubType>Form</SubType>
  443. </Compile>
  444. <Compile Include="FrmShowDefectImage.Designer.cs">
  445. <DependentUpon>FrmShowDefectImage.cs</DependentUpon>
  446. </Compile>
  447. <Compile Include="FrmShowSizeTag.cs">
  448. <SubType>Form</SubType>
  449. </Compile>
  450. <Compile Include="FrmShowSizeTag.Designer.cs">
  451. <DependentUpon>FrmShowSizeTag.cs</DependentUpon>
  452. </Compile>
  453. <Compile Include="FrmSysSetting.cs">
  454. <SubType>Form</SubType>
  455. </Compile>
  456. <Compile Include="FrmSysSetting.Designer.cs">
  457. <DependentUpon>FrmSysSetting.cs</DependentUpon>
  458. </Compile>
  459. <Compile Include="FrmUserInfo.cs">
  460. <SubType>Form</SubType>
  461. </Compile>
  462. <Compile Include="FrmUserInfo.Designer.cs">
  463. <DependentUpon>FrmUserInfo.cs</DependentUpon>
  464. </Compile>
  465. <Compile Include="FrmSetParams.cs">
  466. <SubType>Form</SubType>
  467. </Compile>
  468. <Compile Include="FrmSetParams.Designer.cs">
  469. <DependentUpon>FrmSetParams.cs</DependentUpon>
  470. </Compile>
  471. <Compile Include="FrmProductStep.cs">
  472. <SubType>Form</SubType>
  473. </Compile>
  474. <Compile Include="FrmProductStep.Designer.cs">
  475. <DependentUpon>FrmProductStep.cs</DependentUpon>
  476. </Compile>
  477. <Compile Include="FrmProductInfo.cs">
  478. <SubType>Form</SubType>
  479. </Compile>
  480. <Compile Include="FrmProductInfo.Designer.cs">
  481. <DependentUpon>FrmProductInfo.cs</DependentUpon>
  482. </Compile>
  483. <Compile Include="FrmRoleRight.cs">
  484. <SubType>Form</SubType>
  485. </Compile>
  486. <Compile Include="FrmRoleRight.Designer.cs">
  487. <DependentUpon>FrmRoleRight.cs</DependentUpon>
  488. </Compile>
  489. <Compile Include="FrmStepInfo.cs">
  490. <SubType>Form</SubType>
  491. </Compile>
  492. <Compile Include="FrmStepInfo.Designer.cs">
  493. <DependentUpon>FrmStepInfo.cs</DependentUpon>
  494. </Compile>
  495. <Compile Include="FrmProductList.cs">
  496. <SubType>Form</SubType>
  497. </Compile>
  498. <Compile Include="FrmProductList.Designer.cs">
  499. <DependentUpon>FrmProductList.cs</DependentUpon>
  500. </Compile>
  501. <Compile Include="FrmUserList.cs">
  502. <SubType>Form</SubType>
  503. </Compile>
  504. <Compile Include="FrmUserList.Designer.cs">
  505. <DependentUpon>FrmUserList.cs</DependentUpon>
  506. </Compile>
  507. <Compile Include="FrmStepList.cs">
  508. <SubType>Form</SubType>
  509. </Compile>
  510. <Compile Include="FrmStepList.Designer.cs">
  511. <DependentUpon>FrmStepList.cs</DependentUpon>
  512. </Compile>
  513. <Compile Include="FrmWeb.cs">
  514. <SubType>Form</SubType>
  515. </Compile>
  516. <Compile Include="FrmWeb.Designer.cs">
  517. <DependentUpon>FrmWeb.cs</DependentUpon>
  518. </Compile>
  519. <Compile Include="Program.cs" />
  520. <Compile Include="Properties\AssemblyInfo.cs" />
  521. <Compile Include="UIExtend\DefectCountOfSizeControl.cs">
  522. <SubType>UserControl</SubType>
  523. </Compile>
  524. <Compile Include="UIExtend\DefectCountOfSizeControl.Designer.cs">
  525. <DependentUpon>DefectCountOfSizeControl.cs</DependentUpon>
  526. </Compile>
  527. <Compile Include="UIExtend\pbox_zoom.cs">
  528. <SubType>UserControl</SubType>
  529. </Compile>
  530. <Compile Include="UIExtend\pbox_zoom.designer.cs">
  531. <DependentUpon>pbox_zoom.cs</DependentUpon>
  532. </Compile>
  533. <Compile Include="UIExtend\ProPictureBox.cs">
  534. <SubType>Component</SubType>
  535. </Compile>
  536. <Compile Include="UIExtend\TextBoxRemind.cs" />
  537. <Compile Include="UIExtend\UCImageView.cs">
  538. <SubType>UserControl</SubType>
  539. </Compile>
  540. <Compile Include="UIExtend\UCImageView.designer.cs">
  541. <DependentUpon>UCImageView.cs</DependentUpon>
  542. </Compile>
  543. <Compile Include="UI\AxisDevTagProp.cs" />
  544. <Compile Include="UI\Form1.cs">
  545. <SubType>Form</SubType>
  546. </Compile>
  547. <Compile Include="UI\Form1.Designer.cs">
  548. <DependentUpon>Form1.cs</DependentUpon>
  549. </Compile>
  550. <Compile Include="UI\FrmGetPosByPic.cs">
  551. <SubType>Form</SubType>
  552. </Compile>
  553. <Compile Include="UI\FrmGetPosByPic.Designer.cs">
  554. <DependentUpon>FrmGetPosByPic.cs</DependentUpon>
  555. </Compile>
  556. <Compile Include="UI\FrmScannerShow2.cs">
  557. <SubType>Form</SubType>
  558. </Compile>
  559. <Compile Include="UI\FrmScannerShow2.Designer.cs">
  560. <DependentUpon>FrmScannerShow2.cs</DependentUpon>
  561. </Compile>
  562. <Compile Include="UI\IFProp.cs" />
  563. <Compile Include="UI\ForProp.cs" />
  564. <Compile Include="UI\SizeLibProp.cs" />
  565. <Compile Include="UI\FrmScannerShow.cs">
  566. <SubType>Form</SubType>
  567. </Compile>
  568. <Compile Include="UI\FrmScannerShow.Designer.cs">
  569. <DependentUpon>FrmScannerShow.cs</DependentUpon>
  570. </Compile>
  571. <Compile Include="UI\HeightDevProp.cs" />
  572. <Compile Include="UI\DefectLibProp.cs" />
  573. <Compile Include="UI\TensionDevProp.cs" />
  574. <Compile Include="UI\SmallAxisDevProp.cs" />
  575. <Compile Include="UI\ScannerDevProp.cs" />
  576. <Compile Include="UI\LightDevProp.cs" />
  577. <Compile Include="UI\IOCardDevProp.cs" />
  578. <Compile Include="UI\PropExtend\PropertyOrderAttribute.cs" />
  579. <Compile Include="UI\PropExtend\PropertySorter.cs" />
  580. <Compile Include="UI\UIAxisDevTag.cs">
  581. <SubType>UserControl</SubType>
  582. </Compile>
  583. <Compile Include="UI\UIAxisDevTag.Designer.cs">
  584. <DependentUpon>UIAxisDevTag.cs</DependentUpon>
  585. </Compile>
  586. <Compile Include="UI\UICodeScannerDev.cs">
  587. <SubType>UserControl</SubType>
  588. </Compile>
  589. <Compile Include="UI\UICodeScannerDev.Designer.cs">
  590. <DependentUpon>UICodeScannerDev.cs</DependentUpon>
  591. </Compile>
  592. <Compile Include="UI\UIIFLib.cs">
  593. <SubType>UserControl</SubType>
  594. </Compile>
  595. <Compile Include="UI\UIIFLib.Designer.cs">
  596. <DependentUpon>UIIFLib.cs</DependentUpon>
  597. </Compile>
  598. <Compile Include="UI\UIForLib.cs">
  599. <SubType>UserControl</SubType>
  600. </Compile>
  601. <Compile Include="UI\UIForLib.Designer.cs">
  602. <DependentUpon>UIForLib.cs</DependentUpon>
  603. </Compile>
  604. <Compile Include="UI\UIPagination.cs">
  605. <SubType>UserControl</SubType>
  606. </Compile>
  607. <Compile Include="UI\UIPagination.Designer.cs">
  608. <DependentUpon>UIPagination.cs</DependentUpon>
  609. </Compile>
  610. <Compile Include="UI\UISizeLib.cs">
  611. <SubType>UserControl</SubType>
  612. </Compile>
  613. <Compile Include="UI\UISizeLib.Designer.cs">
  614. <DependentUpon>UISizeLib.cs</DependentUpon>
  615. </Compile>
  616. <Compile Include="UI\UIHeightDev.cs">
  617. <SubType>UserControl</SubType>
  618. </Compile>
  619. <Compile Include="UI\UIHeightDev.Designer.cs">
  620. <DependentUpon>UIHeightDev.cs</DependentUpon>
  621. </Compile>
  622. <Compile Include="UI\UIDefectLib.cs">
  623. <SubType>UserControl</SubType>
  624. </Compile>
  625. <Compile Include="UI\UIDefectLib.Designer.cs">
  626. <DependentUpon>UIDefectLib.cs</DependentUpon>
  627. </Compile>
  628. <Compile Include="UI\UITensionDev.cs">
  629. <SubType>UserControl</SubType>
  630. </Compile>
  631. <Compile Include="UI\UITensionDev.Designer.cs">
  632. <DependentUpon>UITensionDev.cs</DependentUpon>
  633. </Compile>
  634. <Compile Include="UI\UISmallAxisDev.cs">
  635. <SubType>UserControl</SubType>
  636. </Compile>
  637. <Compile Include="UI\UISmallAxisDev.Designer.cs">
  638. <DependentUpon>UISmallAxisDev.cs</DependentUpon>
  639. </Compile>
  640. <Compile Include="UI\UIScannerDev.cs">
  641. <SubType>UserControl</SubType>
  642. </Compile>
  643. <Compile Include="UI\UIScannerDev.Designer.cs">
  644. <DependentUpon>UIScannerDev.cs</DependentUpon>
  645. </Compile>
  646. <Compile Include="UI\UILightDev.cs">
  647. <SubType>UserControl</SubType>
  648. </Compile>
  649. <Compile Include="UI\UILightDev.Designer.cs">
  650. <DependentUpon>UILightDev.cs</DependentUpon>
  651. </Compile>
  652. <Compile Include="UI\UIIOCardDev.cs">
  653. <SubType>UserControl</SubType>
  654. </Compile>
  655. <Compile Include="UI\UIIOCardDev.Designer.cs">
  656. <DependentUpon>UIIOCardDev.cs</DependentUpon>
  657. </Compile>
  658. <Compile Include="UI\UIAxisDev.cs">
  659. <SubType>UserControl</SubType>
  660. </Compile>
  661. <Compile Include="UI\UIAxisDev.Designer.cs">
  662. <DependentUpon>UIAxisDev.cs</DependentUpon>
  663. </Compile>
  664. <Compile Include="UI\AxisDevProp.cs" />
  665. <Compile Include="Utils\DBUtils.cs" />
  666. <Compile Include="Utils\EnumData.cs" />
  667. <Compile Include="Utils\EnumUtil.cs" />
  668. <Compile Include="Utils\FileUtil.cs" />
  669. <Compile Include="Utils\HexUtil.cs" />
  670. <Compile Include="Utils\HttpUtil.CS" />
  671. <Compile Include="Utils\ImageUtil.cs" />
  672. <Compile Include="Utils\SSerialPort.cs" />
  673. <Compile Include="Utils\Util.cs" />
  674. <Compile Include="Utils\WINAPI.cs" />
  675. <Compile Include="WebService.cs" />
  676. <EmbeddedResource Include="AboutBox1.resx">
  677. <DependentUpon>AboutBox1.cs</DependentUpon>
  678. </EmbeddedResource>
  679. <EmbeddedResource Include="Form1.resx">
  680. <DependentUpon>Form1.cs</DependentUpon>
  681. </EmbeddedResource>
  682. <EmbeddedResource Include="Form2.resx">
  683. <DependentUpon>Form2.cs</DependentUpon>
  684. </EmbeddedResource>
  685. <EmbeddedResource Include="Form3.resx">
  686. <DependentUpon>Form3.cs</DependentUpon>
  687. </EmbeddedResource>
  688. <EmbeddedResource Include="FrmDebug3.resx">
  689. <DependentUpon>FrmDebug3.cs</DependentUpon>
  690. </EmbeddedResource>
  691. <EmbeddedResource Include="FrmInput.resx">
  692. <DependentUpon>FrmInput.cs</DependentUpon>
  693. </EmbeddedResource>
  694. <EmbeddedResource Include="FrmPhotoShow.resx">
  695. <DependentUpon>FrmPhotoShow.cs</DependentUpon>
  696. </EmbeddedResource>
  697. <EmbeddedResource Include="FrmPhotoTag.resx">
  698. <DependentUpon>FrmPhotoTag.cs</DependentUpon>
  699. </EmbeddedResource>
  700. <EmbeddedResource Include="FrmPTSetting.resx">
  701. <DependentUpon>FrmPTSetting.cs</DependentUpon>
  702. </EmbeddedResource>
  703. <EmbeddedResource Include="FrmMain.resx">
  704. <DependentUpon>FrmMain.cs</DependentUpon>
  705. </EmbeddedResource>
  706. <EmbeddedResource Include="FrmLogin.resx">
  707. <DependentUpon>FrmLogin.cs</DependentUpon>
  708. </EmbeddedResource>
  709. <EmbeddedResource Include="FrmPhoto.resx">
  710. <DependentUpon>FrmPhoto.cs</DependentUpon>
  711. </EmbeddedResource>
  712. <EmbeddedResource Include="FrmModifyPW.resx">
  713. <DependentUpon>FrmModifyPW.cs</DependentUpon>
  714. </EmbeddedResource>
  715. <EmbeddedResource Include="FrmChart.resx">
  716. <DependentUpon>FrmChart.cs</DependentUpon>
  717. </EmbeddedResource>
  718. <EmbeddedResource Include="FrmReport.resx">
  719. <DependentUpon>FrmReport.cs</DependentUpon>
  720. </EmbeddedResource>
  721. <EmbeddedResource Include="FrmRoleInfo.resx">
  722. <DependentUpon>FrmRoleInfo.cs</DependentUpon>
  723. </EmbeddedResource>
  724. <EmbeddedResource Include="FrmCMDProcess.resx">
  725. <DependentUpon>FrmCMDProcess.cs</DependentUpon>
  726. </EmbeddedResource>
  727. <EmbeddedResource Include="FrmClassesSingle.resx">
  728. <DependentUpon>FrmClassesSingle.cs</DependentUpon>
  729. </EmbeddedResource>
  730. <EmbeddedResource Include="FrmShowDefectImage.resx">
  731. <DependentUpon>FrmShowDefectImage.cs</DependentUpon>
  732. </EmbeddedResource>
  733. <EmbeddedResource Include="FrmShowSizeTag.resx">
  734. <DependentUpon>FrmShowSizeTag.cs</DependentUpon>
  735. </EmbeddedResource>
  736. <EmbeddedResource Include="FrmSysSetting.resx">
  737. <DependentUpon>FrmSysSetting.cs</DependentUpon>
  738. </EmbeddedResource>
  739. <EmbeddedResource Include="FrmUserInfo.resx">
  740. <DependentUpon>FrmUserInfo.cs</DependentUpon>
  741. </EmbeddedResource>
  742. <EmbeddedResource Include="FrmSetParams.resx">
  743. <DependentUpon>FrmSetParams.cs</DependentUpon>
  744. </EmbeddedResource>
  745. <EmbeddedResource Include="FrmProductStep.resx">
  746. <DependentUpon>FrmProductStep.cs</DependentUpon>
  747. </EmbeddedResource>
  748. <EmbeddedResource Include="FrmProductInfo.resx">
  749. <DependentUpon>FrmProductInfo.cs</DependentUpon>
  750. </EmbeddedResource>
  751. <EmbeddedResource Include="FrmRoleRight.resx">
  752. <DependentUpon>FrmRoleRight.cs</DependentUpon>
  753. </EmbeddedResource>
  754. <EmbeddedResource Include="FrmStepInfo.resx">
  755. <DependentUpon>FrmStepInfo.cs</DependentUpon>
  756. </EmbeddedResource>
  757. <EmbeddedResource Include="FrmProductList.resx">
  758. <DependentUpon>FrmProductList.cs</DependentUpon>
  759. </EmbeddedResource>
  760. <EmbeddedResource Include="FrmUserList.resx">
  761. <DependentUpon>FrmUserList.cs</DependentUpon>
  762. </EmbeddedResource>
  763. <EmbeddedResource Include="FrmStepList.resx">
  764. <DependentUpon>FrmStepList.cs</DependentUpon>
  765. </EmbeddedResource>
  766. <EmbeddedResource Include="FrmWeb.resx">
  767. <DependentUpon>FrmWeb.cs</DependentUpon>
  768. </EmbeddedResource>
  769. <EmbeddedResource Include="Properties\Resources.resx">
  770. <Generator>ResXFileCodeGenerator</Generator>
  771. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  772. <SubType>Designer</SubType>
  773. </EmbeddedResource>
  774. <Compile Include="Properties\Resources.Designer.cs">
  775. <AutoGen>True</AutoGen>
  776. <DependentUpon>Resources.resx</DependentUpon>
  777. <DesignTime>True</DesignTime>
  778. </Compile>
  779. <EmbeddedResource Include="UIExtend\DefectCountOfSizeControl.resx">
  780. <DependentUpon>DefectCountOfSizeControl.cs</DependentUpon>
  781. </EmbeddedResource>
  782. <EmbeddedResource Include="UIExtend\pbox_zoom.resx">
  783. <DependentUpon>pbox_zoom.cs</DependentUpon>
  784. </EmbeddedResource>
  785. <EmbeddedResource Include="UIExtend\UCImageView.resx">
  786. <DependentUpon>UCImageView.cs</DependentUpon>
  787. </EmbeddedResource>
  788. <EmbeddedResource Include="UI\FrmGetPosByPic.resx">
  789. <DependentUpon>FrmGetPosByPic.cs</DependentUpon>
  790. </EmbeddedResource>
  791. <EmbeddedResource Include="UI\FrmScannerShow2.resx">
  792. <DependentUpon>FrmScannerShow2.cs</DependentUpon>
  793. </EmbeddedResource>
  794. <EmbeddedResource Include="UI\FrmScannerShow.resx">
  795. <DependentUpon>FrmScannerShow.cs</DependentUpon>
  796. </EmbeddedResource>
  797. <EmbeddedResource Include="UI\UIAxisDevTag.resx">
  798. <DependentUpon>UIAxisDevTag.cs</DependentUpon>
  799. </EmbeddedResource>
  800. <EmbeddedResource Include="UI\UICodeScannerDev.resx">
  801. <DependentUpon>UICodeScannerDev.cs</DependentUpon>
  802. </EmbeddedResource>
  803. <EmbeddedResource Include="UI\UIIFLib.resx">
  804. <DependentUpon>UIIFLib.cs</DependentUpon>
  805. </EmbeddedResource>
  806. <EmbeddedResource Include="UI\UIForLib.resx">
  807. <DependentUpon>UIForLib.cs</DependentUpon>
  808. </EmbeddedResource>
  809. <EmbeddedResource Include="UI\UIPagination.resx">
  810. <DependentUpon>UIPagination.cs</DependentUpon>
  811. </EmbeddedResource>
  812. <EmbeddedResource Include="UI\UISizeLib.resx">
  813. <DependentUpon>UISizeLib.cs</DependentUpon>
  814. </EmbeddedResource>
  815. <EmbeddedResource Include="UI\UIHeightDev.resx">
  816. <DependentUpon>UIHeightDev.cs</DependentUpon>
  817. </EmbeddedResource>
  818. <EmbeddedResource Include="UI\UIDefectLib.resx">
  819. <DependentUpon>UIDefectLib.cs</DependentUpon>
  820. </EmbeddedResource>
  821. <EmbeddedResource Include="UI\UITensionDev.resx">
  822. <DependentUpon>UITensionDev.cs</DependentUpon>
  823. </EmbeddedResource>
  824. <EmbeddedResource Include="UI\UISmallAxisDev.resx">
  825. <DependentUpon>UISmallAxisDev.cs</DependentUpon>
  826. </EmbeddedResource>
  827. <EmbeddedResource Include="UI\UIScannerDev.resx">
  828. <DependentUpon>UIScannerDev.cs</DependentUpon>
  829. </EmbeddedResource>
  830. <EmbeddedResource Include="UI\UILightDev.resx">
  831. <DependentUpon>UILightDev.cs</DependentUpon>
  832. </EmbeddedResource>
  833. <EmbeddedResource Include="UI\UIIOCardDev.resx">
  834. <DependentUpon>UIIOCardDev.cs</DependentUpon>
  835. </EmbeddedResource>
  836. <EmbeddedResource Include="UI\UIAxisDev.resx">
  837. <DependentUpon>UIAxisDev.cs</DependentUpon>
  838. </EmbeddedResource>
  839. <Fakes Include="Fakes\Yolo5.fakes" />
  840. <None Include="packages.config" />
  841. <None Include="Properties\app.manifest" />
  842. <None Include="Properties\Settings.settings">
  843. <Generator>SettingsSingleFileGenerator</Generator>
  844. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  845. </None>
  846. <Compile Include="Properties\Settings.Designer.cs">
  847. <AutoGen>True</AutoGen>
  848. <DependentUpon>Settings.settings</DependentUpon>
  849. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  850. </Compile>
  851. </ItemGroup>
  852. <ItemGroup>
  853. <None Include="App.config" />
  854. </ItemGroup>
  855. <ItemGroup>
  856. <Content Include="e1.ico" />
  857. <Content Include="Note.txt" />
  858. </ItemGroup>
  859. <ItemGroup>
  860. <COMReference Include="AxBDaqOcxLib">
  861. <Guid>{1752FF26-D6C9-4BC8-BFE9-7D0CA26DED89}</Guid>
  862. <VersionMajor>1</VersionMajor>
  863. <VersionMinor>0</VersionMinor>
  864. <Lcid>0</Lcid>
  865. <WrapperTool>aximp</WrapperTool>
  866. <Isolated>False</Isolated>
  867. </COMReference>
  868. <COMReference Include="BDaqOcxLib">
  869. <Guid>{1752FF26-D6C9-4BC8-BFE9-7D0CA26DED89}</Guid>
  870. <VersionMajor>1</VersionMajor>
  871. <VersionMinor>0</VersionMinor>
  872. <Lcid>0</Lcid>
  873. <WrapperTool>tlbimp</WrapperTool>
  874. <Isolated>False</Isolated>
  875. <EmbedInteropTypes>True</EmbedInteropTypes>
  876. </COMReference>
  877. </ItemGroup>
  878. <ItemGroup>
  879. <ProjectReference Include="..\Models\Models.csproj">
  880. <Project>{47694c39-2448-4be5-80a4-70d78b59272b}</Project>
  881. <Name>Models</Name>
  882. </ProjectReference>
  883. <ProjectReference Include="..\Service\Service.csproj">
  884. <Project>{1cced98a-7af6-47f3-b9f9-a9e7dad461b4}</Project>
  885. <Name>Service</Name>
  886. </ProjectReference>
  887. </ItemGroup>
  888. <ItemGroup>
  889. <BootstrapperPackage Include=".NETFramework,Version=v4.8">
  890. <Visible>False</Visible>
  891. <ProductName>Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
  892. <Install>true</Install>
  893. </BootstrapperPackage>
  894. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  895. <Visible>False</Visible>
  896. <ProductName>.NET Framework 3.5 SP1</ProductName>
  897. <Install>false</Install>
  898. </BootstrapperPackage>
  899. </ItemGroup>
  900. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  901. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  902. <PropertyGroup>
  903. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  904. </PropertyGroup>
  905. <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'))" />
  906. <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'))" />
  907. <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'))" />
  908. <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'))" />
  909. <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'))" />
  910. <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'))" />
  911. <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'))" />
  912. </Target>
  913. <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')" />
  914. <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')" />
  915. <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')" />
  916. <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')" />
  917. </Project>