革博士V2程序
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

261 строка
13 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{FDB83436-DAD7-4DC3-AE23-A249CBA74B68}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>GeBoShi</RootNamespace>
  10. <AssemblyName>GeBoShi</AssemblyName>
  11. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>x64</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <PlatformTarget>x64</PlatformTarget>
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. <Prefer32Bit>false</Prefer32Bit>
  36. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  37. </PropertyGroup>
  38. <PropertyGroup>
  39. <ApplicationIcon>Ge.ico</ApplicationIcon>
  40. </PropertyGroup>
  41. <ItemGroup>
  42. <Reference Include="BarTenderPrint">
  43. <HintPath>..\..\..\..\..\版博士\源码\标签打印模块\BarTender\BarTenderPrint\BarTenderPrint\bin\x64\Debug\BarTenderPrint.dll</HintPath>
  44. </Reference>
  45. <Reference Include="ClosedXML, Version=0.96.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b, processorArchitecture=MSIL">
  46. <HintPath>..\packages\ClosedXML.0.96.0\lib\net46\ClosedXML.dll</HintPath>
  47. </Reference>
  48. <Reference Include="CSkin">
  49. <HintPath>..\..\..\..\..\..\模块化\Code\MaiMuControl\MaiMuControl\bin\x64\Debug\CSkin.dll</HintPath>
  50. </Reference>
  51. <Reference Include="DocumentFormat.OpenXml, Version=2.16.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
  52. <HintPath>..\packages\DocumentFormat.OpenXml.2.16.0\lib\net46\DocumentFormat.OpenXml.dll</HintPath>
  53. </Reference>
  54. <Reference Include="ExcelNumberFormat, Version=1.1.0.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca, processorArchitecture=MSIL">
  55. <HintPath>..\packages\ExcelNumberFormat.1.1.0\lib\net20\ExcelNumberFormat.dll</HintPath>
  56. </Reference>
  57. <Reference Include="halcondotnet, Version=21.5.0.0, Culture=neutral, PublicKeyToken=4973bed59ddbf2b8" />
  58. <Reference Include="hdevenginedotnet, Version=21.5.0.0, Culture=neutral, PublicKeyToken=4973bed59ddbf2b8, processorArchitecture=MSIL">
  59. <SpecificVersion>False</SpecificVersion>
  60. <HintPath>Dll\hdevenginedotnet.dll</HintPath>
  61. </Reference>
  62. <Reference Include="HZH_Controls">
  63. <HintPath>..\..\..\..\..\版博士\源码\V2.0\halftoneproject-master\BanBoShi\Dlls\HZH_Controls.dll</HintPath>
  64. </Reference>
  65. <Reference Include="ImageBox, Version=2.2.2.0, Culture=neutral, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>bin\Debug\ImageBox.dll</HintPath>
  68. </Reference>
  69. <Reference Include="MaiMuControl">
  70. <HintPath>..\..\..\..\..\..\模块化\Code\MaiMuControl\MaiMuControl\bin\x64\Debug\MaiMuControl.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Models, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  73. <SpecificVersion>False</SpecificVersion>
  74. <HintPath>..\Models\bin\Debug\Models.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" />
  77. <Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  78. <HintPath>..\packages\OpenCvSharp4.4.10.0.20240616\lib\net48\OpenCvSharp.dll</HintPath>
  79. </Reference>
  80. <Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  81. <HintPath>..\packages\OpenCvSharp4.Extensions.4.10.0.20240616\lib\net48\OpenCvSharp.Extensions.dll</HintPath>
  82. </Reference>
  83. <Reference Include="PG_Detect">
  84. <HintPath>Dll\PG_Detect.dll</HintPath>
  85. </Reference>
  86. <Reference Include="S7.Net, Version=0.20.0.0, Culture=neutral, PublicKeyToken=d5812d469e84c693" />
  87. <Reference Include="Service">
  88. <HintPath>..\Service\bin\Debug\Service.dll</HintPath>
  89. </Reference>
  90. <Reference Include="SqlSugar, Version=5.1.4.105, Culture=neutral, processorArchitecture=MSIL">
  91. <HintPath>..\packages\SqlSugar.5.1.4.105\lib\SqlSugar.dll</HintPath>
  92. </Reference>
  93. <Reference Include="System" />
  94. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  95. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  96. </Reference>
  97. <Reference Include="System.Core" />
  98. <Reference Include="System.Design" />
  99. <Reference Include="System.Drawing.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  100. <HintPath>..\packages\System.Drawing.Common.7.0.0\lib\net462\System.Drawing.Common.dll</HintPath>
  101. </Reference>
  102. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  103. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  104. </Reference>
  105. <Reference Include="System.Numerics" />
  106. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  107. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  110. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System.Security" />
  113. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  114. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  115. </Reference>
  116. <Reference Include="System.Web" />
  117. <Reference Include="System.Windows.Forms.DataVisualization" />
  118. <Reference Include="System.Xaml" />
  119. <Reference Include="System.Xml.Linq" />
  120. <Reference Include="System.Data.DataSetExtensions" />
  121. <Reference Include="Microsoft.CSharp" />
  122. <Reference Include="System.Data" />
  123. <Reference Include="System.Deployment" />
  124. <Reference Include="System.Drawing" />
  125. <Reference Include="System.Net.Http" />
  126. <Reference Include="System.Windows.Forms" />
  127. <Reference Include="System.Xml" />
  128. <Reference Include="WindowsBase" />
  129. </ItemGroup>
  130. <ItemGroup>
  131. <Compile Include="ImageDefect\DefectLib.cs" />
  132. <Compile Include="Main.cs">
  133. <SubType>Form</SubType>
  134. </Compile>
  135. <Compile Include="Main.Designer.cs">
  136. <DependentUpon>Main.cs</DependentUpon>
  137. </Compile>
  138. <Compile Include="Program.cs" />
  139. <Compile Include="Properties\AssemblyInfo.cs" />
  140. <Compile Include="SysCtrl\ConfMgr.cs" />
  141. <Compile Include="SysCtrl\OpencvUtils.cs" />
  142. <Compile Include="SysCtrl\SysEnum.cs" />
  143. <Compile Include="SysCtrl\SysMgr.cs" />
  144. <Compile Include="SysCtrl\Utils.cs" />
  145. <Compile Include="UI\DataQuery\DataQueryFrm.cs">
  146. <SubType>Form</SubType>
  147. </Compile>
  148. <Compile Include="UI\DataQuery\DataQueryFrm.Designer.cs">
  149. <DependentUpon>DataQueryFrm.cs</DependentUpon>
  150. </Compile>
  151. <Compile Include="UI\DataQuery\PageCtrl.cs">
  152. <SubType>UserControl</SubType>
  153. </Compile>
  154. <Compile Include="UI\DataQuery\PageCtrl.designer.cs">
  155. <DependentUpon>PageCtrl.cs</DependentUpon>
  156. </Compile>
  157. <Compile Include="UI\InageShow\defectLabelImage.cs">
  158. <SubType>UserControl</SubType>
  159. </Compile>
  160. <Compile Include="UI\InageShow\defectLabelImage.Designer.cs">
  161. <DependentUpon>defectLabelImage.cs</DependentUpon>
  162. </Compile>
  163. <Compile Include="UI\InageShow\EditPauseFrm.cs">
  164. <SubType>Form</SubType>
  165. </Compile>
  166. <Compile Include="UI\InageShow\EditPauseFrm.Designer.cs">
  167. <DependentUpon>EditPauseFrm.cs</DependentUpon>
  168. </Compile>
  169. <Compile Include="UI\InageShow\ImageShowFrm.cs">
  170. <SubType>Form</SubType>
  171. </Compile>
  172. <Compile Include="UI\InageShow\ImageShowFrm.Designer.cs">
  173. <DependentUpon>ImageShowFrm.cs</DependentUpon>
  174. </Compile>
  175. <Compile Include="UI\Load\InitFrm.cs">
  176. <SubType>Form</SubType>
  177. </Compile>
  178. <Compile Include="UI\Load\InitFrm.Designer.cs">
  179. <DependentUpon>InitFrm.cs</DependentUpon>
  180. </Compile>
  181. <Compile Include="UI\Product\ProductInfoFrm.cs">
  182. <SubType>Form</SubType>
  183. </Compile>
  184. <Compile Include="UI\Product\ProductInfoFrm.Designer.cs">
  185. <DependentUpon>ProductInfoFrm.cs</DependentUpon>
  186. </Compile>
  187. <Compile Include="UI\Product\ProductListFrm.cs">
  188. <SubType>Form</SubType>
  189. </Compile>
  190. <Compile Include="UI\Product\ProductListFrm.Designer.cs">
  191. <DependentUpon>ProductListFrm.cs</DependentUpon>
  192. </Compile>
  193. <Compile Include="UI\SysSet\SysSetFrm.cs">
  194. <SubType>Form</SubType>
  195. </Compile>
  196. <Compile Include="UI\SysSet\SysSetFrm.Designer.cs">
  197. <DependentUpon>SysSetFrm.cs</DependentUpon>
  198. </Compile>
  199. <Compile Include="UI\UIStyle.cs" />
  200. <EmbeddedResource Include="Main.resx">
  201. <DependentUpon>Main.cs</DependentUpon>
  202. </EmbeddedResource>
  203. <EmbeddedResource Include="Properties\Resources.resx">
  204. <Generator>ResXFileCodeGenerator</Generator>
  205. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  206. <SubType>Designer</SubType>
  207. </EmbeddedResource>
  208. <Compile Include="Properties\Resources.Designer.cs">
  209. <AutoGen>True</AutoGen>
  210. <DependentUpon>Resources.resx</DependentUpon>
  211. <DesignTime>True</DesignTime>
  212. </Compile>
  213. <EmbeddedResource Include="UI\DataQuery\DataQueryFrm.resx">
  214. <DependentUpon>DataQueryFrm.cs</DependentUpon>
  215. </EmbeddedResource>
  216. <EmbeddedResource Include="UI\DataQuery\PageCtrl.resx">
  217. <DependentUpon>PageCtrl.cs</DependentUpon>
  218. </EmbeddedResource>
  219. <EmbeddedResource Include="UI\InageShow\defectLabelImage.resx">
  220. <DependentUpon>defectLabelImage.cs</DependentUpon>
  221. </EmbeddedResource>
  222. <EmbeddedResource Include="UI\InageShow\EditPauseFrm.resx">
  223. <DependentUpon>EditPauseFrm.cs</DependentUpon>
  224. </EmbeddedResource>
  225. <EmbeddedResource Include="UI\InageShow\ImageShowFrm.resx">
  226. <DependentUpon>ImageShowFrm.cs</DependentUpon>
  227. </EmbeddedResource>
  228. <EmbeddedResource Include="UI\Load\InitFrm.resx">
  229. <DependentUpon>InitFrm.cs</DependentUpon>
  230. </EmbeddedResource>
  231. <EmbeddedResource Include="UI\Product\ProductInfoFrm.resx">
  232. <DependentUpon>ProductInfoFrm.cs</DependentUpon>
  233. </EmbeddedResource>
  234. <EmbeddedResource Include="UI\Product\ProductListFrm.resx">
  235. <DependentUpon>ProductListFrm.cs</DependentUpon>
  236. </EmbeddedResource>
  237. <EmbeddedResource Include="UI\SysSet\SysSetFrm.resx">
  238. <DependentUpon>SysSetFrm.cs</DependentUpon>
  239. </EmbeddedResource>
  240. <None Include="packages.config" />
  241. <None Include="Properties\Settings.settings">
  242. <Generator>SettingsSingleFileGenerator</Generator>
  243. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  244. </None>
  245. <Compile Include="Properties\Settings.Designer.cs">
  246. <AutoGen>True</AutoGen>
  247. <DependentUpon>Settings.settings</DependentUpon>
  248. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  249. </Compile>
  250. </ItemGroup>
  251. <ItemGroup>
  252. <None Include="App.config" />
  253. </ItemGroup>
  254. <ItemGroup>
  255. <None Include="Ge.ico" />
  256. </ItemGroup>
  257. <ItemGroup>
  258. <Content Include="e1.ico" />
  259. </ItemGroup>
  260. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  261. </Project>