LampInspectionMachine.csproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  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.10.0.20241108\build\net48\OpenCvSharp4.runtime.win.props" Condition="Exists('packages\OpenCvSharp4.runtime.win.4.10.0.20241108\build\net48\OpenCvSharp4.runtime.win.props')" />
  4. <Import Project="packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
  5. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProjectGuid>{3719CDFC-4396-4749-8A54-E848CEA07CEA}</ProjectGuid>
  10. <OutputType>WinExe</OutputType>
  11. <RootNamespace>LampInspectionMachine</RootNamespace>
  12. <AssemblyName>LampInspectionMachine</AssemblyName>
  13. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  16. <WarningLevel>4</WarningLevel>
  17. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  18. <Deterministic>true</Deterministic>
  19. <NuGetPackageImportStamp>
  20. </NuGetPackageImportStamp>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  23. <PlatformTarget>AnyCPU</PlatformTarget>
  24. <DebugSymbols>true</DebugSymbols>
  25. <DebugType>full</DebugType>
  26. <Optimize>false</Optimize>
  27. <OutputPath>bin\Debug\</OutputPath>
  28. <DefineConstants>DEBUG;TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  32. <Prefer32Bit>false</Prefer32Bit>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  35. <PlatformTarget>AnyCPU</PlatformTarget>
  36. <DebugType>pdbonly</DebugType>
  37. <Optimize>true</Optimize>
  38. <OutputPath>bin\Release\</OutputPath>
  39. <DefineConstants>TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  45. <DebugSymbols>true</DebugSymbols>
  46. <OutputPath>bin\x64\Debug\</OutputPath>
  47. <DefineConstants>DEBUG;TRACE</DefineConstants>
  48. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  49. <DebugType>full</DebugType>
  50. <PlatformTarget>x64</PlatformTarget>
  51. <LangVersion>7.3</LangVersion>
  52. <ErrorReport>prompt</ErrorReport>
  53. <Prefer32Bit>true</Prefer32Bit>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  56. <OutputPath>bin\x64\Release\</OutputPath>
  57. <DefineConstants>TRACE</DefineConstants>
  58. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  59. <Optimize>true</Optimize>
  60. <DebugType>pdbonly</DebugType>
  61. <PlatformTarget>x64</PlatformTarget>
  62. <LangVersion>7.3</LangVersion>
  63. <ErrorReport>prompt</ErrorReport>
  64. <Prefer32Bit>true</Prefer32Bit>
  65. </PropertyGroup>
  66. <ItemGroup>
  67. <Reference Include="Cognex.VisionPro, Version=59.2.0.0, Culture=neutral, PublicKeyToken=ef0f902af9dee505, processorArchitecture=AMD64">
  68. <SpecificVersion>False</SpecificVersion>
  69. <HintPath>C:\Program Files\Cognex\VisionPro\ReferencedAssemblies\Cognex.VisionPro.dll</HintPath>
  70. </Reference>
  71. <Reference Include="Cognex.VisionPro.Controls, Version=59.2.0.0, Culture=neutral, PublicKeyToken=ef0f902af9dee505, processorArchitecture=AMD64">
  72. <SpecificVersion>False</SpecificVersion>
  73. <HintPath>C:\Program Files\Cognex\VisionPro\ReferencedAssemblies\Cognex.VisionPro.Controls.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Cognex.VisionPro.Core, Version=59.2.0.0, Culture=neutral, PublicKeyToken=ef0f902af9dee505, processorArchitecture=AMD64">
  76. <SpecificVersion>False</SpecificVersion>
  77. <HintPath>C:\Program Files\Cognex\VisionPro\ReferencedAssemblies\Cognex.VisionPro.Core.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Cognex.VisionPro.Display.Controls, Version=59.2.0.0, Culture=neutral, PublicKeyToken=ef0f902af9dee505, processorArchitecture=AMD64">
  80. <SpecificVersion>False</SpecificVersion>
  81. <HintPath>C:\Program Files\Cognex\VisionPro\ReferencedAssemblies\Cognex.VisionPro.Display.Controls.dll</HintPath>
  82. </Reference>
  83. <Reference Include="Cognex.VisionPro.ImageFile, Version=59.2.0.0, Culture=neutral, PublicKeyToken=ef0f902af9dee505, processorArchitecture=AMD64">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>C:\Program Files\Cognex\VisionPro\ReferencedAssemblies\Cognex.VisionPro.ImageFile.dll</HintPath>
  86. </Reference>
  87. <Reference Include="Cognex.VisionPro.QuickBuild.Controls, Version=59.2.0.0, Culture=neutral, PublicKeyToken=ef0f902af9dee505, processorArchitecture=AMD64">
  88. <SpecificVersion>False</SpecificVersion>
  89. <HintPath>C:\Program Files\Cognex\VisionPro\ReferencedAssemblies\Cognex.VisionPro.QuickBuild.Controls.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Cognex.VisionPro.QuickBuild.Core, Version=59.2.0.0, Culture=neutral, PublicKeyToken=ef0f902af9dee505, processorArchitecture=AMD64">
  92. <SpecificVersion>False</SpecificVersion>
  93. <HintPath>C:\Program Files\Cognex\VisionPro\ReferencedAssemblies\Cognex.VisionPro.QuickBuild.Core.dll</HintPath>
  94. </Reference>
  95. <Reference Include="Cognex.VisionPro.ToolGroup, Version=59.2.0.0, Culture=neutral, PublicKeyToken=ef0f902af9dee505, processorArchitecture=AMD64">
  96. <SpecificVersion>False</SpecificVersion>
  97. <HintPath>C:\Program Files\Cognex\VisionPro\ReferencedAssemblies\Cognex.VisionPro.ToolGroup.dll</HintPath>
  98. </Reference>
  99. <Reference Include="Cognex.VisionPro.ToolGroup.Controls, Version=59.2.0.0, Culture=neutral, PublicKeyToken=ef0f902af9dee505, processorArchitecture=AMD64">
  100. <SpecificVersion>False</SpecificVersion>
  101. <HintPath>C:\Program Files\Cognex\VisionPro\ReferencedAssemblies\Cognex.VisionPro.ToolGroup.Controls.dll</HintPath>
  102. </Reference>
  103. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  104. <HintPath>packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
  105. </Reference>
  106. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  107. <HintPath>packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  108. </Reference>
  109. <Reference Include="log4net, Version=3.1.0.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  110. <HintPath>packages\log4net.3.1.0\lib\net462\log4net.dll</HintPath>
  111. </Reference>
  112. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  113. <HintPath>packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  114. </Reference>
  115. <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  116. <HintPath>packages\Microsoft.Extensions.DependencyInjection.Abstractions.8.0.1\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
  117. </Reference>
  118. <Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  119. <HintPath>packages\Microsoft.Xaml.Behaviors.Wpf.1.1.31\lib\net45\Microsoft.Xaml.Behaviors.dll</HintPath>
  120. </Reference>
  121. <Reference Include="MvCameraControl.Net, Version=4.5.0.2, Culture=neutral, PublicKeyToken=a3c7c5e3a730cd12, processorArchitecture=MSIL">
  122. <SpecificVersion>False</SpecificVersion>
  123. <HintPath>bin\Debug\MvCameraControl.Net.dll</HintPath>
  124. </Reference>
  125. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  126. <HintPath>packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  127. </Reference>
  128. <Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  129. <HintPath>packages\OpenCvSharp4.4.10.0.20241108\lib\net48\OpenCvSharp.dll</HintPath>
  130. </Reference>
  131. <Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  132. <HintPath>packages\OpenCvSharp4.Extensions.4.10.0.20241108\lib\net48\OpenCvSharp.Extensions.dll</HintPath>
  133. </Reference>
  134. <Reference Include="Prism, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  135. <HintPath>packages\Prism.Core.8.1.97\lib\net47\Prism.dll</HintPath>
  136. </Reference>
  137. <Reference Include="Prism.Unity.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  138. <HintPath>packages\Prism.Unity.8.1.97\lib\net47\Prism.Unity.Wpf.dll</HintPath>
  139. </Reference>
  140. <Reference Include="Prism.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  141. <HintPath>packages\Prism.Wpf.8.1.97\lib\net47\Prism.Wpf.dll</HintPath>
  142. </Reference>
  143. <Reference Include="SqlSugar, Version=5.1.4.188, Culture=neutral, processorArchitecture=MSIL">
  144. <HintPath>packages\SqlSugar.5.1.4.188\lib\SqlSugar.dll</HintPath>
  145. </Reference>
  146. <Reference Include="System" />
  147. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  148. <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  149. </Reference>
  150. <Reference Include="System.ComponentModel.DataAnnotations" />
  151. <Reference Include="System.Configuration" />
  152. <Reference Include="System.Data" />
  153. <Reference Include="System.Data.SQLite, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  154. <HintPath>packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\lib\net46\System.Data.SQLite.dll</HintPath>
  155. </Reference>
  156. <Reference Include="System.Data.SQLite.EF6, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  157. <HintPath>packages\System.Data.SQLite.EF6.1.0.119.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
  158. </Reference>
  159. <Reference Include="System.Data.SQLite.Linq, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  160. <HintPath>packages\System.Data.SQLite.Linq.1.0.119.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
  161. </Reference>
  162. <Reference Include="System.Drawing" />
  163. <Reference Include="System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  164. <HintPath>packages\System.Drawing.Common.8.0.0\lib\net462\System.Drawing.Common.dll</HintPath>
  165. </Reference>
  166. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  167. <HintPath>packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  168. </Reference>
  169. <Reference Include="System.Numerics" />
  170. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  171. <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  172. </Reference>
  173. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  174. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  175. </Reference>
  176. <Reference Include="System.Security" />
  177. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  178. <HintPath>packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
  179. </Reference>
  180. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  181. <HintPath>packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  182. </Reference>
  183. <Reference Include="System.Web" />
  184. <Reference Include="System.Windows.Forms" />
  185. <Reference Include="System.Xml" />
  186. <Reference Include="Microsoft.CSharp" />
  187. <Reference Include="System.Core" />
  188. <Reference Include="System.Xml.Linq" />
  189. <Reference Include="System.Data.DataSetExtensions" />
  190. <Reference Include="System.Net.Http" />
  191. <Reference Include="System.Xaml">
  192. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  193. </Reference>
  194. <Reference Include="Unity.Abstractions, Version=5.11.7.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
  195. <HintPath>packages\Unity.Abstractions.5.11.7\lib\net48\Unity.Abstractions.dll</HintPath>
  196. </Reference>
  197. <Reference Include="Unity.Container, Version=5.11.11.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
  198. <HintPath>packages\Unity.Container.5.11.11\lib\net48\Unity.Container.dll</HintPath>
  199. </Reference>
  200. <Reference Include="Cognex.VisionPro.QuickBuild.Controls" />
  201. <Reference Include="WindowsBase" />
  202. <Reference Include="PresentationCore" />
  203. <Reference Include="PresentationFramework" />
  204. <Reference Include="WindowsFormsIntegration" />
  205. </ItemGroup>
  206. <ItemGroup>
  207. <ApplicationDefinition Include="App.xaml">
  208. <Generator>MSBuild:Compile</Generator>
  209. <SubType>Designer</SubType>
  210. </ApplicationDefinition>
  211. <Compile Include="App.xaml.cs">
  212. <DependentUpon>App.xaml</DependentUpon>
  213. <SubType>Code</SubType>
  214. </Compile>
  215. <Compile Include="Cameralibs\CameraBrand.cs" />
  216. <Compile Include="Cameralibs\CameraService.cs" />
  217. <Compile Include="Cameralibs\CameraType.cs" />
  218. <Compile Include="Cameralibs\HKCamera\MvCamera.cs" />
  219. <Compile Include="Core\FileHelper.cs" />
  220. <Compile Include="Core\FilePath.cs" />
  221. <Compile Include="Interfaces\ICamera.cs" />
  222. <Compile Include="Core\Management.cs" />
  223. <Compile Include="Core\TipService.cs" />
  224. <Compile Include="Core\VisionProManager.cs" />
  225. <Compile Include="DataBase\SqlSugarHelper.cs" />
  226. <Compile Include="HttpService\HttpWebResponseUtility.cs" />
  227. <Compile Include="KHLPLC\KHLCommunicate.cs" />
  228. <Compile Include="KHLPLC\KvHostLink.cs" />
  229. <Compile Include="KHLPLC\KvsStruct.cs" />
  230. <Compile Include="Log4xml\LogHelper.cs" />
  231. <Compile Include="Model\AppData.cs" />
  232. <Compile Include="Model\CameraInfo.cs" />
  233. <Compile Include="Model\PlcData.cs" />
  234. <Compile Include="Model\ProjectData.cs" />
  235. <Compile Include="Model\ShowRender.cs" />
  236. <Compile Include="Model\Users.cs" />
  237. <Compile Include="ValueConverters\BoolToColorConverter.cs" />
  238. <Compile Include="ValueConverters\EnumToBoolConverter.cs" />
  239. <Compile Include="ViewModels\CameraViewModel.cs" />
  240. <Compile Include="ViewModels\MainWindowViewModel.cs" />
  241. <Compile Include="ViewModels\MenuViewModel.cs" />
  242. <Compile Include="ViewModels\ProductViewModel.cs" />
  243. <Compile Include="ViewModels\RoleLoginViewModel.cs" />
  244. <Compile Include="ViewModels\SettingViewModel.cs" />
  245. <Compile Include="ViewModels\VisionProViewModel.cs" />
  246. <Compile Include="ViewModels\WorkRunViewModel.cs" />
  247. <Compile Include="Views\CameraView.xaml.cs">
  248. <DependentUpon>CameraView.xaml</DependentUpon>
  249. </Compile>
  250. <Compile Include="Views\LoadingView.xaml.cs">
  251. <DependentUpon>LoadingView.xaml</DependentUpon>
  252. </Compile>
  253. <Compile Include="Views\MainWindow.xaml.cs">
  254. <DependentUpon>MainWindow.xaml</DependentUpon>
  255. </Compile>
  256. <Compile Include="Views\MenuView.xaml.cs">
  257. <DependentUpon>MenuView.xaml</DependentUpon>
  258. </Compile>
  259. <Compile Include="Views\ProductView.xaml.cs">
  260. <DependentUpon>ProductView.xaml</DependentUpon>
  261. </Compile>
  262. <Compile Include="Views\RoleLoginView.xaml.cs">
  263. <DependentUpon>RoleLoginView.xaml</DependentUpon>
  264. </Compile>
  265. <Compile Include="Views\SettingView.xaml.cs">
  266. <DependentUpon>SettingView.xaml</DependentUpon>
  267. </Compile>
  268. <Compile Include="Views\VisionProView.xaml.cs">
  269. <DependentUpon>VisionProView.xaml</DependentUpon>
  270. </Compile>
  271. <Compile Include="Views\WorkRunView.xaml.cs">
  272. <DependentUpon>WorkRunView.xaml</DependentUpon>
  273. </Compile>
  274. </ItemGroup>
  275. <ItemGroup>
  276. <Compile Include="Properties\AssemblyInfo.cs">
  277. <SubType>Code</SubType>
  278. </Compile>
  279. <Compile Include="Properties\Resources.Designer.cs">
  280. <AutoGen>True</AutoGen>
  281. <DesignTime>True</DesignTime>
  282. <DependentUpon>Resources.resx</DependentUpon>
  283. </Compile>
  284. <Compile Include="Properties\Settings.Designer.cs">
  285. <AutoGen>True</AutoGen>
  286. <DependentUpon>Settings.settings</DependentUpon>
  287. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  288. </Compile>
  289. <EmbeddedResource Include="Properties\Resources.resx">
  290. <Generator>ResXFileCodeGenerator</Generator>
  291. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  292. </EmbeddedResource>
  293. <None Include="Log4xml\log4net.config">
  294. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  295. </None>
  296. <None Include="packages.config" />
  297. <None Include="Properties\Settings.settings">
  298. <Generator>SettingsSingleFileGenerator</Generator>
  299. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  300. </None>
  301. </ItemGroup>
  302. <ItemGroup>
  303. <None Include="App.config" />
  304. </ItemGroup>
  305. <ItemGroup>
  306. <Folder Include="Cameralibs\BaslerCamera\" />
  307. </ItemGroup>
  308. <ItemGroup>
  309. <Page Include="Views\CameraView.xaml">
  310. <SubType>Designer</SubType>
  311. <Generator>MSBuild:Compile</Generator>
  312. </Page>
  313. <Page Include="Views\LoadingView.xaml">
  314. <SubType>Designer</SubType>
  315. <Generator>MSBuild:Compile</Generator>
  316. </Page>
  317. <Page Include="Views\MainWindow.xaml">
  318. <Generator>MSBuild:Compile</Generator>
  319. <SubType>Designer</SubType>
  320. </Page>
  321. <Page Include="Views\MenuView.xaml">
  322. <Generator>MSBuild:Compile</Generator>
  323. <SubType>Designer</SubType>
  324. </Page>
  325. <Page Include="Views\ProductView.xaml">
  326. <Generator>MSBuild:Compile</Generator>
  327. <SubType>Designer</SubType>
  328. </Page>
  329. <Page Include="Views\RoleLoginView.xaml">
  330. <Generator>MSBuild:Compile</Generator>
  331. <SubType>Designer</SubType>
  332. </Page>
  333. <Page Include="Views\SettingView.xaml">
  334. <Generator>MSBuild:Compile</Generator>
  335. <SubType>Designer</SubType>
  336. </Page>
  337. <Page Include="Views\VisionProView.xaml">
  338. <SubType>Designer</SubType>
  339. <Generator>MSBuild:Compile</Generator>
  340. </Page>
  341. <Page Include="Views\WorkRunView.xaml">
  342. <Generator>MSBuild:Compile</Generator>
  343. <SubType>Designer</SubType>
  344. </Page>
  345. </ItemGroup>
  346. <ItemGroup>
  347. <Content Include="Resources\MvCameraControl.Net.dll" />
  348. </ItemGroup>
  349. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  350. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  351. <PropertyGroup>
  352. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  353. </PropertyGroup>
  354. <Error Condition="!Exists('packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
  355. <Error Condition="!Exists('packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
  356. <Error Condition="!Exists('packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
  357. <Error Condition="!Exists('packages\OpenCvSharp4.runtime.win.4.10.0.20241108\build\net48\OpenCvSharp4.runtime.win.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\OpenCvSharp4.runtime.win.4.10.0.20241108\build\net48\OpenCvSharp4.runtime.win.props'))" />
  358. </Target>
  359. <Import Project="packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  360. <Import Project="packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
  361. </Project>