版博士V2.0程序
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 

772 řádky
38 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\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')" />
  4. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProjectGuid>{5AF7027F-7A05-454F-AD26-A63630F09E69}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <RootNamespace>MaiMuAOI</RootNamespace>
  11. <AssemblyName>MaiMuProductionControl</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  15. <Deterministic>true</Deterministic>
  16. <NuGetPackageImportStamp>
  17. </NuGetPackageImportStamp>
  18. <IsWebBootstrapper>false</IsWebBootstrapper>
  19. <PublishUrl>publish\</PublishUrl>
  20. <Install>true</Install>
  21. <InstallFrom>Disk</InstallFrom>
  22. <UpdateEnabled>false</UpdateEnabled>
  23. <UpdateMode>Foreground</UpdateMode>
  24. <UpdateInterval>7</UpdateInterval>
  25. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  26. <UpdatePeriodically>false</UpdatePeriodically>
  27. <UpdateRequired>false</UpdateRequired>
  28. <MapFileExtensions>true</MapFileExtensions>
  29. <ApplicationRevision>0</ApplicationRevision>
  30. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  31. <UseApplicationTrust>false</UseApplicationTrust>
  32. <BootstrapperEnabled>true</BootstrapperEnabled>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  35. <PlatformTarget>AnyCPU</PlatformTarget>
  36. <DebugSymbols>true</DebugSymbols>
  37. <DebugType>full</DebugType>
  38. <Optimize>false</Optimize>
  39. <OutputPath>bin\Debug\</OutputPath>
  40. <DefineConstants>DEBUG;TRACE</DefineConstants>
  41. <ErrorReport>prompt</ErrorReport>
  42. <WarningLevel>4</WarningLevel>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  45. <PlatformTarget>AnyCPU</PlatformTarget>
  46. <DebugType>pdbonly</DebugType>
  47. <Optimize>true</Optimize>
  48. <OutputPath>bin\Release\</OutputPath>
  49. <DefineConstants>TRACE</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  54. <DebugSymbols>true</DebugSymbols>
  55. <OutputPath>bin\x64\Debug\</OutputPath>
  56. <DefineConstants>DEBUG;TRACE</DefineConstants>
  57. <DebugType>full</DebugType>
  58. <PlatformTarget>x64</PlatformTarget>
  59. <LangVersion>7.3</LangVersion>
  60. <ErrorReport>prompt</ErrorReport>
  61. <Prefer32Bit>true</Prefer32Bit>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  64. <OutputPath>bin\x64\Release\</OutputPath>
  65. <DefineConstants>TRACE</DefineConstants>
  66. <Optimize>true</Optimize>
  67. <DebugType>pdbonly</DebugType>
  68. <PlatformTarget>x64</PlatformTarget>
  69. <LangVersion>7.3</LangVersion>
  70. <ErrorReport>prompt</ErrorReport>
  71. <Prefer32Bit>true</Prefer32Bit>
  72. </PropertyGroup>
  73. <PropertyGroup>
  74. <ApplicationIcon>e1.ico</ApplicationIcon>
  75. </PropertyGroup>
  76. <ItemGroup>
  77. <Reference Include="BarTenderPrint">
  78. <HintPath>..\..\..\标签打印模块\BarTender\BarTenderPrint\BarTenderPrint\bin\x64\Debug\BarTenderPrint.dll</HintPath>
  79. </Reference>
  80. <Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
  81. <HintPath>..\packages\BouncyCastle.Cryptography.2.2.1\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
  82. </Reference>
  83. <Reference Include="CSkin, Version=16.1.14.3, Culture=neutral, processorArchitecture=MSIL">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>Dlls\CSkin.dll</HintPath>
  86. </Reference>
  87. <Reference Include="Devart.Data, Version=5.0.3075.0, Culture=neutral, PublicKeyToken=09af7300eec23701, processorArchitecture=MSIL">
  88. <HintPath>..\packages\dotConnect.Express.for.MySQL.9.1.134\lib\Devart.Data.dll</HintPath>
  89. </Reference>
  90. <Reference Include="Devart.Data.MySql, Version=9.1.134.0, Culture=neutral, PublicKeyToken=09af7300eec23701, processorArchitecture=MSIL">
  91. <HintPath>..\packages\dotConnect.Express.for.MySQL.9.1.134\lib\Devart.Data.MySql.dll</HintPath>
  92. </Reference>
  93. <Reference Include="GerberLibrary">
  94. <HintPath>Dlls\GerberLibrary.dll</HintPath>
  95. </Reference>
  96. <Reference Include="Google.Protobuf, Version=3.25.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
  97. <HintPath>..\packages\Google.Protobuf.3.25.1\lib\net45\Google.Protobuf.dll</HintPath>
  98. </Reference>
  99. <Reference Include="halcondotnet">
  100. <HintPath>Dlls\halcondotnet.dll</HintPath>
  101. </Reference>
  102. <Reference Include="hdevenginedotnet">
  103. <HintPath>Dlls\hdevenginedotnet.dll</HintPath>
  104. </Reference>
  105. <Reference Include="HZH_Controls">
  106. <HintPath>Dlls\HZH_Controls.dll</HintPath>
  107. </Reference>
  108. <Reference Include="ImageBox, Version=2.2.2.0, Culture=neutral, processorArchitecture=MSIL">
  109. <SpecificVersion>False</SpecificVersion>
  110. <HintPath>..\..\..\..\..\..\模块化\MMImageBox\ImageBox\bin\x64\Debug\ImageBox.dll</HintPath>
  111. </Reference>
  112. <Reference Include="K4os.Compression.LZ4, Version=1.3.5.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
  113. <HintPath>..\packages\K4os.Compression.LZ4.1.3.5\lib\net462\K4os.Compression.LZ4.dll</HintPath>
  114. </Reference>
  115. <Reference Include="K4os.Compression.LZ4.Streams, Version=1.3.5.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
  116. <HintPath>..\packages\K4os.Compression.LZ4.Streams.1.3.5\lib\net462\K4os.Compression.LZ4.Streams.dll</HintPath>
  117. </Reference>
  118. <Reference Include="K4os.Hash.xxHash, Version=1.0.8.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
  119. <HintPath>..\packages\K4os.Hash.xxHash.1.0.8\lib\net462\K4os.Hash.xxHash.dll</HintPath>
  120. </Reference>
  121. <Reference Include="MaiMuControl">
  122. <HintPath>..\..\..\..\..\..\模块化\Code\MaiMuControl\MaiMuControl\bin\x64\Debug\MaiMuControl.dll</HintPath>
  123. </Reference>
  124. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  125. <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  126. </Reference>
  127. <Reference Include="Microsoft.ML.OnnxRuntime">
  128. <HintPath>Dlls\Microsoft.ML.OnnxRuntime.dll</HintPath>
  129. </Reference>
  130. <Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.2151.40, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
  131. <HintPath>..\packages\Microsoft.Web.WebView2.1.0.2151.40\lib\net45\Microsoft.Web.WebView2.Core.dll</HintPath>
  132. </Reference>
  133. <Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.2151.40, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
  134. <HintPath>..\packages\Microsoft.Web.WebView2.1.0.2151.40\lib\net45\Microsoft.Web.WebView2.WinForms.dll</HintPath>
  135. </Reference>
  136. <Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.2151.40, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
  137. <HintPath>..\packages\Microsoft.Web.WebView2.1.0.2151.40\lib\net45\Microsoft.Web.WebView2.Wpf.dll</HintPath>
  138. </Reference>
  139. <Reference Include="MySql.Data, Version=8.3.0.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  140. <HintPath>..\packages\MySql.Data.8.3.0\lib\net48\MySql.Data.dll</HintPath>
  141. </Reference>
  142. <Reference Include="MySqlConnector, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d33d3e53aa5f8c92, processorArchitecture=MSIL">
  143. <HintPath>..\packages\MySqlConnector.2.2.5\lib\net471\MySqlConnector.dll</HintPath>
  144. </Reference>
  145. <Reference Include="Newtonsoft.Json">
  146. <HintPath>..\..\..\..\..\模块化\Code\MaiMuControl\MaiMuControl\bin\x64\Debug\Newtonsoft.Json.dll</HintPath>
  147. </Reference>
  148. <Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  149. <HintPath>..\packages\OpenCvSharp4.4.8.0.20230708\lib\net48\OpenCvSharp.dll</HintPath>
  150. </Reference>
  151. <Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  152. <SpecificVersion>False</SpecificVersion>
  153. <HintPath>Dlls\OpenCvSharp.Extensions.dll</HintPath>
  154. </Reference>
  155. <Reference Include="Service, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  156. <SpecificVersion>False</SpecificVersion>
  157. <HintPath>..\Service\bin\Debug\Service.dll</HintPath>
  158. </Reference>
  159. <Reference Include="SixLabors.ImageSharp">
  160. <HintPath>Dlls\SixLabors.ImageSharp.dll</HintPath>
  161. </Reference>
  162. <Reference Include="SqlSugar, Version=5.1.4.143, Culture=neutral, processorArchitecture=MSIL">
  163. <HintPath>..\packages\SqlSugar.5.1.4.143\lib\SqlSugar.dll</HintPath>
  164. </Reference>
  165. <Reference Include="System" />
  166. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  167. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  168. </Reference>
  169. <Reference Include="System.Configuration" />
  170. <Reference Include="System.Configuration.ConfigurationManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  171. <HintPath>..\packages\System.Configuration.ConfigurationManager.4.4.1\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath>
  172. </Reference>
  173. <Reference Include="System.Core" />
  174. <Reference Include="System.Diagnostics.DiagnosticSource, Version=7.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  175. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.7.0.2\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  176. </Reference>
  177. <Reference Include="System.IO.Pipelines, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  178. <HintPath>..\packages\System.IO.Pipelines.5.0.2\lib\net461\System.IO.Pipelines.dll</HintPath>
  179. </Reference>
  180. <Reference Include="System.Management" />
  181. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  182. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  183. </Reference>
  184. <Reference Include="System.Numerics" />
  185. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  186. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  187. </Reference>
  188. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  189. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  190. </Reference>
  191. <Reference Include="System.Security" />
  192. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  193. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  194. </Reference>
  195. <Reference Include="System.Transactions" />
  196. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  197. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  198. </Reference>
  199. <Reference Include="System.Web" />
  200. <Reference Include="System.Xml.Linq" />
  201. <Reference Include="System.Data.DataSetExtensions" />
  202. <Reference Include="Microsoft.CSharp" />
  203. <Reference Include="System.Data" />
  204. <Reference Include="System.Deployment" />
  205. <Reference Include="System.Drawing" />
  206. <Reference Include="System.Net.Http" />
  207. <Reference Include="System.Windows.Forms" />
  208. <Reference Include="System.Xml" />
  209. <Reference Include="Yolo5, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
  210. <SpecificVersion>False</SpecificVersion>
  211. <HintPath>Dlls\Yolo5.dll</HintPath>
  212. </Reference>
  213. <Reference Include="ZstdSharp, Version=0.7.1.0, Culture=neutral, PublicKeyToken=8d151af33a4ad5cf, processorArchitecture=MSIL">
  214. <HintPath>..\packages\ZstdSharp.Port.0.7.1\lib\net461\ZstdSharp.dll</HintPath>
  215. </Reference>
  216. </ItemGroup>
  217. <ItemGroup>
  218. <Compile Include="ImageProcessing\DefectLib.cs" />
  219. <Compile Include="ImageProcessing\ForLib.cs" />
  220. <Compile Include="ImageProcessing\IFLib.cs" />
  221. <Compile Include="ImageProcessing\SizeLib.cs" />
  222. <Compile Include="MainFrm.cs">
  223. <SubType>Form</SubType>
  224. </Compile>
  225. <Compile Include="MainFrm.Designer.cs">
  226. <DependentUpon>MainFrm.cs</DependentUpon>
  227. </Compile>
  228. <Compile Include="Program.cs" />
  229. <Compile Include="Properties\AssemblyInfo.cs" />
  230. <Compile Include="SysCtrl\ConfMgr.cs" />
  231. <Compile Include="SysCtrl\SysEnum.cs" />
  232. <Compile Include="SysCtrl\SysMgr.cs" />
  233. <Compile Include="SysCtrl\SysUpdata.cs" />
  234. <Compile Include="SysUI\DefectPicShow\AmendantRecordFrm.cs">
  235. <SubType>Form</SubType>
  236. </Compile>
  237. <Compile Include="SysUI\DefectPicShow\AmendantRecordFrm.Designer.cs">
  238. <DependentUpon>AmendantRecordFrm.cs</DependentUpon>
  239. </Compile>
  240. <Compile Include="SysUI\DefectPicShow\CamImageFrm.cs">
  241. <SubType>Form</SubType>
  242. </Compile>
  243. <Compile Include="SysUI\DefectPicShow\CamImageFrm.Designer.cs">
  244. <DependentUpon>CamImageFrm.cs</DependentUpon>
  245. </Compile>
  246. <Compile Include="SysUI\DefectPicShow\DataQueryFrm.cs">
  247. <SubType>Form</SubType>
  248. </Compile>
  249. <Compile Include="SysUI\DefectPicShow\DataQueryFrm.Designer.cs">
  250. <DependentUpon>DataQueryFrm.cs</DependentUpon>
  251. </Compile>
  252. <Compile Include="SysUI\DefectPicShow\DebugTestFrm.cs">
  253. <SubType>Form</SubType>
  254. </Compile>
  255. <Compile Include="SysUI\DefectPicShow\DebugTestFrm.Designer.cs">
  256. <DependentUpon>DebugTestFrm.cs</DependentUpon>
  257. </Compile>
  258. <Compile Include="SysUI\DefectPicShow\DefectImageShowFrm.cs">
  259. <SubType>Form</SubType>
  260. </Compile>
  261. <Compile Include="SysUI\DefectPicShow\DefectImageShowFrm.Designer.cs">
  262. <DependentUpon>DefectImageShowFrm.cs</DependentUpon>
  263. </Compile>
  264. <Compile Include="SysUI\DefectPicShow\DistributionFrm.cs">
  265. <SubType>Form</SubType>
  266. </Compile>
  267. <Compile Include="SysUI\DefectPicShow\DistributionFrm.Designer.cs">
  268. <DependentUpon>DistributionFrm.cs</DependentUpon>
  269. </Compile>
  270. <Compile Include="SysUI\DefectPicShow\HistoryViewFrm.cs">
  271. <SubType>Form</SubType>
  272. </Compile>
  273. <Compile Include="SysUI\DefectPicShow\HistoryViewFrm.Designer.cs">
  274. <DependentUpon>HistoryViewFrm.cs</DependentUpon>
  275. </Compile>
  276. <Compile Include="SysUI\DefectPicShow\ImageShowFrm.cs">
  277. <SubType>Form</SubType>
  278. </Compile>
  279. <Compile Include="SysUI\DefectPicShow\ImageShowFrm.Designer.cs">
  280. <DependentUpon>ImageShowFrm.cs</DependentUpon>
  281. </Compile>
  282. <Compile Include="SysUI\DefectPicShow\PageCtrl.cs">
  283. <SubType>UserControl</SubType>
  284. </Compile>
  285. <Compile Include="SysUI\DefectPicShow\PageCtrl.Designer.cs">
  286. <DependentUpon>PageCtrl.cs</DependentUpon>
  287. </Compile>
  288. <Compile Include="SysUI\DefectPicShow\PhotoFrm.cs">
  289. <SubType>Form</SubType>
  290. </Compile>
  291. <Compile Include="SysUI\DefectPicShow\PhotoFrm.Designer.cs" />
  292. <Compile Include="SysUI\Load\InitFrm.cs">
  293. <SubType>Form</SubType>
  294. </Compile>
  295. <Compile Include="SysUI\Load\InitFrm.Designer.cs">
  296. <DependentUpon>InitFrm.cs</DependentUpon>
  297. </Compile>
  298. <Compile Include="SysUI\ProcessStep\Ctrl\NewStepShow.cs">
  299. <SubType>UserControl</SubType>
  300. </Compile>
  301. <Compile Include="SysUI\ProcessStep\Ctrl\NewStepShow.Designer.cs">
  302. <DependentUpon>NewStepShow.cs</DependentUpon>
  303. </Compile>
  304. <Compile Include="SysUI\ProcessStep\Ctrl\NewStepShowDefect.cs">
  305. <SubType>UserControl</SubType>
  306. </Compile>
  307. <Compile Include="SysUI\ProcessStep\Ctrl\NewStepShowDefect.Designer.cs">
  308. <DependentUpon>NewStepShowDefect.cs</DependentUpon>
  309. </Compile>
  310. <Compile Include="SysUI\ProcessStep\Prop\LensProp.cs" />
  311. <Compile Include="SysUI\ProcessStep\Prop\LightProp.cs" />
  312. <Compile Include="SysUI\ProcessStep\Prop\MarkProp.cs" />
  313. <Compile Include="SysUI\ProcessStep\Prop\PointTestProp.cs" />
  314. <Compile Include="SysUI\ProcessStep\Prop\SizeDefectProp.cs" />
  315. <Compile Include="SysUI\ProcessStep\Prop\TensionProp.cs" />
  316. <Compile Include="SysUI\ProcessStep\Prop\ThicknessProp.cs" />
  317. <Compile Include="SysUI\ProcessStep\StepInfoFrm.cs">
  318. <SubType>Form</SubType>
  319. </Compile>
  320. <Compile Include="SysUI\ProcessStep\StepInfoFrm.Designer.cs">
  321. <DependentUpon>StepInfoFrm.cs</DependentUpon>
  322. </Compile>
  323. <Compile Include="SysUI\ProcessStep\StepListFrm.cs">
  324. <SubType>Form</SubType>
  325. </Compile>
  326. <Compile Include="SysUI\ProcessStep\StepListFrm.Designer.cs">
  327. <DependentUpon>StepListFrm.cs</DependentUpon>
  328. </Compile>
  329. <Compile Include="SysUI\ProcessStep\StepProcessFrm.cs">
  330. <SubType>Form</SubType>
  331. </Compile>
  332. <Compile Include="SysUI\ProcessStep\StepProcessFrm.Designer.cs">
  333. <DependentUpon>StepProcessFrm.cs</DependentUpon>
  334. </Compile>
  335. <Compile Include="SysUI\ProcessStep\StepSelectFrm.cs">
  336. <SubType>Form</SubType>
  337. </Compile>
  338. <Compile Include="SysUI\ProcessStep\StepSelectFrm.Designer.cs">
  339. <DependentUpon>StepSelectFrm.cs</DependentUpon>
  340. </Compile>
  341. <Compile Include="SysUI\ProductAndStep\InputFrm.cs">
  342. <SubType>Form</SubType>
  343. </Compile>
  344. <Compile Include="SysUI\ProductAndStep\InputFrm.Designer.cs">
  345. <DependentUpon>InputFrm.cs</DependentUpon>
  346. </Compile>
  347. <Compile Include="SysUI\ProductAndStep\ProductClassesFrm.cs">
  348. <SubType>Form</SubType>
  349. </Compile>
  350. <Compile Include="SysUI\ProductAndStep\ProductClassesFrm.Designer.cs">
  351. <DependentUpon>ProductClassesFrm.cs</DependentUpon>
  352. </Compile>
  353. <Compile Include="SysUI\ProductAndStep\ProductInfoFrm.cs">
  354. <SubType>Form</SubType>
  355. </Compile>
  356. <Compile Include="SysUI\ProductAndStep\ProductInfoFrm.Designer.cs">
  357. <DependentUpon>ProductInfoFrm.cs</DependentUpon>
  358. </Compile>
  359. <Compile Include="SysUI\ProductAndStep\ProductListFrm.cs">
  360. <SubType>Form</SubType>
  361. </Compile>
  362. <Compile Include="SysUI\ProductAndStep\ProductListFrm.Designer.cs">
  363. <DependentUpon>ProductListFrm.cs</DependentUpon>
  364. </Compile>
  365. <Compile Include="SysUI\ProductAndStep\ProductStepFrm.cs">
  366. <SubType>Form</SubType>
  367. </Compile>
  368. <Compile Include="SysUI\ProductAndStep\ProductStepFrm.Designer.cs">
  369. <DependentUpon>ProductStepFrm.cs</DependentUpon>
  370. </Compile>
  371. <Compile Include="SysUI\ProductAndStep\SetParamsFrm.cs">
  372. <SubType>Form</SubType>
  373. </Compile>
  374. <Compile Include="SysUI\ProductAndStep\SetParamsFrm.Designer.cs">
  375. <DependentUpon>SetParamsFrm.cs</DependentUpon>
  376. </Compile>
  377. <Compile Include="SysUI\ProductAndStep\WaitFrm.cs">
  378. <SubType>Form</SubType>
  379. </Compile>
  380. <Compile Include="SysUI\ProductAndStep\WaitFrm.Designer.cs">
  381. <DependentUpon>WaitFrm.cs</DependentUpon>
  382. </Compile>
  383. <Compile Include="SysUI\StepUI\AxisDevProp.cs" />
  384. <Compile Include="SysUI\StepUI\AxisDevTagProp.cs" />
  385. <Compile Include="SysUI\StepUI\DefectLibProp.cs" />
  386. <Compile Include="SysUI\StepUI\ForProp.cs" />
  387. <Compile Include="SysUI\StepUI\FrmGetPosByPic.cs">
  388. <SubType>Form</SubType>
  389. </Compile>
  390. <Compile Include="SysUI\StepUI\FrmGetPosByPic.Designer.cs">
  391. <DependentUpon>FrmGetPosByPic.cs</DependentUpon>
  392. </Compile>
  393. <Compile Include="SysUI\StepUI\HeightDevProp.cs" />
  394. <Compile Include="SysUI\StepUI\IFProp.cs" />
  395. <Compile Include="SysUI\StepUI\IOCardDevProp.cs" />
  396. <Compile Include="SysUI\StepUI\LightDevProp.cs" />
  397. <Compile Include="SysUI\StepUI\PropExtend\PropertyOrderAttribute.cs" />
  398. <Compile Include="SysUI\StepUI\PropExtend\PropertySorter.cs" />
  399. <Compile Include="SysUI\StepUI\ScannerDevProp.cs" />
  400. <Compile Include="SysUI\StepUI\SizeLibProp.cs" />
  401. <Compile Include="SysUI\StepUI\SmallAxisDevProp.cs" />
  402. <Compile Include="SysUI\StepUI\TensionDevProp.cs" />
  403. <Compile Include="SysUI\StepUI\UIAxisDev.cs">
  404. <SubType>UserControl</SubType>
  405. </Compile>
  406. <Compile Include="SysUI\StepUI\UIAxisDev.Designer.cs">
  407. <DependentUpon>UIAxisDev.cs</DependentUpon>
  408. </Compile>
  409. <Compile Include="SysUI\StepUI\UIAxisDevTag.cs">
  410. <SubType>UserControl</SubType>
  411. </Compile>
  412. <Compile Include="SysUI\StepUI\UIAxisDevTag.Designer.cs">
  413. <DependentUpon>UIAxisDevTag.cs</DependentUpon>
  414. </Compile>
  415. <Compile Include="SysUI\StepUI\UICodeScannerDev.cs">
  416. <SubType>UserControl</SubType>
  417. </Compile>
  418. <Compile Include="SysUI\StepUI\UICodeScannerDev.Designer.cs">
  419. <DependentUpon>UICodeScannerDev.cs</DependentUpon>
  420. </Compile>
  421. <Compile Include="SysUI\StepUI\UIDefectLib.cs">
  422. <SubType>UserControl</SubType>
  423. </Compile>
  424. <Compile Include="SysUI\StepUI\UIDefectLib.Designer.cs">
  425. <DependentUpon>UIDefectLib.cs</DependentUpon>
  426. </Compile>
  427. <Compile Include="SysUI\StepUI\UIForLib.cs">
  428. <SubType>UserControl</SubType>
  429. </Compile>
  430. <Compile Include="SysUI\StepUI\UIForLib.Designer.cs">
  431. <DependentUpon>UIForLib.cs</DependentUpon>
  432. </Compile>
  433. <Compile Include="SysUI\StepUI\UIHeightDev.cs">
  434. <SubType>UserControl</SubType>
  435. </Compile>
  436. <Compile Include="SysUI\StepUI\UIHeightDev.Designer.cs">
  437. <DependentUpon>UIHeightDev.cs</DependentUpon>
  438. </Compile>
  439. <Compile Include="SysUI\StepUI\UIIFLib.cs">
  440. <SubType>UserControl</SubType>
  441. </Compile>
  442. <Compile Include="SysUI\StepUI\UIIFLib.Designer.cs">
  443. <DependentUpon>UIIFLib.cs</DependentUpon>
  444. </Compile>
  445. <Compile Include="SysUI\StepUI\UIIOCardDev.cs">
  446. <SubType>UserControl</SubType>
  447. </Compile>
  448. <Compile Include="SysUI\StepUI\UIIOCardDev.Designer.cs">
  449. <DependentUpon>UIIOCardDev.cs</DependentUpon>
  450. </Compile>
  451. <Compile Include="SysUI\StepUI\UILightDev.cs">
  452. <SubType>UserControl</SubType>
  453. </Compile>
  454. <Compile Include="SysUI\StepUI\UILightDev.Designer.cs">
  455. <DependentUpon>UILightDev.cs</DependentUpon>
  456. </Compile>
  457. <Compile Include="SysUI\StepUI\UIPagination.cs">
  458. <SubType>UserControl</SubType>
  459. </Compile>
  460. <Compile Include="SysUI\StepUI\UIPagination.Designer.cs">
  461. <DependentUpon>UIPagination.cs</DependentUpon>
  462. </Compile>
  463. <Compile Include="SysUI\StepUI\UIScannerDev.cs">
  464. <SubType>UserControl</SubType>
  465. </Compile>
  466. <Compile Include="SysUI\StepUI\UIScannerDev.Designer.cs">
  467. <DependentUpon>UIScannerDev.cs</DependentUpon>
  468. </Compile>
  469. <Compile Include="SysUI\StepUI\UISizeLib.cs">
  470. <SubType>UserControl</SubType>
  471. </Compile>
  472. <Compile Include="SysUI\StepUI\UISizeLib.Designer.cs">
  473. <DependentUpon>UISizeLib.cs</DependentUpon>
  474. </Compile>
  475. <Compile Include="SysUI\StepUI\UISmallAxisDev.cs">
  476. <SubType>UserControl</SubType>
  477. </Compile>
  478. <Compile Include="SysUI\StepUI\UISmallAxisDev.Designer.cs">
  479. <DependentUpon>UISmallAxisDev.cs</DependentUpon>
  480. </Compile>
  481. <Compile Include="SysUI\StepUI\UITensionDev.cs">
  482. <SubType>UserControl</SubType>
  483. </Compile>
  484. <Compile Include="SysUI\StepUI\UITensionDev.designer.cs">
  485. <DependentUpon>UITensionDev.cs</DependentUpon>
  486. </Compile>
  487. <Compile Include="SysUI\SysSet\SysDebugFrm.cs">
  488. <SubType>Form</SubType>
  489. </Compile>
  490. <Compile Include="SysUI\SysSet\SysDebugFrm.Designer.cs">
  491. <DependentUpon>SysDebugFrm.cs</DependentUpon>
  492. </Compile>
  493. <Compile Include="SysUI\SysSet\SysInfoFrm.cs">
  494. <SubType>Form</SubType>
  495. </Compile>
  496. <Compile Include="SysUI\SysSet\SysInfoFrm.Designer.cs">
  497. <DependentUpon>SysInfoFrm.cs</DependentUpon>
  498. </Compile>
  499. <Compile Include="SysUI\SysSet\SysLogFrm.cs">
  500. <SubType>Form</SubType>
  501. </Compile>
  502. <Compile Include="SysUI\SysSet\SysLogFrm.Designer.cs">
  503. <DependentUpon>SysLogFrm.cs</DependentUpon>
  504. </Compile>
  505. <Compile Include="SysUI\SysSet\SysPointsFrm.cs">
  506. <SubType>Form</SubType>
  507. </Compile>
  508. <Compile Include="SysUI\SysSet\SysPointsFrm.Designer.cs">
  509. <DependentUpon>SysPointsFrm.cs</DependentUpon>
  510. </Compile>
  511. <Compile Include="SysUI\SysSet\SysSetFrm.cs">
  512. <SubType>Form</SubType>
  513. </Compile>
  514. <Compile Include="SysUI\SysSet\SysSetFrm.Designer.cs">
  515. <DependentUpon>SysSetFrm.cs</DependentUpon>
  516. </Compile>
  517. <Compile Include="SysUI\SysSet\SysUpdataInfoFrm.cs">
  518. <SubType>Form</SubType>
  519. </Compile>
  520. <Compile Include="SysUI\SysSet\SysUpdataInfoFrm.Designer.cs">
  521. <DependentUpon>SysUpdataInfoFrm.cs</DependentUpon>
  522. </Compile>
  523. <Compile Include="SysUI\UIControl\DefectCountOfSizeControl.cs">
  524. <SubType>UserControl</SubType>
  525. </Compile>
  526. <Compile Include="SysUI\UIControl\DefectCountOfSizeControl.Designer.cs">
  527. <DependentUpon>DefectCountOfSizeControl.cs</DependentUpon>
  528. </Compile>
  529. <Compile Include="SysUI\UIStyle.cs" />
  530. <Compile Include="SysUI\Web\WebFrm.cs">
  531. <SubType>Form</SubType>
  532. </Compile>
  533. <Compile Include="SysUI\Web\WebFrm.Designer.cs">
  534. <DependentUpon>WebFrm.cs</DependentUpon>
  535. </Compile>
  536. <Compile Include="WebServer\WebService.cs" />
  537. <EmbeddedResource Include="MainFrm.resx">
  538. <DependentUpon>MainFrm.cs</DependentUpon>
  539. </EmbeddedResource>
  540. <EmbeddedResource Include="Properties\Resources.resx">
  541. <Generator>ResXFileCodeGenerator</Generator>
  542. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  543. <SubType>Designer</SubType>
  544. </EmbeddedResource>
  545. <Compile Include="Properties\Resources.Designer.cs">
  546. <AutoGen>True</AutoGen>
  547. <DependentUpon>Resources.resx</DependentUpon>
  548. <DesignTime>True</DesignTime>
  549. </Compile>
  550. <EmbeddedResource Include="SysUI\DefectPicShow\AmendantRecordFrm.resx">
  551. <DependentUpon>AmendantRecordFrm.cs</DependentUpon>
  552. </EmbeddedResource>
  553. <EmbeddedResource Include="SysUI\DefectPicShow\CamImageFrm.resx">
  554. <DependentUpon>CamImageFrm.cs</DependentUpon>
  555. </EmbeddedResource>
  556. <EmbeddedResource Include="SysUI\DefectPicShow\DataQueryFrm.resx">
  557. <DependentUpon>DataQueryFrm.cs</DependentUpon>
  558. </EmbeddedResource>
  559. <EmbeddedResource Include="SysUI\DefectPicShow\DebugTestFrm.resx">
  560. <DependentUpon>DebugTestFrm.cs</DependentUpon>
  561. </EmbeddedResource>
  562. <EmbeddedResource Include="SysUI\DefectPicShow\DefectImageShowFrm.resx">
  563. <DependentUpon>DefectImageShowFrm.cs</DependentUpon>
  564. </EmbeddedResource>
  565. <EmbeddedResource Include="SysUI\DefectPicShow\DistributionFrm.resx">
  566. <DependentUpon>DistributionFrm.cs</DependentUpon>
  567. </EmbeddedResource>
  568. <EmbeddedResource Include="SysUI\DefectPicShow\HistoryViewFrm.resx">
  569. <DependentUpon>HistoryViewFrm.cs</DependentUpon>
  570. </EmbeddedResource>
  571. <EmbeddedResource Include="SysUI\DefectPicShow\ImageShowFrm.resx">
  572. <DependentUpon>ImageShowFrm.cs</DependentUpon>
  573. </EmbeddedResource>
  574. <EmbeddedResource Include="SysUI\DefectPicShow\PageCtrl.resx">
  575. <DependentUpon>PageCtrl.cs</DependentUpon>
  576. </EmbeddedResource>
  577. <EmbeddedResource Include="SysUI\DefectPicShow\PhotoFrm.resx" />
  578. <EmbeddedResource Include="SysUI\Load\InitFrm.resx">
  579. <DependentUpon>InitFrm.cs</DependentUpon>
  580. </EmbeddedResource>
  581. <EmbeddedResource Include="SysUI\ProcessStep\Ctrl\NewStepShow.resx">
  582. <DependentUpon>NewStepShow.cs</DependentUpon>
  583. </EmbeddedResource>
  584. <EmbeddedResource Include="SysUI\ProcessStep\Ctrl\NewStepShowDefect.resx">
  585. <DependentUpon>NewStepShowDefect.cs</DependentUpon>
  586. </EmbeddedResource>
  587. <EmbeddedResource Include="SysUI\ProcessStep\StepInfoFrm.resx">
  588. <DependentUpon>StepInfoFrm.cs</DependentUpon>
  589. </EmbeddedResource>
  590. <EmbeddedResource Include="SysUI\ProcessStep\StepListFrm.resx">
  591. <DependentUpon>StepListFrm.cs</DependentUpon>
  592. </EmbeddedResource>
  593. <EmbeddedResource Include="SysUI\ProcessStep\StepProcessFrm.resx">
  594. <DependentUpon>StepProcessFrm.cs</DependentUpon>
  595. </EmbeddedResource>
  596. <EmbeddedResource Include="SysUI\ProcessStep\StepSelectFrm.resx">
  597. <DependentUpon>StepSelectFrm.cs</DependentUpon>
  598. </EmbeddedResource>
  599. <EmbeddedResource Include="SysUI\ProductAndStep\InputFrm.resx">
  600. <DependentUpon>InputFrm.cs</DependentUpon>
  601. </EmbeddedResource>
  602. <EmbeddedResource Include="SysUI\ProductAndStep\ProductClassesFrm.resx">
  603. <DependentUpon>ProductClassesFrm.cs</DependentUpon>
  604. </EmbeddedResource>
  605. <EmbeddedResource Include="SysUI\ProductAndStep\ProductInfoFrm.resx">
  606. <DependentUpon>ProductInfoFrm.cs</DependentUpon>
  607. </EmbeddedResource>
  608. <EmbeddedResource Include="SysUI\ProductAndStep\ProductListFrm.resx">
  609. <DependentUpon>ProductListFrm.cs</DependentUpon>
  610. </EmbeddedResource>
  611. <EmbeddedResource Include="SysUI\ProductAndStep\ProductStepFrm.resx">
  612. <DependentUpon>ProductStepFrm.cs</DependentUpon>
  613. </EmbeddedResource>
  614. <EmbeddedResource Include="SysUI\ProductAndStep\SetParamsFrm.resx">
  615. <DependentUpon>SetParamsFrm.cs</DependentUpon>
  616. </EmbeddedResource>
  617. <EmbeddedResource Include="SysUI\ProductAndStep\WaitFrm.resx">
  618. <DependentUpon>WaitFrm.cs</DependentUpon>
  619. </EmbeddedResource>
  620. <EmbeddedResource Include="SysUI\StepUI\FrmGetPosByPic.resx">
  621. <DependentUpon>FrmGetPosByPic.cs</DependentUpon>
  622. </EmbeddedResource>
  623. <EmbeddedResource Include="SysUI\StepUI\UIAxisDev.resx">
  624. <DependentUpon>UIAxisDev.cs</DependentUpon>
  625. </EmbeddedResource>
  626. <EmbeddedResource Include="SysUI\StepUI\UIAxisDevTag.resx">
  627. <DependentUpon>UIAxisDevTag.cs</DependentUpon>
  628. </EmbeddedResource>
  629. <EmbeddedResource Include="SysUI\StepUI\UICodeScannerDev.resx">
  630. <DependentUpon>UICodeScannerDev.cs</DependentUpon>
  631. </EmbeddedResource>
  632. <EmbeddedResource Include="SysUI\StepUI\UIDefectLib.resx">
  633. <DependentUpon>UIDefectLib.cs</DependentUpon>
  634. </EmbeddedResource>
  635. <EmbeddedResource Include="SysUI\StepUI\UIForLib.resx">
  636. <DependentUpon>UIForLib.cs</DependentUpon>
  637. </EmbeddedResource>
  638. <EmbeddedResource Include="SysUI\StepUI\UIHeightDev.resx">
  639. <DependentUpon>UIHeightDev.cs</DependentUpon>
  640. </EmbeddedResource>
  641. <EmbeddedResource Include="SysUI\StepUI\UIIFLib.resx">
  642. <DependentUpon>UIIFLib.cs</DependentUpon>
  643. </EmbeddedResource>
  644. <EmbeddedResource Include="SysUI\StepUI\UIIOCardDev.resx">
  645. <DependentUpon>UIIOCardDev.cs</DependentUpon>
  646. </EmbeddedResource>
  647. <EmbeddedResource Include="SysUI\StepUI\UILightDev.resx">
  648. <DependentUpon>UILightDev.cs</DependentUpon>
  649. </EmbeddedResource>
  650. <EmbeddedResource Include="SysUI\StepUI\UIPagination.resx">
  651. <DependentUpon>UIPagination.cs</DependentUpon>
  652. </EmbeddedResource>
  653. <EmbeddedResource Include="SysUI\StepUI\UIScannerDev.resx">
  654. <DependentUpon>UIScannerDev.cs</DependentUpon>
  655. </EmbeddedResource>
  656. <EmbeddedResource Include="SysUI\StepUI\UISizeLib.resx">
  657. <DependentUpon>UISizeLib.cs</DependentUpon>
  658. </EmbeddedResource>
  659. <EmbeddedResource Include="SysUI\StepUI\UISmallAxisDev.resx">
  660. <DependentUpon>UISmallAxisDev.cs</DependentUpon>
  661. </EmbeddedResource>
  662. <EmbeddedResource Include="SysUI\StepUI\UITensionDev.resx">
  663. <DependentUpon>UITensionDev.cs</DependentUpon>
  664. </EmbeddedResource>
  665. <EmbeddedResource Include="SysUI\SysSet\SysDebugFrm.resx">
  666. <DependentUpon>SysDebugFrm.cs</DependentUpon>
  667. </EmbeddedResource>
  668. <EmbeddedResource Include="SysUI\SysSet\SysInfoFrm.resx">
  669. <DependentUpon>SysInfoFrm.cs</DependentUpon>
  670. </EmbeddedResource>
  671. <EmbeddedResource Include="SysUI\SysSet\SysLogFrm.resx">
  672. <DependentUpon>SysLogFrm.cs</DependentUpon>
  673. </EmbeddedResource>
  674. <EmbeddedResource Include="SysUI\SysSet\SysPointsFrm.resx">
  675. <DependentUpon>SysPointsFrm.cs</DependentUpon>
  676. </EmbeddedResource>
  677. <EmbeddedResource Include="SysUI\SysSet\SysSetFrm.resx">
  678. <DependentUpon>SysSetFrm.cs</DependentUpon>
  679. </EmbeddedResource>
  680. <EmbeddedResource Include="SysUI\SysSet\SysUpdataInfoFrm.resx">
  681. <DependentUpon>SysUpdataInfoFrm.cs</DependentUpon>
  682. </EmbeddedResource>
  683. <EmbeddedResource Include="SysUI\UIControl\DefectCountOfSizeControl.resx">
  684. <DependentUpon>DefectCountOfSizeControl.cs</DependentUpon>
  685. </EmbeddedResource>
  686. <EmbeddedResource Include="SysUI\Web\WebFrm.resx">
  687. <DependentUpon>WebFrm.cs</DependentUpon>
  688. </EmbeddedResource>
  689. <None Include="packages.config" />
  690. <None Include="Properties\Settings.settings">
  691. <Generator>SettingsSingleFileGenerator</Generator>
  692. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  693. </None>
  694. <Compile Include="Properties\Settings.Designer.cs">
  695. <AutoGen>True</AutoGen>
  696. <DependentUpon>Settings.settings</DependentUpon>
  697. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  698. </Compile>
  699. </ItemGroup>
  700. <ItemGroup>
  701. <None Include="App.config" />
  702. </ItemGroup>
  703. <ItemGroup>
  704. <ProjectReference Include="..\Models\Models.csproj">
  705. <Project>{62CF01A8-3D28-4035-8089-10609AF04890}</Project>
  706. <Name>Models</Name>
  707. </ProjectReference>
  708. </ItemGroup>
  709. <ItemGroup>
  710. <BootstrapperPackage Include=".NETFramework,Version=v4.8">
  711. <Visible>False</Visible>
  712. <ProductName>Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
  713. <Install>true</Install>
  714. </BootstrapperPackage>
  715. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  716. <Visible>False</Visible>
  717. <ProductName>.NET Framework 3.5 SP1</ProductName>
  718. <Install>false</Install>
  719. </BootstrapperPackage>
  720. </ItemGroup>
  721. <ItemGroup>
  722. <Content Include="AOI.ico" />
  723. <Content Include="e1.ico" />
  724. <None Include="Resources\交互演示动画.png" />
  725. <None Include="Resources\交互演示动画 %281%29.png" />
  726. <None Include="Resources\qxOpen.png" />
  727. <None Include="Resources\qxClose.png" />
  728. <None Include="Resources\ccOpen.png" />
  729. <None Include="Resources\ccClose.png" />
  730. <None Include="Resources\web.png" />
  731. <None Include="Resources\e1.ico" />
  732. <None Include="Resources\AOI.ico" />
  733. </ItemGroup>
  734. <ItemGroup>
  735. <COMReference Include="Microsoft.Office.Core">
  736. <Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
  737. <VersionMajor>2</VersionMajor>
  738. <VersionMinor>8</VersionMinor>
  739. <Lcid>0</Lcid>
  740. <WrapperTool>primary</WrapperTool>
  741. <Isolated>False</Isolated>
  742. <EmbedInteropTypes>True</EmbedInteropTypes>
  743. </COMReference>
  744. <COMReference Include="Microsoft.Office.Interop.Excel">
  745. <Guid>{00020813-0000-0000-C000-000000000046}</Guid>
  746. <VersionMajor>1</VersionMajor>
  747. <VersionMinor>9</VersionMinor>
  748. <Lcid>0</Lcid>
  749. <WrapperTool>primary</WrapperTool>
  750. <Isolated>False</Isolated>
  751. <EmbedInteropTypes>True</EmbedInteropTypes>
  752. </COMReference>
  753. <COMReference Include="VBIDE">
  754. <Guid>{0002E157-0000-0000-C000-000000000046}</Guid>
  755. <VersionMajor>5</VersionMajor>
  756. <VersionMinor>3</VersionMinor>
  757. <Lcid>0</Lcid>
  758. <WrapperTool>primary</WrapperTool>
  759. <Isolated>False</Isolated>
  760. <EmbedInteropTypes>True</EmbedInteropTypes>
  761. </COMReference>
  762. </ItemGroup>
  763. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  764. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  765. <PropertyGroup>
  766. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  767. </PropertyGroup>
  768. <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'))" />
  769. <Error Condition="!Exists('..\packages\Microsoft.Web.WebView2.1.0.2151.40\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Web.WebView2.1.0.2151.40\build\Microsoft.Web.WebView2.targets'))" />
  770. </Target>
  771. <Import Project="..\packages\Microsoft.Web.WebView2.1.0.2151.40\build\Microsoft.Web.WebView2.targets" Condition="Exists('..\packages\Microsoft.Web.WebView2.1.0.2151.40\build\Microsoft.Web.WebView2.targets')" />
  772. </Project>