FileWatcher.csproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\Microsoft.CognitiveServices.Speech.1.47.0\build\Microsoft.CognitiveServices.Speech.props" Condition="Exists('..\packages\Microsoft.CognitiveServices.Speech.1.47.0\build\Microsoft.CognitiveServices.Speech.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>{DB114F68-6E53-4F84-9EF6-088419D1F9A2}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>FileWatcher</RootNamespace>
  12. <AssemblyName>FileWatcher</AssemblyName>
  13. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <PublishUrl>publish\</PublishUrl>
  16. <Install>true</Install>
  17. <InstallFrom>Disk</InstallFrom>
  18. <UpdateEnabled>false</UpdateEnabled>
  19. <UpdateMode>Foreground</UpdateMode>
  20. <UpdateInterval>7</UpdateInterval>
  21. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  22. <UpdatePeriodically>false</UpdatePeriodically>
  23. <UpdateRequired>false</UpdateRequired>
  24. <MapFileExtensions>true</MapFileExtensions>
  25. <ApplicationRevision>0</ApplicationRevision>
  26. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  27. <IsWebBootstrapper>false</IsWebBootstrapper>
  28. <UseApplicationTrust>false</UseApplicationTrust>
  29. <BootstrapperEnabled>true</BootstrapperEnabled>
  30. <TargetFrameworkProfile />
  31. <NuGetPackageImportStamp>
  32. </NuGetPackageImportStamp>
  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. <Prefer32Bit>false</Prefer32Bit>
  44. </PropertyGroup>
  45. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  46. <PlatformTarget>AnyCPU</PlatformTarget>
  47. <DebugType>pdbonly</DebugType>
  48. <Optimize>true</Optimize>
  49. <OutputPath>bin\Release\</OutputPath>
  50. <DefineConstants>TRACE</DefineConstants>
  51. <ErrorReport>prompt</ErrorReport>
  52. <WarningLevel>4</WarningLevel>
  53. <Prefer32Bit>false</Prefer32Bit>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM64'">
  56. <Prefer32Bit>false</Prefer32Bit>
  57. </PropertyGroup>
  58. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  59. <Prefer32Bit>false</Prefer32Bit>
  60. <PlatformTarget>x64</PlatformTarget>
  61. <OutputPath>bin\Debug\</OutputPath>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM64'">
  64. <Prefer32Bit>false</Prefer32Bit>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  67. <Prefer32Bit>false</Prefer32Bit>
  68. </PropertyGroup>
  69. <ItemGroup>
  70. <Reference Include="Aspose.Cells">
  71. <HintPath>tool\Aspose.Cells.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Aspose.Pdf">
  74. <HintPath>tool\Aspose.Pdf.dll</HintPath>
  75. </Reference>
  76. <Reference Include="EPPlus, Version=8.0.5.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
  77. <HintPath>..\packages\EPPlus.8.0.5\lib\net35\EPPlus.dll</HintPath>
  78. </Reference>
  79. <Reference Include="EPPlus.Interfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=a694d7f3b0907a61, processorArchitecture=MSIL">
  80. <HintPath>..\packages\EPPlus.Interfaces.8.0.0\lib\net35\EPPlus.Interfaces.dll</HintPath>
  81. </Reference>
  82. <Reference Include="ExcelNumberFormat, Version=1.1.0.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca, processorArchitecture=MSIL">
  83. <HintPath>..\packages\ExcelNumberFormat.1.1.0\lib\net20\ExcelNumberFormat.dll</HintPath>
  84. </Reference>
  85. <Reference Include="HslCommunication, Version=12.5.3.0, Culture=neutral, PublicKeyToken=3d72ad3b6b5ec0e3, processorArchitecture=MSIL">
  86. <SpecificVersion>False</SpecificVersion>
  87. <HintPath>tool\HslCommunication.dll</HintPath>
  88. </Reference>
  89. <Reference Include="Interop.SpeechLib">
  90. <HintPath>..\UAS_MES_XCX\Tool\Interop.SpeechLib.dll</HintPath>
  91. <EmbedInteropTypes>True</EmbedInteropTypes>
  92. </Reference>
  93. <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  94. <HintPath>..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath>
  95. </Reference>
  96. <Reference Include="Microsoft.Office.Interop.Excel, Version=10.0.4504.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
  97. <SpecificVersion>False</SpecificVersion>
  98. <EmbedInteropTypes>True</EmbedInteropTypes>
  99. <HintPath>..\UAS-MES\Tool\Microsoft.Office.Interop.Excel.dll</HintPath>
  100. </Reference>
  101. <Reference Include="Newtonsoft.Json">
  102. <HintPath>..\TestProject\tool\Newtonsoft.Json.dll</HintPath>
  103. </Reference>
  104. <Reference Include="NPOI">
  105. <HintPath>tool\NPOI.dll</HintPath>
  106. </Reference>
  107. <Reference Include="NPOI.OOXML">
  108. <HintPath>tool\NPOI.OOXML.dll</HintPath>
  109. </Reference>
  110. <Reference Include="NPOI.OpenXml4Net">
  111. <HintPath>tool\NPOI.OpenXml4Net.dll</HintPath>
  112. </Reference>
  113. <Reference Include="NPOI.OpenXmlFormats">
  114. <HintPath>tool\NPOI.OpenXmlFormats.dll</HintPath>
  115. </Reference>
  116. <Reference Include="Oracle.ManagedDataAccess, Version=4.121.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  117. <SpecificVersion>False</SpecificVersion>
  118. <HintPath>tool\Oracle.ManagedDataAccess.dll</HintPath>
  119. </Reference>
  120. <Reference Include="PresentationCore" />
  121. <Reference Include="PresentationFramework" />
  122. <Reference Include="RBush, Version=4.0.0.0, Culture=neutral, PublicKeyToken=c77e27b81f4d0187, processorArchitecture=MSIL">
  123. <HintPath>..\packages\RBush.Signed.4.0.0\lib\net47\RBush.dll</HintPath>
  124. </Reference>
  125. <Reference Include="SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
  126. <HintPath>..\packages\SixLabors.Fonts.1.0.0\lib\netstandard2.0\SixLabors.Fonts.dll</HintPath>
  127. </Reference>
  128. <Reference Include="Spire.XLS">
  129. <HintPath>tool\Spire.XLS.dll</HintPath>
  130. </Reference>
  131. <Reference Include="System" />
  132. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  133. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  134. </Reference>
  135. <Reference Include="System.configuration" />
  136. <Reference Include="System.Core" />
  137. <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  138. <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
  139. </Reference>
  140. <Reference Include="System.Numerics" />
  141. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  142. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  143. </Reference>
  144. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  145. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.7.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  146. </Reference>
  147. <Reference Include="System.Security" />
  148. <Reference Include="System.Speech" />
  149. <Reference Include="System.Web" />
  150. <Reference Include="System.Web.Extensions" />
  151. <Reference Include="System.Xml.Linq" />
  152. <Reference Include="System.Data.DataSetExtensions" />
  153. <Reference Include="Microsoft.CSharp" />
  154. <Reference Include="System.Data" />
  155. <Reference Include="System.Deployment" />
  156. <Reference Include="System.Drawing" />
  157. <Reference Include="System.Windows.Forms" />
  158. <Reference Include="System.Xml" />
  159. <Reference Include="UMESDLLService, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
  160. <SpecificVersion>False</SpecificVersion>
  161. <HintPath>bin\Debug\UMESDLLService.dll</HintPath>
  162. </Reference>
  163. <Reference Include="WindowsBase" />
  164. </ItemGroup>
  165. <ItemGroup>
  166. <Compile Include="AutoAnalysisDeviceKS.cs">
  167. <SubType>Form</SubType>
  168. </Compile>
  169. <Compile Include="AutoAnalysisDeviceKS.Designer.cs">
  170. <DependentUpon>AutoAnalysisDeviceKS.cs</DependentUpon>
  171. </Compile>
  172. <Compile Include="AutoSMTRXY.cs">
  173. <SubType>Form</SubType>
  174. </Compile>
  175. <Compile Include="AutoSMTRXY.Designer.cs">
  176. <DependentUpon>AutoSMTRXY.cs</DependentUpon>
  177. </Compile>
  178. <Compile Include="LogManager.cs" />
  179. <Compile Include="RichTextAutoBottom.cs">
  180. <SubType>Component</SubType>
  181. </Compile>
  182. <Compile Include="RichTextAutoBottom.Designer.cs">
  183. <DependentUpon>RichTextAutoBottom.cs</DependentUpon>
  184. </Compile>
  185. <Compile Include="SOP_PNE.cs">
  186. <SubType>Form</SubType>
  187. </Compile>
  188. <Compile Include="SOP_PNE.Designer.cs">
  189. <DependentUpon>SOP_PNE.cs</DependentUpon>
  190. </Compile>
  191. <Compile Include="UploadMakePlan.cs">
  192. <SubType>Form</SubType>
  193. </Compile>
  194. <Compile Include="UploadMakePlan.Designer.cs">
  195. <DependentUpon>UploadMakePlan.cs</DependentUpon>
  196. </Compile>
  197. <Compile Include="AutoMakeQTYRZ.cs">
  198. <SubType>Form</SubType>
  199. </Compile>
  200. <Compile Include="AutoMakeQTYRZ.Designer.cs">
  201. <DependentUpon>AutoMakeQTYRZ.cs</DependentUpon>
  202. </Compile>
  203. <Compile Include="AutoMakeQTY.cs">
  204. <SubType>Form</SubType>
  205. </Compile>
  206. <Compile Include="AutoMakeQTY.Designer.cs">
  207. <DependentUpon>AutoMakeQTY.cs</DependentUpon>
  208. </Compile>
  209. <Compile Include="AutoAnalysisDevice.cs">
  210. <SubType>Form</SubType>
  211. </Compile>
  212. <Compile Include="AutoAnalysisDevice.Designer.cs">
  213. <DependentUpon>AutoAnalysisDevice.cs</DependentUpon>
  214. </Compile>
  215. <Compile Include="AutoAnalysisXmlByStep.cs">
  216. <SubType>Form</SubType>
  217. </Compile>
  218. <Compile Include="AutoAnalysisXmlByStep.Designer.cs">
  219. <DependentUpon>AutoAnalysisXmlByStep.cs</DependentUpon>
  220. </Compile>
  221. <Compile Include="AutoAnalysisXml.cs">
  222. <SubType>Form</SubType>
  223. </Compile>
  224. <Compile Include="AutoAnalysisXml.Designer.cs">
  225. <DependentUpon>AutoAnalysisXml.cs</DependentUpon>
  226. </Compile>
  227. <Compile Include="BaseForm.cs">
  228. <SubType>Form</SubType>
  229. </Compile>
  230. <Compile Include="BaseForm.Designer.cs">
  231. <DependentUpon>BaseForm.cs</DependentUpon>
  232. </Compile>
  233. <Compile Include="BaseUtil.cs" />
  234. <Compile Include="ClickPicBox.cs">
  235. <SubType>Component</SubType>
  236. </Compile>
  237. <Compile Include="ClickPicBox.Designer.cs">
  238. <DependentUpon>ClickPicBox.cs</DependentUpon>
  239. </Compile>
  240. <Compile Include="DataHelper.cs" />
  241. <Compile Include="DateWeek.cs">
  242. <SubType>Form</SubType>
  243. </Compile>
  244. <Compile Include="DateWeek.Designer.cs">
  245. <DependentUpon>DateWeek.cs</DependentUpon>
  246. </Compile>
  247. <Compile Include="DbFind.cs">
  248. <SubType>Form</SubType>
  249. </Compile>
  250. <Compile Include="DbFind.Designer.cs">
  251. <DependentUpon>DbFind.cs</DependentUpon>
  252. </Compile>
  253. <Compile Include="EnterTextBox.cs">
  254. <SubType>Component</SubType>
  255. </Compile>
  256. <Compile Include="EnterTextBox.Designer.cs">
  257. <DependentUpon>EnterTextBox.cs</DependentUpon>
  258. </Compile>
  259. <Compile Include="Form2.cs">
  260. <SubType>Form</SubType>
  261. </Compile>
  262. <Compile Include="Form2.Designer.cs">
  263. <DependentUpon>Form2.cs</DependentUpon>
  264. </Compile>
  265. <Compile Include="LockCheckBox.cs">
  266. <SubType>Component</SubType>
  267. </Compile>
  268. <Compile Include="LockCheckBox.Designer.cs">
  269. <DependentUpon>LockCheckBox.cs</DependentUpon>
  270. </Compile>
  271. <Compile Include="MaCodeSearchTextBox.cs">
  272. <SubType>UserControl</SubType>
  273. </Compile>
  274. <Compile Include="MaCodeSearchTextBox.Designer.cs">
  275. <DependentUpon>MaCodeSearchTextBox.cs</DependentUpon>
  276. </Compile>
  277. <Compile Include="MaCodeTextBox.cs">
  278. <SubType>Component</SubType>
  279. </Compile>
  280. <Compile Include="MaCodeTextBox.Designer.cs">
  281. <DependentUpon>MaCodeTextBox.cs</DependentUpon>
  282. </Compile>
  283. <Compile Include="Pagination.cs">
  284. <SubType>UserControl</SubType>
  285. </Compile>
  286. <Compile Include="Pagination.Designer.cs">
  287. <DependentUpon>Pagination.cs</DependentUpon>
  288. </Compile>
  289. <Compile Include="PaginationDbFind.cs">
  290. <SubType>UserControl</SubType>
  291. </Compile>
  292. <Compile Include="PaginationDbFind.Designer.cs">
  293. <DependentUpon>PaginationDbFind.cs</DependentUpon>
  294. </Compile>
  295. <Compile Include="SearchTextBox.cs">
  296. <SubType>UserControl</SubType>
  297. </Compile>
  298. <Compile Include="SearchTextBox.Designer.cs">
  299. <DependentUpon>SearchTextBox.cs</DependentUpon>
  300. </Compile>
  301. <Compile Include="SerialPortCombox.cs">
  302. <SubType>UserControl</SubType>
  303. </Compile>
  304. <Compile Include="SerialPortCombox.Designer.cs">
  305. <DependentUpon>SerialPortCombox.cs</DependentUpon>
  306. </Compile>
  307. <Compile Include="SOP.cs">
  308. <SubType>Form</SubType>
  309. </Compile>
  310. <Compile Include="SOP.Designer.cs">
  311. <DependentUpon>SOP.cs</DependentUpon>
  312. </Compile>
  313. <Compile Include="ftpOperater.cs" />
  314. <Compile Include="LoadingCircle.cs">
  315. <SubType>Component</SubType>
  316. </Compile>
  317. <Compile Include="LoadingCircle.Designer.cs">
  318. <DependentUpon>LoadingCircle.cs</DependentUpon>
  319. </Compile>
  320. <Compile Include="LogicHandler.cs" />
  321. <Compile Include="Login.cs">
  322. <SubType>Form</SubType>
  323. </Compile>
  324. <Compile Include="Login.Designer.cs">
  325. <DependentUpon>Login.cs</DependentUpon>
  326. </Compile>
  327. <Compile Include="SetLoadingWindow.cs">
  328. <SubType>Form</SubType>
  329. </Compile>
  330. <Compile Include="SetLoadingWindow.Designer.cs">
  331. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  332. </Compile>
  333. <Compile Include="SystemInf.cs" />
  334. <Compile Include="TcpServer.cs" />
  335. <Compile Include="测试记录解析.cs">
  336. <SubType>Form</SubType>
  337. </Compile>
  338. <Compile Include="测试记录解析.Designer.cs">
  339. <DependentUpon>测试记录解析.cs</DependentUpon>
  340. </Compile>
  341. <Compile Include="Form1.cs">
  342. <SubType>Form</SubType>
  343. </Compile>
  344. <Compile Include="Form1.Designer.cs">
  345. <DependentUpon>Form1.cs</DependentUpon>
  346. </Compile>
  347. <Compile Include="Program.cs" />
  348. <Compile Include="Properties\AssemblyInfo.cs" />
  349. <Compile Include="首件仪上传.cs">
  350. <SubType>Form</SubType>
  351. </Compile>
  352. <Compile Include="首件仪上传.Designer.cs">
  353. <DependentUpon>首件仪上传.cs</DependentUpon>
  354. </Compile>
  355. <EmbeddedResource Include="AutoAnalysisDeviceKS.resx">
  356. <DependentUpon>AutoAnalysisDeviceKS.cs</DependentUpon>
  357. </EmbeddedResource>
  358. <EmbeddedResource Include="AutoSMTRXY.resx">
  359. <DependentUpon>AutoSMTRXY.cs</DependentUpon>
  360. </EmbeddedResource>
  361. <EmbeddedResource Include="SOP_PNE.resx">
  362. <DependentUpon>SOP_PNE.cs</DependentUpon>
  363. </EmbeddedResource>
  364. <EmbeddedResource Include="UploadMakePlan.resx">
  365. <DependentUpon>UploadMakePlan.cs</DependentUpon>
  366. </EmbeddedResource>
  367. <EmbeddedResource Include="AutoMakeQTYRZ.resx">
  368. <DependentUpon>AutoMakeQTYRZ.cs</DependentUpon>
  369. </EmbeddedResource>
  370. <EmbeddedResource Include="AutoMakeQTY.resx">
  371. <DependentUpon>AutoMakeQTY.cs</DependentUpon>
  372. </EmbeddedResource>
  373. <EmbeddedResource Include="AutoAnalysisDevice.resx">
  374. <DependentUpon>AutoAnalysisDevice.cs</DependentUpon>
  375. </EmbeddedResource>
  376. <EmbeddedResource Include="AutoAnalysisXmlByStep.resx">
  377. <DependentUpon>AutoAnalysisXmlByStep.cs</DependentUpon>
  378. <SubType>Designer</SubType>
  379. </EmbeddedResource>
  380. <EmbeddedResource Include="AutoAnalysisXml.resx">
  381. <DependentUpon>AutoAnalysisXml.cs</DependentUpon>
  382. </EmbeddedResource>
  383. <EmbeddedResource Include="BaseForm.resx">
  384. <DependentUpon>BaseForm.cs</DependentUpon>
  385. </EmbeddedResource>
  386. <EmbeddedResource Include="ClickPicBox.resx">
  387. <DependentUpon>ClickPicBox.cs</DependentUpon>
  388. </EmbeddedResource>
  389. <EmbeddedResource Include="DateWeek.resx">
  390. <DependentUpon>DateWeek.cs</DependentUpon>
  391. </EmbeddedResource>
  392. <EmbeddedResource Include="DbFind.resx">
  393. <DependentUpon>DbFind.cs</DependentUpon>
  394. </EmbeddedResource>
  395. <EmbeddedResource Include="EnterTextBox.resx">
  396. <DependentUpon>EnterTextBox.cs</DependentUpon>
  397. </EmbeddedResource>
  398. <EmbeddedResource Include="Form2.resx">
  399. <DependentUpon>Form2.cs</DependentUpon>
  400. </EmbeddedResource>
  401. <EmbeddedResource Include="LockCheckBox.resx">
  402. <DependentUpon>LockCheckBox.cs</DependentUpon>
  403. </EmbeddedResource>
  404. <EmbeddedResource Include="MaCodeSearchTextBox.resx">
  405. <DependentUpon>MaCodeSearchTextBox.cs</DependentUpon>
  406. </EmbeddedResource>
  407. <EmbeddedResource Include="MaCodeTextBox.resx">
  408. <DependentUpon>MaCodeTextBox.cs</DependentUpon>
  409. </EmbeddedResource>
  410. <EmbeddedResource Include="Pagination.resx">
  411. <DependentUpon>Pagination.cs</DependentUpon>
  412. </EmbeddedResource>
  413. <EmbeddedResource Include="PaginationDbFind.resx">
  414. <DependentUpon>PaginationDbFind.cs</DependentUpon>
  415. </EmbeddedResource>
  416. <EmbeddedResource Include="SearchTextBox.resx">
  417. <DependentUpon>SearchTextBox.cs</DependentUpon>
  418. </EmbeddedResource>
  419. <EmbeddedResource Include="SerialPortCombox.resx">
  420. <DependentUpon>SerialPortCombox.cs</DependentUpon>
  421. </EmbeddedResource>
  422. <EmbeddedResource Include="SOP.resx">
  423. <DependentUpon>SOP.cs</DependentUpon>
  424. </EmbeddedResource>
  425. <EmbeddedResource Include="Login.resx">
  426. <DependentUpon>Login.cs</DependentUpon>
  427. </EmbeddedResource>
  428. <EmbeddedResource Include="SetLoadingWindow.resx">
  429. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  430. </EmbeddedResource>
  431. <EmbeddedResource Include="测试记录解析.resx">
  432. <DependentUpon>测试记录解析.cs</DependentUpon>
  433. </EmbeddedResource>
  434. <EmbeddedResource Include="Form1.resx">
  435. <DependentUpon>Form1.cs</DependentUpon>
  436. </EmbeddedResource>
  437. <EmbeddedResource Include="Properties\Resources.resx">
  438. <Generator>ResXFileCodeGenerator</Generator>
  439. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  440. <SubType>Designer</SubType>
  441. </EmbeddedResource>
  442. <Compile Include="Properties\Resources.Designer.cs">
  443. <AutoGen>True</AutoGen>
  444. <DependentUpon>Resources.resx</DependentUpon>
  445. <DesignTime>True</DesignTime>
  446. </Compile>
  447. <EmbeddedResource Include="首件仪上传.resx">
  448. <DependentUpon>首件仪上传.cs</DependentUpon>
  449. </EmbeddedResource>
  450. <None Include="app.config" />
  451. <None Include="packages.config" />
  452. <None Include="Properties\Settings.settings">
  453. <Generator>SettingsSingleFileGenerator</Generator>
  454. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  455. </None>
  456. <Compile Include="Properties\Settings.Designer.cs">
  457. <AutoGen>True</AutoGen>
  458. <DependentUpon>Settings.settings</DependentUpon>
  459. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  460. </Compile>
  461. </ItemGroup>
  462. <ItemGroup>
  463. <Content Include="Resources\07.gif" />
  464. <Content Include="Resources\0802192135.png" />
  465. <Content Include="Resources\15aedb5b-a345-48b6-8b81-784e410d7fd1.png" />
  466. <Content Include="Resources\2-0btn_04.png" />
  467. <Content Include="Resources\2-0btn_07.png" />
  468. <Content Include="Resources\2-0btn_36.png" />
  469. <Content Include="Resources\20130711113247276.png" />
  470. <Content Include="Resources\46.gif" />
  471. <Content Include="Resources\83.gif" />
  472. <Content Include="Resources\b473847f-a85b-400e-807a-4875c4c07ff1.png" />
  473. <Content Include="Resources\Barcode_48px_1072745_easyicon.net.png" />
  474. <Content Include="Resources\bindingNavigatorAddNewItem.Image.png" />
  475. <Content Include="Resources\bindingNavigatorDeleteItem.Image.png" />
  476. <Content Include="Resources\bindingNavigatorMoveFirstItem.Image.png" />
  477. <Content Include="Resources\bindingNavigatorMoveLastItem.Image.png" />
  478. <Content Include="Resources\bindingNavigatorMoveNextItem.Image.png" />
  479. <Content Include="Resources\bindingNavigatorMovePreviousItem.Image.png" />
  480. <Content Include="Resources\box_17.453077699294px_1191579_easyicon.net.png" />
  481. <Content Include="Resources\box_26.17961654894px_1191579_easyicon.net.png" />
  482. <Content Include="Resources\btncheckoff1.png" />
  483. <Content Include="Resources\btncheckoff2.png" />
  484. <Content Include="Resources\btncheckoff3.png" />
  485. <Content Include="Resources\btncheckoff4.png" />
  486. <Content Include="Resources\btncheckoff5.png" />
  487. <Content Include="Resources\btncheckoff6.png" />
  488. <Content Include="Resources\btncheckon1.png" />
  489. <Content Include="Resources\btncheckon2.png" />
  490. <Content Include="Resources\btncheckon3.png" />
  491. <Content Include="Resources\btncheckon4.png" />
  492. <Content Include="Resources\btncheckon5.png" />
  493. <Content Include="Resources\btncheckon6.png" />
  494. <Content Include="Resources\change_password.png" />
  495. <Content Include="Resources\close.png" />
  496. <Content Include="Resources\close_16px_558195_easyicon.net.png" />
  497. <Content Include="Resources\CLOSE_24px_1115282_easyicon.net.png" />
  498. <Content Include="Resources\close_24px_1139093_easyicon.net.png" />
  499. <Content Include="Resources\close_24px_1139293_easyicon.net.png" />
  500. <Content Include="Resources\close_32px_1181428_easyicon.net.png" />
  501. <Content Include="Resources\Close_up_32px_1181430_easyicon.net.png" />
  502. <Content Include="Resources\defaulticon.png" />
  503. <Content Include="Resources\dialog_close_24px_1173781_easyicon.net.png" />
  504. <Content Include="Resources\dialog_error_5_48px_542794_easyicon.net.png" />
  505. <Content Include="Resources\down.png" />
  506. <Content Include="Resources\download_14.926374650513px_1191613_easyicon.net.png" />
  507. <Content Include="Resources\download_17.519713261649px_1200629_easyicon.net %281%29.png" />
  508. <Content Include="Resources\download_17.519713261649px_1200629_easyicon.net.png" />
  509. <Content Include="Resources\excel.png" />
  510. <Content Include="Resources\Excel_2010_16px_1180011_easyicon.net.png" />
  511. <Content Include="Resources\Excel_2013_16px_1180012_easyicon.net.png" />
  512. <Content Include="Resources\file.png" />
  513. <Content Include="Resources\file_24px_1133611_easyicon.net.png" />
  514. <Content Include="Resources\file_24px_1175380_easyicon.net.png" />
  515. <Content Include="Resources\file_info_64px_1176626_easyicon.net.png" />
  516. <Content Include="Resources\file_manager_24px_1145241_easyicon.net.png" />
  517. <Content Include="Resources\focus.png" />
  518. <Content Include="Resources\gray.png" />
  519. <Content Include="Resources\highlight.png" />
  520. <Content Include="Resources\icon_title.png" />
  521. <Content Include="Resources\Image1.bmp" />
  522. <Content Include="Resources\Light.png" />
  523. <Content Include="Resources\LoadingError.gif" />
  524. <Content Include="Resources\LoadingFormat.gif" />
  525. <Content Include="Resources\Lock24px.png" />
  526. <Content Include="Resources\lock_lock_24px.png" />
  527. <Content Include="Resources\lock_open_24px.png" />
  528. <Content Include="Resources\LoginBG.jpg" />
  529. <Content Include="Resources\Logout_32px_581264_easyicon.net.png" />
  530. <Content Include="Resources\minus.gif" />
  531. <Content Include="Resources\normal.png" />
  532. <Content Include="Resources\notice_text_editor_16px_11373_easyicon.net.png" />
  533. <Content Include="Resources\OQC作业.png" />
  534. <Content Include="Resources\People_48px_500819_easyicon.net.png" />
  535. <Content Include="Resources\plus.gif" />
  536. <Content Include="Resources\pluslogo.png" />
  537. <Content Include="Resources\preview_16px_25980_easyicon.net.png" />
  538. <Content Include="Resources\pwd.png" />
  539. <Content Include="Resources\refresh.png" />
  540. <Content Include="Resources\search_16px_1202802_easyicon.net.png" />
  541. <Content Include="Resources\Sound\1454.wav" />
  542. <Content Include="Resources\Sound\3291.wav" />
  543. <Content Include="Resources\Sound\3853.wav" />
  544. <Content Include="Resources\Sound\4082.wav" />
  545. <Content Include="Resources\Sound\5185.wav" />
  546. <Content Include="Resources\Sound\8378.wav" />
  547. <Content Include="Resources\Sound\9865.wav" />
  548. <Content Include="Resources\Sound\Windows Background.wav" />
  549. <Content Include="Resources\timg.jpg" />
  550. <Content Include="Resources\two_arrow_left.png" />
  551. <Content Include="Resources\two_arrow_right.png" />
  552. <Content Include="Resources\uas_blue.png" />
  553. <Content Include="Resources\updating.gif" />
  554. <Content Include="Resources\upload_17.459649122807px_1200703_easyicon.net %281%29.png" />
  555. <Content Include="Resources\upload_17.459649122807px_1200703_easyicon.net.png" />
  556. <Content Include="Resources\upload_icon1.png" />
  557. <Content Include="Resources\White-side.png" />
  558. <Content Include="Resources\WhiteImage.png" />
  559. <Content Include="Resources\write_15.893687707641px_1181413_easyicon.net.png" />
  560. <Content Include="Resources\zxing_android_code_48px_1107946_easyicon.net.png" />
  561. <Content Include="Resources\产线作业.png" />
  562. <Content Include="Resources\人员管理.png" />
  563. <Content Include="Resources\仓库作业.png" />
  564. <Content Include="Resources\包装作业.png" />
  565. <Content Include="Resources\查询分析.png" />
  566. <Content Include="Resources\特殊作业.png" />
  567. <Content Include="Resources\系统设置.png" />
  568. <Content Include="tool\Oracle.ManagedDataAccess.dll" />
  569. <Content Include="tool\XlsCrt2.DLL" />
  570. <Content Include="tool\XlsxCrt.dll" />
  571. </ItemGroup>
  572. <ItemGroup>
  573. <BootstrapperPackage Include=".NETFramework,Version=v4.0">
  574. <Visible>False</Visible>
  575. <ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
  576. <Install>true</Install>
  577. </BootstrapperPackage>
  578. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  579. <Visible>False</Visible>
  580. <ProductName>.NET Framework 3.5 SP1</ProductName>
  581. <Install>false</Install>
  582. </BootstrapperPackage>
  583. <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
  584. <Visible>False</Visible>
  585. <ProductName>Windows Installer 4.5</ProductName>
  586. <Install>true</Install>
  587. </BootstrapperPackage>
  588. </ItemGroup>
  589. <ItemGroup>
  590. <WCFMetadata Include="Connected Services\" />
  591. </ItemGroup>
  592. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  593. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  594. <PropertyGroup>
  595. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  596. </PropertyGroup>
  597. <Error Condition="!Exists('..\packages\Microsoft.CognitiveServices.Speech.1.47.0\build\Microsoft.CognitiveServices.Speech.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CognitiveServices.Speech.1.47.0\build\Microsoft.CognitiveServices.Speech.props'))" />
  598. </Target>
  599. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  600. Other similar extension points exist, see Microsoft.Common.targets.
  601. <Target Name="BeforeBuild">
  602. </Target>
  603. <Target Name="AfterBuild">
  604. </Target>
  605. -->
  606. </Project>