UAS-出货标签管理(贸易版).csproj 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853
  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="$(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>{B44AD0C1-6ED9-4811-8381-B0549B554194}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>UAS_LabelMachine</RootNamespace>
  11. <AssemblyName>UAS_LabelMachine</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  15. <IsWebBootstrapper>true</IsWebBootstrapper>
  16. <TargetFrameworkProfile />
  17. <SccProjectName>
  18. </SccProjectName>
  19. <SccLocalPath>
  20. </SccLocalPath>
  21. <SccAuxPath>
  22. </SccAuxPath>
  23. <SccProvider>
  24. </SccProvider>
  25. <PublishUrl>F:\MESRelease\</PublishUrl>
  26. <Install>true</Install>
  27. <InstallFrom>Web</InstallFrom>
  28. <UpdateEnabled>true</UpdateEnabled>
  29. <UpdateMode>Foreground</UpdateMode>
  30. <UpdateInterval>7</UpdateInterval>
  31. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  32. <UpdatePeriodically>false</UpdatePeriodically>
  33. <UpdateRequired>false</UpdateRequired>
  34. <MapFileExtensions>true</MapFileExtensions>
  35. <InstallUrl>http://218.17.158.219:8888/publish.htm/</InstallUrl>
  36. <ProductName>UAS-出货标签管理</ProductName>
  37. <PublisherName>深圳市优软科技有限公司</PublisherName>
  38. <SuiteName>UAS-出货标签管理</SuiteName>
  39. <MinimumRequiredVersion>1.0.0.0</MinimumRequiredVersion>
  40. <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
  41. <WebPage>publish.htm</WebPage>
  42. <ApplicationRevision>0</ApplicationRevision>
  43. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  44. <UseApplicationTrust>true</UseApplicationTrust>
  45. <CreateDesktopShortcut>true</CreateDesktopShortcut>
  46. <ExcludeDeploymentUrl>true</ExcludeDeploymentUrl>
  47. <PublishWizardCompleted>true</PublishWizardCompleted>
  48. <BootstrapperEnabled>true</BootstrapperEnabled>
  49. </PropertyGroup>
  50. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  51. <PlatformTarget>x86</PlatformTarget>
  52. <DebugSymbols>true</DebugSymbols>
  53. <DebugType>full</DebugType>
  54. <Optimize>false</Optimize>
  55. <OutputPath>bin\Debug\</OutputPath>
  56. <DefineConstants>DEBUG;TRACE</DefineConstants>
  57. <ErrorReport>prompt</ErrorReport>
  58. <WarningLevel>4</WarningLevel>
  59. </PropertyGroup>
  60. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  61. <PlatformTarget>AnyCPU</PlatformTarget>
  62. <DebugType>pdbonly</DebugType>
  63. <Optimize>true</Optimize>
  64. <OutputPath>bin\Release\</OutputPath>
  65. <DefineConstants>TRACE</DefineConstants>
  66. <ErrorReport>prompt</ErrorReport>
  67. <WarningLevel>4</WarningLevel>
  68. </PropertyGroup>
  69. <PropertyGroup>
  70. <ManifestCertificateThumbprint>0702B5BD480611CA32663309A8FD3717B722E307</ManifestCertificateThumbprint>
  71. </PropertyGroup>
  72. <PropertyGroup>
  73. <ManifestKeyFile>
  74. </ManifestKeyFile>
  75. </PropertyGroup>
  76. <PropertyGroup>
  77. <GenerateManifests>true</GenerateManifests>
  78. </PropertyGroup>
  79. <PropertyGroup>
  80. <SignManifests>true</SignManifests>
  81. </PropertyGroup>
  82. <PropertyGroup>
  83. <SignAssembly>true</SignAssembly>
  84. </PropertyGroup>
  85. <PropertyGroup>
  86. <AssemblyOriginatorKeyFile>
  87. </AssemblyOriginatorKeyFile>
  88. </PropertyGroup>
  89. <PropertyGroup />
  90. <PropertyGroup>
  91. <TargetZone>LocalIntranet</TargetZone>
  92. </PropertyGroup>
  93. <PropertyGroup>
  94. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  95. </PropertyGroup>
  96. <PropertyGroup>
  97. <ApplicationIcon>Resources\print_128px_1082624_easyicon.net.ico</ApplicationIcon>
  98. </PropertyGroup>
  99. <ItemGroup>
  100. <Reference Include="Analysis">
  101. <HintPath>tool\Analysis.dll</HintPath>
  102. </Reference>
  103. <Reference Include="CheckBoxComboBox">
  104. <HintPath>tool\CheckBoxComboBox.dll</HintPath>
  105. </Reference>
  106. <Reference Include="ICSharpCode.SharpZipLib">
  107. <HintPath>tool\ICSharpCode.SharpZipLib.dll</HintPath>
  108. </Reference>
  109. <Reference Include="NPOI">
  110. <HintPath>tool\NPOI.dll</HintPath>
  111. </Reference>
  112. <Reference Include="NPOI.OOXML">
  113. <HintPath>tool\NPOI.OOXML.dll</HintPath>
  114. </Reference>
  115. <Reference Include="NPOI.OpenXml4Net">
  116. <HintPath>tool\NPOI.OpenXml4Net.dll</HintPath>
  117. </Reference>
  118. <Reference Include="NPOI.OpenXmlFormats">
  119. <HintPath>tool\NPOI.OpenXmlFormats.dll</HintPath>
  120. </Reference>
  121. <Reference Include="Oracle.ManagedDataAccess">
  122. <HintPath>tool\Oracle.ManagedDataAccess.dll</HintPath>
  123. </Reference>
  124. <Reference Include="Seagull.BarTender.Print, Version=10.1.3.1, Culture=neutral, PublicKeyToken=109ff779a1b4cbc7, processorArchitecture=x86">
  125. <SpecificVersion>False</SpecificVersion>
  126. <HintPath>tool\Seagull.BarTender.Print.dll</HintPath>
  127. </Reference>
  128. <Reference Include="System" />
  129. <Reference Include="System.ComponentModel.DataAnnotations" />
  130. <Reference Include="System.configuration" />
  131. <Reference Include="System.Core" />
  132. <Reference Include="System.Data.Linq" />
  133. <Reference Include="System.Data.SQLite, Version=1.0.82.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">
  134. <SpecificVersion>False</SpecificVersion>
  135. <HintPath>tool\System.Data.SQLite.dll</HintPath>
  136. </Reference>
  137. <Reference Include="System.Runtime.Serialization" />
  138. <Reference Include="System.ServiceModel" />
  139. <Reference Include="System.Web" />
  140. <Reference Include="System.Web.Extensions" />
  141. <Reference Include="System.Xml.Linq" />
  142. <Reference Include="System.Data.DataSetExtensions" />
  143. <Reference Include="Microsoft.CSharp" />
  144. <Reference Include="System.Data" />
  145. <Reference Include="System.Deployment" />
  146. <Reference Include="System.Drawing" />
  147. <Reference Include="System.Windows.Forms" />
  148. <Reference Include="System.Xml" />
  149. </ItemGroup>
  150. <ItemGroup>
  151. <Compile Include="CustomControl\BlurSearch.cs">
  152. <SubType>UserControl</SubType>
  153. </Compile>
  154. <Compile Include="CustomControl\BlurSearch.Designer.cs">
  155. <DependentUpon>BlurSearch.cs</DependentUpon>
  156. </Compile>
  157. <Compile Include="CustomControl\ChooseAllButton.cs">
  158. <SubType>Component</SubType>
  159. </Compile>
  160. <Compile Include="CustomControl\ChooseAllButton.Designer.cs">
  161. <DependentUpon>ChooseAllButton.cs</DependentUpon>
  162. </Compile>
  163. <Compile Include="CustomControl\DataGridViewWithSerialNum.cs">
  164. <SubType>Component</SubType>
  165. </Compile>
  166. <Compile Include="CustomControl\DataGridViewWithSerialNum.Designer.cs">
  167. <DependentUpon>DataGridViewWithSerialNum.cs</DependentUpon>
  168. </Compile>
  169. <Compile Include="CustomControl\EnterTextBox.cs">
  170. <SubType>Component</SubType>
  171. </Compile>
  172. <Compile Include="CustomControl\EnterTextBox.Designer.cs">
  173. <DependentUpon>EnterTextBox.cs</DependentUpon>
  174. </Compile>
  175. <Compile Include="CustomControl\GroupBoxWithBorder.cs">
  176. <SubType>Component</SubType>
  177. </Compile>
  178. <Compile Include="CustomControl\GroupBoxWithBorder.Designer.cs">
  179. <DependentUpon>GroupBoxWithBorder.cs</DependentUpon>
  180. </Compile>
  181. <Compile Include="CustomControl\HeadBar.cs">
  182. <SubType>UserControl</SubType>
  183. </Compile>
  184. <Compile Include="CustomControl\HeadBar.Designer.cs">
  185. <DependentUpon>HeadBar.cs</DependentUpon>
  186. </Compile>
  187. <Compile Include="CustomControl\LoadingCircle.cs">
  188. <SubType>Component</SubType>
  189. </Compile>
  190. <Compile Include="CustomControl\LoadingCircle.Designer.cs">
  191. <DependentUpon>LoadingCircle.cs</DependentUpon>
  192. </Compile>
  193. <Compile Include="CustomControl\NormalButton.cs">
  194. <SubType>Component</SubType>
  195. </Compile>
  196. <Compile Include="CustomControl\NormalButton.Designer.cs">
  197. <DependentUpon>NormalButton.cs</DependentUpon>
  198. </Compile>
  199. <Compile Include="CustomControl\NumOnlyTextBox.cs">
  200. <SubType>Component</SubType>
  201. </Compile>
  202. <Compile Include="CustomControl\NumOnlyTextBox.Designer.cs">
  203. <DependentUpon>NumOnlyTextBox.cs</DependentUpon>
  204. </Compile>
  205. <Compile Include="CustomControl\Pagination.cs">
  206. <SubType>UserControl</SubType>
  207. </Compile>
  208. <Compile Include="CustomControl\Pagination.Designer.cs">
  209. <DependentUpon>Pagination.cs</DependentUpon>
  210. </Compile>
  211. <Compile Include="CustomControl\PrinterCombox.cs">
  212. <SubType>UserControl</SubType>
  213. </Compile>
  214. <Compile Include="CustomControl\PrinterCombox.Designer.cs">
  215. <DependentUpon>PrinterCombox.cs</DependentUpon>
  216. </Compile>
  217. <Compile Include="CustomControl\RichTextAutoBottom.cs">
  218. <SubType>Component</SubType>
  219. </Compile>
  220. <Compile Include="CustomControl\RichTextAutoBottom.Designer.cs">
  221. <DependentUpon>RichTextAutoBottom.cs</DependentUpon>
  222. </Compile>
  223. <Compile Include="CustomControl\SearchTextBox.cs">
  224. <SubType>UserControl</SubType>
  225. </Compile>
  226. <Compile Include="CustomControl\SearchTextBox.Designer.cs">
  227. <DependentUpon>SearchTextBox.cs</DependentUpon>
  228. </Compile>
  229. <Compile Include="CustomerRule.cs">
  230. <SubType>Form</SubType>
  231. </Compile>
  232. <Compile Include="CustomerRule.Designer.cs">
  233. <DependentUpon>CustomerRule.cs</DependentUpon>
  234. </Compile>
  235. <Compile Include="DateCodeSetAndPrint.cs">
  236. <SubType>Form</SubType>
  237. </Compile>
  238. <Compile Include="DateCodeSetAndPrint.Designer.cs">
  239. <DependentUpon>DateCodeSetAndPrint.cs</DependentUpon>
  240. </Compile>
  241. <Compile Include="DbFind.cs">
  242. <SubType>Form</SubType>
  243. </Compile>
  244. <Compile Include="DbFind.Designer.cs">
  245. <DependentUpon>DbFind.cs</DependentUpon>
  246. </Compile>
  247. <Compile Include="Entity\SystemInf.cs" />
  248. <Compile Include="Entity\User.cs" />
  249. <Compile Include="ExportColumns.cs">
  250. <SubType>Form</SubType>
  251. </Compile>
  252. <Compile Include="ExportColumns.Designer.cs">
  253. <DependentUpon>ExportColumns.cs</DependentUpon>
  254. </Compile>
  255. <Compile Include="ExportExcel.cs">
  256. <SubType>Form</SubType>
  257. </Compile>
  258. <Compile Include="ExportExcel.Designer.cs">
  259. <DependentUpon>ExportExcel.cs</DependentUpon>
  260. </Compile>
  261. <Compile Include="Login.cs">
  262. <SubType>Form</SubType>
  263. </Compile>
  264. <Compile Include="Login.Designer.cs">
  265. <DependentUpon>Login.cs</DependentUpon>
  266. </Compile>
  267. <Compile Include="PowerSetting.cs">
  268. <SubType>Form</SubType>
  269. </Compile>
  270. <Compile Include="PowerSetting.Designer.cs">
  271. <DependentUpon>PowerSetting.cs</DependentUpon>
  272. </Compile>
  273. <Compile Include="PreViewWindow.cs">
  274. <SubType>Form</SubType>
  275. </Compile>
  276. <Compile Include="PreViewWindow.Designer.cs">
  277. <DependentUpon>PreViewWindow.cs</DependentUpon>
  278. </Compile>
  279. <Compile Include="Properties\Settings1.Designer.cs">
  280. <AutoGen>True</AutoGen>
  281. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  282. <DependentUpon>Settings.settings</DependentUpon>
  283. </Compile>
  284. <Compile Include="PublicMethod\ArrayList.cs" />
  285. <Compile Include="PublicMethod\AutoSizeFormClass.cs" />
  286. <Compile Include="PublicMethod\BaseUtil.cs" />
  287. <Compile Include="PublicMethod\DataHelper.cs" />
  288. <Compile Include="PublicMethod\ExcelHandler.cs" />
  289. <Compile Include="PublicMethod\ftpOperater.cs" />
  290. <Compile Include="PublicMethod\GlobalEventsHandler.cs" />
  291. <Compile Include="PublicMethod\HttpHandler.cs" />
  292. <Compile Include="PublicMethod\LogicHandler.cs" />
  293. <Compile Include="PublicMethod\LogManager.cs" />
  294. <Compile Include="PublicMethod\Print.cs" />
  295. <Compile Include="PublicMethod\SqliteDBHelper.cs" />
  296. <Compile Include="ReSetMaxNum.cs">
  297. <SubType>Form</SubType>
  298. </Compile>
  299. <Compile Include="ReSetMaxNum.Designer.cs">
  300. <DependentUpon>ReSetMaxNum.cs</DependentUpon>
  301. </Compile>
  302. <Compile Include="Service References\Vivo_BoxReelRelation\Reference.cs">
  303. <AutoGen>True</AutoGen>
  304. <DesignTime>True</DesignTime>
  305. <DependentUpon>Reference.svcmap</DependentUpon>
  306. </Compile>
  307. <Compile Include="Service References\Vivo_GetPlateID\Reference.cs">
  308. <AutoGen>True</AutoGen>
  309. <DesignTime>True</DesignTime>
  310. <DependentUpon>Reference.svcmap</DependentUpon>
  311. </Compile>
  312. <Compile Include="SetLoadingWindow.cs">
  313. <SubType>Form</SubType>
  314. </Compile>
  315. <Compile Include="SetLoadingWindow.Designer.cs">
  316. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  317. </Compile>
  318. <Compile Include="Settings.cs" />
  319. <Compile Include="客户标签维护.cs">
  320. <SubType>Form</SubType>
  321. </Compile>
  322. <Compile Include="客户标签维护.Designer.cs">
  323. <DependentUpon>客户标签维护.cs</DependentUpon>
  324. </Compile>
  325. <Compile Include="生成条码.cs">
  326. <SubType>Form</SubType>
  327. </Compile>
  328. <Compile Include="生成条码.Designer.cs">
  329. <DependentUpon>生成条码.cs</DependentUpon>
  330. </Compile>
  331. <Compile Include="UAS_出货标签管理.cs">
  332. <SubType>Form</SubType>
  333. </Compile>
  334. <Compile Include="UAS_出货标签管理.Designer.cs">
  335. <DependentUpon>UAS_出货标签管理.cs</DependentUpon>
  336. </Compile>
  337. <Compile Include="Program.cs" />
  338. <Compile Include="Properties\AssemblyInfo.cs" />
  339. <Compile Include="采集策略.cs">
  340. <SubType>Form</SubType>
  341. </Compile>
  342. <Compile Include="采集策略.Designer.cs">
  343. <DependentUpon>采集策略.cs</DependentUpon>
  344. </Compile>
  345. <Compile Include="附件内容打印.cs">
  346. <SubType>Form</SubType>
  347. </Compile>
  348. <Compile Include="附件内容打印.Designer.cs">
  349. <DependentUpon>附件内容打印.cs</DependentUpon>
  350. </Compile>
  351. <EmbeddedResource Include="CustomControl\BlurSearch.resx">
  352. <DependentUpon>BlurSearch.cs</DependentUpon>
  353. </EmbeddedResource>
  354. <EmbeddedResource Include="CustomControl\DataGridViewWithSerialNum.resx">
  355. <DependentUpon>DataGridViewWithSerialNum.cs</DependentUpon>
  356. </EmbeddedResource>
  357. <EmbeddedResource Include="CustomControl\EnterTextBox.resx">
  358. <DependentUpon>EnterTextBox.cs</DependentUpon>
  359. </EmbeddedResource>
  360. <EmbeddedResource Include="CustomControl\HeadBar.resx">
  361. <DependentUpon>HeadBar.cs</DependentUpon>
  362. </EmbeddedResource>
  363. <EmbeddedResource Include="CustomControl\HeadBar.zu.resx">
  364. <DependentUpon>HeadBar.cs</DependentUpon>
  365. </EmbeddedResource>
  366. <EmbeddedResource Include="CustomControl\NumOnlyTextBox.resx">
  367. <DependentUpon>NumOnlyTextBox.cs</DependentUpon>
  368. </EmbeddedResource>
  369. <EmbeddedResource Include="CustomControl\Pagination.resx">
  370. <DependentUpon>Pagination.cs</DependentUpon>
  371. </EmbeddedResource>
  372. <EmbeddedResource Include="CustomControl\PrinterCombox.resx">
  373. <DependentUpon>PrinterCombox.cs</DependentUpon>
  374. </EmbeddedResource>
  375. <EmbeddedResource Include="CustomControl\SearchTextBox.resx">
  376. <DependentUpon>SearchTextBox.cs</DependentUpon>
  377. </EmbeddedResource>
  378. <EmbeddedResource Include="CustomerRule.resx">
  379. <DependentUpon>CustomerRule.cs</DependentUpon>
  380. </EmbeddedResource>
  381. <EmbeddedResource Include="DateCodeSetAndPrint.resx">
  382. <DependentUpon>DateCodeSetAndPrint.cs</DependentUpon>
  383. </EmbeddedResource>
  384. <EmbeddedResource Include="DbFind.resx">
  385. <DependentUpon>DbFind.cs</DependentUpon>
  386. </EmbeddedResource>
  387. <EmbeddedResource Include="ExportColumns.resx">
  388. <DependentUpon>ExportColumns.cs</DependentUpon>
  389. </EmbeddedResource>
  390. <EmbeddedResource Include="ExportExcel.resx">
  391. <DependentUpon>ExportExcel.cs</DependentUpon>
  392. </EmbeddedResource>
  393. <EmbeddedResource Include="Login.resx">
  394. <DependentUpon>Login.cs</DependentUpon>
  395. </EmbeddedResource>
  396. <EmbeddedResource Include="PowerSetting.resx">
  397. <DependentUpon>PowerSetting.cs</DependentUpon>
  398. </EmbeddedResource>
  399. <EmbeddedResource Include="PreViewWindow.resx">
  400. <DependentUpon>PreViewWindow.cs</DependentUpon>
  401. </EmbeddedResource>
  402. <EmbeddedResource Include="ReSetMaxNum.resx">
  403. <DependentUpon>ReSetMaxNum.cs</DependentUpon>
  404. </EmbeddedResource>
  405. <EmbeddedResource Include="SetLoadingWindow.resx">
  406. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  407. </EmbeddedResource>
  408. <EmbeddedResource Include="客户标签维护.resx">
  409. <DependentUpon>客户标签维护.cs</DependentUpon>
  410. </EmbeddedResource>
  411. <EmbeddedResource Include="生成条码.resx">
  412. <DependentUpon>生成条码.cs</DependentUpon>
  413. </EmbeddedResource>
  414. <EmbeddedResource Include="UAS_出货标签管理.resx">
  415. <DependentUpon>UAS_出货标签管理.cs</DependentUpon>
  416. </EmbeddedResource>
  417. <EmbeddedResource Include="Properties\Resources.resx">
  418. <Generator>ResXFileCodeGenerator</Generator>
  419. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  420. <SubType>Designer</SubType>
  421. </EmbeddedResource>
  422. <Compile Include="Properties\Resources.Designer.cs">
  423. <AutoGen>True</AutoGen>
  424. <DependentUpon>Resources.resx</DependentUpon>
  425. <DesignTime>True</DesignTime>
  426. </Compile>
  427. <EmbeddedResource Include="采集策略.resx">
  428. <DependentUpon>采集策略.cs</DependentUpon>
  429. </EmbeddedResource>
  430. <EmbeddedResource Include="附件内容打印.resx">
  431. <DependentUpon>附件内容打印.cs</DependentUpon>
  432. </EmbeddedResource>
  433. <None Include="Properties\app.manifest" />
  434. <None Include="Properties\Settings.settings">
  435. <Generator>SettingsSingleFileGenerator</Generator>
  436. <LastGenOutput>Settings1.Designer.cs</LastGenOutput>
  437. </None>
  438. <None Include="Service References\Vivo_BoxReelRelation\ReelAPI.wsdl" />
  439. <None Include="Service References\Vivo_BoxReelRelation\UAS_LabelMachine.Vivo_BoxReelRelation.ReelEntity.datasource">
  440. <DependentUpon>Reference.svcmap</DependentUpon>
  441. </None>
  442. <None Include="Service References\Vivo_GetPlateID\ReelAPI.wsdl" />
  443. <None Include="Service References\Vivo_GetPlateID\UAS_LabelMachine.Vivo_GetPlateID.ReelEntity.datasource">
  444. <DependentUpon>Reference.svcmap</DependentUpon>
  445. </None>
  446. <None Include="tool\Lppx2.tlb" />
  447. </ItemGroup>
  448. <ItemGroup>
  449. <None Include="App.config">
  450. <SubType>Designer</SubType>
  451. </None>
  452. </ItemGroup>
  453. <ItemGroup>
  454. <None Include="Resources\timg.jpg" />
  455. </ItemGroup>
  456. <ItemGroup>
  457. <None Include="Resources\users_user_72px_523311_easyicon.net.png" />
  458. </ItemGroup>
  459. <ItemGroup>
  460. <None Include="Resources\users.png" />
  461. </ItemGroup>
  462. <ItemGroup>
  463. <None Include="Resources\Login_Icon.gif" />
  464. </ItemGroup>
  465. <ItemGroup>
  466. <None Include="Resources\1 %284%29.gif" />
  467. </ItemGroup>
  468. <ItemGroup>
  469. <None Include="Resources\46.gif" />
  470. </ItemGroup>
  471. <ItemGroup>
  472. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  473. <Visible>False</Visible>
  474. <ProductName>.NET Framework 3.5 SP1</ProductName>
  475. <Install>true</Install>
  476. </BootstrapperPackage>
  477. </ItemGroup>
  478. <ItemGroup>
  479. <PublishFile Include="BtSystem.Client">
  480. <Visible>False</Visible>
  481. <Group>
  482. </Group>
  483. <TargetPath>
  484. </TargetPath>
  485. <PublishState>Exclude</PublishState>
  486. <IncludeHash>True</IncludeHash>
  487. <FileType>Assembly</FileType>
  488. </PublishFile>
  489. <PublishFile Include="BtSystem.Client.Reader">
  490. <Visible>False</Visible>
  491. <Group>
  492. </Group>
  493. <TargetPath>
  494. </TargetPath>
  495. <PublishState>Exclude</PublishState>
  496. <IncludeHash>True</IncludeHash>
  497. <FileType>Assembly</FileType>
  498. </PublishFile>
  499. <PublishFile Include="BtSystem.Interfaces">
  500. <Visible>False</Visible>
  501. <Group>
  502. </Group>
  503. <TargetPath>
  504. </TargetPath>
  505. <PublishState>Exclude</PublishState>
  506. <IncludeHash>True</IncludeHash>
  507. <FileType>Assembly</FileType>
  508. </PublishFile>
  509. <PublishFile Include="BtSystem.Network">
  510. <Visible>False</Visible>
  511. <Group>
  512. </Group>
  513. <TargetPath>
  514. </TargetPath>
  515. <PublishState>Exclude</PublishState>
  516. <IncludeHash>True</IncludeHash>
  517. <FileType>Assembly</FileType>
  518. </PublishFile>
  519. <PublishFile Include="BtSystem.Reprint.Support">
  520. <Visible>False</Visible>
  521. <Group>
  522. </Group>
  523. <TargetPath>
  524. </TargetPath>
  525. <PublishState>Exclude</PublishState>
  526. <IncludeHash>True</IncludeHash>
  527. <FileType>Assembly</FileType>
  528. </PublishFile>
  529. <PublishFile Include="BtSystem.Strings">
  530. <Visible>False</Visible>
  531. <Group>
  532. </Group>
  533. <TargetPath>
  534. </TargetPath>
  535. <PublishState>Exclude</PublishState>
  536. <IncludeHash>True</IncludeHash>
  537. <FileType>Assembly</FileType>
  538. </PublishFile>
  539. <PublishFile Include="BtSystem.Support">
  540. <Visible>False</Visible>
  541. <Group>
  542. </Group>
  543. <TargetPath>
  544. </TargetPath>
  545. <PublishState>Exclude</PublishState>
  546. <IncludeHash>True</IncludeHash>
  547. <FileType>Assembly</FileType>
  548. </PublishFile>
  549. <PublishFile Include="BtSystem.UI">
  550. <Visible>False</Visible>
  551. <Group>
  552. </Group>
  553. <TargetPath>
  554. </TargetPath>
  555. <PublishState>Exclude</PublishState>
  556. <IncludeHash>True</IncludeHash>
  557. <FileType>Assembly</FileType>
  558. </PublishFile>
  559. <PublishFile Include="DevExpress.Data.v11.1">
  560. <Visible>False</Visible>
  561. <Group>
  562. </Group>
  563. <TargetPath>
  564. </TargetPath>
  565. <PublishState>Exclude</PublishState>
  566. <IncludeHash>True</IncludeHash>
  567. <FileType>Assembly</FileType>
  568. </PublishFile>
  569. <PublishFile Include="DevExpress.Printing.v11.1.Core">
  570. <Visible>False</Visible>
  571. <Group>
  572. </Group>
  573. <TargetPath>
  574. </TargetPath>
  575. <PublishState>Exclude</PublishState>
  576. <IncludeHash>True</IncludeHash>
  577. <FileType>Assembly</FileType>
  578. </PublishFile>
  579. <PublishFile Include="DevExpress.Utils.v11.1">
  580. <Visible>False</Visible>
  581. <Group>
  582. </Group>
  583. <TargetPath>
  584. </TargetPath>
  585. <PublishState>Exclude</PublishState>
  586. <IncludeHash>True</IncludeHash>
  587. <FileType>Assembly</FileType>
  588. </PublishFile>
  589. <PublishFile Include="DevExpress.Xpo.v11.1">
  590. <Visible>False</Visible>
  591. <Group>
  592. </Group>
  593. <TargetPath>
  594. </TargetPath>
  595. <PublishState>Exclude</PublishState>
  596. <IncludeHash>True</IncludeHash>
  597. <FileType>Assembly</FileType>
  598. </PublishFile>
  599. <PublishFile Include="DevExpress.XtraBars.v11.1">
  600. <Visible>False</Visible>
  601. <Group>
  602. </Group>
  603. <TargetPath>
  604. </TargetPath>
  605. <PublishState>Exclude</PublishState>
  606. <IncludeHash>True</IncludeHash>
  607. <FileType>Assembly</FileType>
  608. </PublishFile>
  609. <PublishFile Include="DevExpress.XtraEditors.v11.1">
  610. <Visible>False</Visible>
  611. <Group>
  612. </Group>
  613. <TargetPath>
  614. </TargetPath>
  615. <PublishState>Exclude</PublishState>
  616. <IncludeHash>True</IncludeHash>
  617. <FileType>Assembly</FileType>
  618. </PublishFile>
  619. <PublishFile Include="DevExpress.XtraGrid.v11.1">
  620. <Visible>False</Visible>
  621. <Group>
  622. </Group>
  623. <TargetPath>
  624. </TargetPath>
  625. <PublishState>Exclude</PublishState>
  626. <IncludeHash>True</IncludeHash>
  627. <FileType>Assembly</FileType>
  628. </PublishFile>
  629. <PublishFile Include="DevExpress.XtraLayout.v11.1">
  630. <Visible>False</Visible>
  631. <Group>
  632. </Group>
  633. <TargetPath>
  634. </TargetPath>
  635. <PublishState>Exclude</PublishState>
  636. <IncludeHash>True</IncludeHash>
  637. <FileType>Assembly</FileType>
  638. </PublishFile>
  639. <PublishFile Include="Interop.BarTender">
  640. <Visible>False</Visible>
  641. <Group>
  642. </Group>
  643. <TargetPath>
  644. </TargetPath>
  645. <PublishState>Exclude</PublishState>
  646. <IncludeHash>True</IncludeHash>
  647. <FileType>Assembly</FileType>
  648. </PublishFile>
  649. <PublishFile Include="Interop.NetFwTypeLib">
  650. <Visible>False</Visible>
  651. <Group>
  652. </Group>
  653. <TargetPath>
  654. </TargetPath>
  655. <PublishState>Exclude</PublishState>
  656. <IncludeHash>True</IncludeHash>
  657. <FileType>Assembly</FileType>
  658. </PublishFile>
  659. <PublishFile Include="Maestro.Interface">
  660. <Visible>False</Visible>
  661. <Group>
  662. </Group>
  663. <TargetPath>
  664. </TargetPath>
  665. <PublishState>Exclude</PublishState>
  666. <IncludeHash>True</IncludeHash>
  667. <FileType>Assembly</FileType>
  668. </PublishFile>
  669. <PublishFile Include="Maestro.Library">
  670. <Visible>False</Visible>
  671. <Group>
  672. </Group>
  673. <TargetPath>
  674. </TargetPath>
  675. <PublishState>Exclude</PublishState>
  676. <IncludeHash>True</IncludeHash>
  677. <FileType>Assembly</FileType>
  678. </PublishFile>
  679. <PublishFile Include="Seagull.Framework">
  680. <Visible>False</Visible>
  681. <Group>
  682. </Group>
  683. <TargetPath>
  684. </TargetPath>
  685. <PublishState>Exclude</PublishState>
  686. <IncludeHash>True</IncludeHash>
  687. <FileType>Assembly</FileType>
  688. </PublishFile>
  689. <PublishFile Include="Seagull.Framework.Interop">
  690. <Visible>False</Visible>
  691. <Group>
  692. </Group>
  693. <TargetPath>
  694. </TargetPath>
  695. <PublishState>Exclude</PublishState>
  696. <IncludeHash>True</IncludeHash>
  697. <FileType>Assembly</FileType>
  698. </PublishFile>
  699. <PublishFile Include="Seagull.Interop">
  700. <Visible>False</Visible>
  701. <Group>
  702. </Group>
  703. <TargetPath>
  704. </TargetPath>
  705. <PublishState>Exclude</PublishState>
  706. <IncludeHash>True</IncludeHash>
  707. <FileType>Assembly</FileType>
  708. </PublishFile>
  709. <PublishFile Include="Seagull.Librarian.Core">
  710. <Visible>False</Visible>
  711. <Group>
  712. </Group>
  713. <TargetPath>
  714. </TargetPath>
  715. <PublishState>Exclude</PublishState>
  716. <IncludeHash>True</IncludeHash>
  717. <FileType>Assembly</FileType>
  718. </PublishFile>
  719. <PublishFile Include="Seagull.Security">
  720. <Visible>False</Visible>
  721. <Group>
  722. </Group>
  723. <TargetPath>
  724. </TargetPath>
  725. <PublishState>Exclude</PublishState>
  726. <IncludeHash>True</IncludeHash>
  727. <FileType>Assembly</FileType>
  728. </PublishFile>
  729. <PublishFile Include="Seagull.Security.Interop">
  730. <Visible>False</Visible>
  731. <Group>
  732. </Group>
  733. <TargetPath>
  734. </TargetPath>
  735. <PublishState>Exclude</PublishState>
  736. <IncludeHash>True</IncludeHash>
  737. <FileType>Assembly</FileType>
  738. </PublishFile>
  739. <PublishFile Include="Seagull.XpoDataAccess">
  740. <Visible>False</Visible>
  741. <Group>
  742. </Group>
  743. <TargetPath>
  744. </TargetPath>
  745. <PublishState>Exclude</PublishState>
  746. <IncludeHash>True</IncludeHash>
  747. <FileType>Assembly</FileType>
  748. </PublishFile>
  749. </ItemGroup>
  750. <ItemGroup>
  751. <None Include="Resources\preview_16px_25980_easyicon.net.png" />
  752. </ItemGroup>
  753. <ItemGroup>
  754. <COMReference Include="LabelManager2">
  755. <Guid>{3624B9C2-9E5D-11D3-A896-00C04F324E22}</Guid>
  756. <VersionMajor>6</VersionMajor>
  757. <VersionMinor>0</VersionMinor>
  758. <Lcid>0</Lcid>
  759. <WrapperTool>tlbimp</WrapperTool>
  760. <Isolated>False</Isolated>
  761. <EmbedInteropTypes>False</EmbedInteropTypes>
  762. </COMReference>
  763. <COMReference Include="stdole">
  764. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  765. <VersionMajor>2</VersionMajor>
  766. <VersionMinor>0</VersionMinor>
  767. <Lcid>0</Lcid>
  768. <WrapperTool>primary</WrapperTool>
  769. <Isolated>False</Isolated>
  770. <EmbedInteropTypes>True</EmbedInteropTypes>
  771. </COMReference>
  772. </ItemGroup>
  773. <ItemGroup>
  774. <None Include="Resources\bindingNavigatorAddNewItem.Image.png" />
  775. </ItemGroup>
  776. <ItemGroup>
  777. <None Include="Resources\bindingNavigatorDeleteItem.Image.png" />
  778. </ItemGroup>
  779. <ItemGroup>
  780. <None Include="Resources\bindingNavigatorMoveFirstItem.Image.png" />
  781. </ItemGroup>
  782. <ItemGroup>
  783. <None Include="Resources\bindingNavigatorMoveLastItem.Image.png" />
  784. </ItemGroup>
  785. <ItemGroup>
  786. <None Include="Resources\bindingNavigatorMoveNextItem.Image.png" />
  787. </ItemGroup>
  788. <ItemGroup>
  789. <None Include="Resources\bindingNavigatorMovePreviousItem.Image.png" />
  790. </ItemGroup>
  791. <ItemGroup>
  792. <None Include="Resources\download_17.519713261649px_1200629_easyicon.net %281%29.png" />
  793. </ItemGroup>
  794. <ItemGroup>
  795. <None Include="Resources\Excel_2010_16px_1180011_easyicon.net.png" />
  796. </ItemGroup>
  797. <ItemGroup>
  798. <None Include="Resources\search_16px_1202802_easyicon.net.png" />
  799. </ItemGroup>
  800. <ItemGroup>
  801. <None Include="Resources\upload_17.459649122807px_1200703_easyicon.net %281%29.png" />
  802. </ItemGroup>
  803. <ItemGroup>
  804. <None Include="Resources\close_32px_1181428_easyicon.net.png" />
  805. </ItemGroup>
  806. <ItemGroup>
  807. <None Include="Resources\close_up_32px_1181430_easyicon.net.png" />
  808. </ItemGroup>
  809. <ItemGroup>
  810. <None Include="Resources\write_15.893687707641px_1181413_easyicon.net.png" />
  811. <None Include="Service References\Vivo_GetPlateID\ReelAPI.disco" />
  812. <None Include="Service References\Vivo_GetPlateID\configuration91.svcinfo" />
  813. <None Include="Service References\Vivo_GetPlateID\configuration.svcinfo" />
  814. <None Include="Service References\Vivo_GetPlateID\Reference.svcmap">
  815. <Generator>WCF Proxy Generator</Generator>
  816. <LastGenOutput>Reference.cs</LastGenOutput>
  817. </None>
  818. <None Include="Service References\Vivo_BoxReelRelation\ReelAPI.disco" />
  819. <None Include="Service References\Vivo_BoxReelRelation\configuration91.svcinfo" />
  820. <None Include="Service References\Vivo_BoxReelRelation\configuration.svcinfo" />
  821. <None Include="Service References\Vivo_BoxReelRelation\Reference.svcmap">
  822. <Generator>WCF Proxy Generator</Generator>
  823. <LastGenOutput>Reference.cs</LastGenOutput>
  824. </None>
  825. <Content Include="SQL\Note.txt" />
  826. <Content Include="SQL\SQL.txt" />
  827. <Content Include="tool\Analysis.dll" />
  828. <Content Include="tool\DataHelper.dll" />
  829. <Content Include="tool\NPOI.dll" />
  830. <Content Include="tool\NPOI.OOXML.dll" />
  831. <Content Include="tool\NPOI.OpenXml4Net.dll" />
  832. <Content Include="tool\NPOI.OpenXmlFormats.dll" />
  833. <Content Include="tool\Oracle.ManagedDataAccess.dll" />
  834. <Content Include="tool\Seagull.BarTender.Print.dll" />
  835. <None Include="Resources\matte_white_square_icon_business_tool_hammer_96px_571061_easyicon.net.ico" />
  836. <Content Include="Resources\print_128px_1082624_easyicon.net.ico" />
  837. </ItemGroup>
  838. <ItemGroup>
  839. <WCFMetadata Include="Service References\" />
  840. </ItemGroup>
  841. <ItemGroup>
  842. <WCFMetadataStorage Include="Service References\Vivo_BoxReelRelation\" />
  843. <WCFMetadataStorage Include="Service References\Vivo_GetPlateID\" />
  844. </ItemGroup>
  845. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  846. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  847. Other similar extension points exist, see Microsoft.Common.targets.
  848. <Target Name="BeforeBuild">
  849. </Target>
  850. <Target Name="AfterBuild">
  851. </Target>
  852. -->
  853. </Project>