UAS-出货标签管理.csproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744
  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>{AF6321B6-3B55-4756-8B0B-110354A7BC1E}</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>true</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.190</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>AnyCPU</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>4FA99E585616700DE7B55D9E1B52AECEA80A31C9</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="NPOI">
  104. <HintPath>tool\NPOI.dll</HintPath>
  105. </Reference>
  106. <Reference Include="Oracle.ManagedDataAccess">
  107. <HintPath>tool\Oracle.ManagedDataAccess.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System" />
  110. <Reference Include="System.configuration" />
  111. <Reference Include="System.Core" />
  112. <Reference Include="System.Runtime.Serialization" />
  113. <Reference Include="System.ServiceModel" />
  114. <Reference Include="System.Web.Extensions" />
  115. <Reference Include="System.Xml.Linq" />
  116. <Reference Include="System.Data.DataSetExtensions" />
  117. <Reference Include="Microsoft.CSharp" />
  118. <Reference Include="System.Data" />
  119. <Reference Include="System.Deployment" />
  120. <Reference Include="System.Drawing" />
  121. <Reference Include="System.Windows.Forms" />
  122. <Reference Include="System.Xml" />
  123. </ItemGroup>
  124. <ItemGroup>
  125. <Compile Include="CustomControl\ChooseAllButton.cs">
  126. <SubType>Component</SubType>
  127. </Compile>
  128. <Compile Include="CustomControl\ChooseAllButton.Designer.cs">
  129. <DependentUpon>ChooseAllButton.cs</DependentUpon>
  130. </Compile>
  131. <Compile Include="CustomControl\DataGridViewWithSerialNum.cs">
  132. <SubType>Component</SubType>
  133. </Compile>
  134. <Compile Include="CustomControl\DataGridViewWithSerialNum.Designer.cs">
  135. <DependentUpon>DataGridViewWithSerialNum.cs</DependentUpon>
  136. </Compile>
  137. <Compile Include="CustomControl\EnterTextBox.cs">
  138. <SubType>Component</SubType>
  139. </Compile>
  140. <Compile Include="CustomControl\EnterTextBox.Designer.cs">
  141. <DependentUpon>EnterTextBox.cs</DependentUpon>
  142. </Compile>
  143. <Compile Include="CustomControl\GroupBoxWithBorder.cs">
  144. <SubType>Component</SubType>
  145. </Compile>
  146. <Compile Include="CustomControl\GroupBoxWithBorder.Designer.cs">
  147. <DependentUpon>GroupBoxWithBorder.cs</DependentUpon>
  148. </Compile>
  149. <Compile Include="CustomControl\HeadBar.cs">
  150. <SubType>UserControl</SubType>
  151. </Compile>
  152. <Compile Include="CustomControl\HeadBar.Designer.cs">
  153. <DependentUpon>HeadBar.cs</DependentUpon>
  154. </Compile>
  155. <Compile Include="CustomControl\LoadingCircle.cs">
  156. <SubType>Component</SubType>
  157. </Compile>
  158. <Compile Include="CustomControl\LoadingCircle.Designer.cs">
  159. <DependentUpon>LoadingCircle.cs</DependentUpon>
  160. </Compile>
  161. <Compile Include="CustomControl\NormalButton.cs">
  162. <SubType>Component</SubType>
  163. </Compile>
  164. <Compile Include="CustomControl\NormalButton.Designer.cs">
  165. <DependentUpon>NormalButton.cs</DependentUpon>
  166. </Compile>
  167. <Compile Include="CustomControl\NumOnlyTextBox.cs">
  168. <SubType>Component</SubType>
  169. </Compile>
  170. <Compile Include="CustomControl\NumOnlyTextBox.Designer.cs">
  171. <DependentUpon>NumOnlyTextBox.cs</DependentUpon>
  172. </Compile>
  173. <Compile Include="CustomControl\Pagination.cs">
  174. <SubType>UserControl</SubType>
  175. </Compile>
  176. <Compile Include="CustomControl\Pagination.Designer.cs">
  177. <DependentUpon>Pagination.cs</DependentUpon>
  178. </Compile>
  179. <Compile Include="CustomControl\PrinterCombox.cs">
  180. <SubType>UserControl</SubType>
  181. </Compile>
  182. <Compile Include="CustomControl\PrinterCombox.Designer.cs">
  183. <DependentUpon>PrinterCombox.cs</DependentUpon>
  184. </Compile>
  185. <Compile Include="CustomControl\RichTextAutoBottom.cs">
  186. <SubType>Component</SubType>
  187. </Compile>
  188. <Compile Include="CustomControl\RichTextAutoBottom.Designer.cs">
  189. <DependentUpon>RichTextAutoBottom.cs</DependentUpon>
  190. </Compile>
  191. <Compile Include="CustomControl\SearchTextBox.cs">
  192. <SubType>UserControl</SubType>
  193. </Compile>
  194. <Compile Include="CustomControl\SearchTextBox.Designer.cs">
  195. <DependentUpon>SearchTextBox.cs</DependentUpon>
  196. </Compile>
  197. <Compile Include="DbFind.cs">
  198. <SubType>Form</SubType>
  199. </Compile>
  200. <Compile Include="DbFind.Designer.cs">
  201. <DependentUpon>DbFind.cs</DependentUpon>
  202. </Compile>
  203. <Compile Include="Entity\User.cs" />
  204. <Compile Include="Login.cs">
  205. <SubType>Form</SubType>
  206. </Compile>
  207. <Compile Include="Login.Designer.cs">
  208. <DependentUpon>Login.cs</DependentUpon>
  209. </Compile>
  210. <Compile Include="PowerSetting.cs">
  211. <SubType>Form</SubType>
  212. </Compile>
  213. <Compile Include="PowerSetting.Designer.cs">
  214. <DependentUpon>PowerSetting.cs</DependentUpon>
  215. </Compile>
  216. <Compile Include="Properties\Settings1.Designer.cs">
  217. <AutoGen>True</AutoGen>
  218. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  219. <DependentUpon>Settings.settings</DependentUpon>
  220. </Compile>
  221. <Compile Include="PublicMethod\ArrayList.cs" />
  222. <Compile Include="PublicMethod\AutoSizeFormClass.cs" />
  223. <Compile Include="PublicMethod\BaseUtil.cs" />
  224. <Compile Include="PublicMethod\DataHelper.cs" />
  225. <Compile Include="PublicMethod\ExcelHandler.cs" />
  226. <Compile Include="PublicMethod\ftpOperater.cs" />
  227. <Compile Include="PublicMethod\GlobalEventsHandler.cs" />
  228. <Compile Include="PublicMethod\LogManager.cs" />
  229. <Compile Include="Service References\Vivo_BoxReelRelation\Reference.cs">
  230. <AutoGen>True</AutoGen>
  231. <DesignTime>True</DesignTime>
  232. <DependentUpon>Reference.svcmap</DependentUpon>
  233. </Compile>
  234. <Compile Include="Service References\Vivo_GetPlateID\Reference.cs">
  235. <AutoGen>True</AutoGen>
  236. <DesignTime>True</DesignTime>
  237. <DependentUpon>Reference.svcmap</DependentUpon>
  238. </Compile>
  239. <Compile Include="SetLoadingWindow.cs">
  240. <SubType>Form</SubType>
  241. </Compile>
  242. <Compile Include="SetLoadingWindow.Designer.cs">
  243. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  244. </Compile>
  245. <Compile Include="客户标签维护.cs">
  246. <SubType>Form</SubType>
  247. </Compile>
  248. <Compile Include="客户标签维护.Designer.cs">
  249. <DependentUpon>客户标签维护.cs</DependentUpon>
  250. </Compile>
  251. <Compile Include="生成条码.cs">
  252. <SubType>Form</SubType>
  253. </Compile>
  254. <Compile Include="生成条码.Designer.cs">
  255. <DependentUpon>生成条码.cs</DependentUpon>
  256. </Compile>
  257. <Compile Include="UAS_出货标签管理.cs">
  258. <SubType>Form</SubType>
  259. </Compile>
  260. <Compile Include="UAS_出货标签管理.Designer.cs">
  261. <DependentUpon>UAS_出货标签管理.cs</DependentUpon>
  262. </Compile>
  263. <Compile Include="Program.cs" />
  264. <Compile Include="Properties\AssemblyInfo.cs" />
  265. <Compile Include="采集策略.cs">
  266. <SubType>Form</SubType>
  267. </Compile>
  268. <Compile Include="采集策略.Designer.cs">
  269. <DependentUpon>采集策略.cs</DependentUpon>
  270. </Compile>
  271. <EmbeddedResource Include="CustomControl\DataGridViewWithSerialNum.resx">
  272. <DependentUpon>DataGridViewWithSerialNum.cs</DependentUpon>
  273. </EmbeddedResource>
  274. <EmbeddedResource Include="CustomControl\EnterTextBox.resx">
  275. <DependentUpon>EnterTextBox.cs</DependentUpon>
  276. </EmbeddedResource>
  277. <EmbeddedResource Include="CustomControl\HeadBar.resx">
  278. <DependentUpon>HeadBar.cs</DependentUpon>
  279. </EmbeddedResource>
  280. <EmbeddedResource Include="CustomControl\HeadBar.zu.resx">
  281. <DependentUpon>HeadBar.cs</DependentUpon>
  282. </EmbeddedResource>
  283. <EmbeddedResource Include="CustomControl\NumOnlyTextBox.resx">
  284. <DependentUpon>NumOnlyTextBox.cs</DependentUpon>
  285. </EmbeddedResource>
  286. <EmbeddedResource Include="CustomControl\Pagination.resx">
  287. <DependentUpon>Pagination.cs</DependentUpon>
  288. </EmbeddedResource>
  289. <EmbeddedResource Include="CustomControl\PrinterCombox.resx">
  290. <DependentUpon>PrinterCombox.cs</DependentUpon>
  291. </EmbeddedResource>
  292. <EmbeddedResource Include="CustomControl\SearchTextBox.resx">
  293. <DependentUpon>SearchTextBox.cs</DependentUpon>
  294. </EmbeddedResource>
  295. <EmbeddedResource Include="DbFind.resx">
  296. <DependentUpon>DbFind.cs</DependentUpon>
  297. </EmbeddedResource>
  298. <EmbeddedResource Include="Login.resx">
  299. <DependentUpon>Login.cs</DependentUpon>
  300. </EmbeddedResource>
  301. <EmbeddedResource Include="PowerSetting.resx">
  302. <DependentUpon>PowerSetting.cs</DependentUpon>
  303. </EmbeddedResource>
  304. <EmbeddedResource Include="SetLoadingWindow.resx">
  305. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  306. </EmbeddedResource>
  307. <EmbeddedResource Include="客户标签维护.resx">
  308. <DependentUpon>客户标签维护.cs</DependentUpon>
  309. </EmbeddedResource>
  310. <EmbeddedResource Include="生成条码.resx">
  311. <DependentUpon>生成条码.cs</DependentUpon>
  312. </EmbeddedResource>
  313. <EmbeddedResource Include="UAS_出货标签管理.resx">
  314. <DependentUpon>UAS_出货标签管理.cs</DependentUpon>
  315. </EmbeddedResource>
  316. <EmbeddedResource Include="Properties\Resources.resx">
  317. <Generator>ResXFileCodeGenerator</Generator>
  318. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  319. <SubType>Designer</SubType>
  320. </EmbeddedResource>
  321. <Compile Include="Properties\Resources.Designer.cs">
  322. <AutoGen>True</AutoGen>
  323. <DependentUpon>Resources.resx</DependentUpon>
  324. <DesignTime>True</DesignTime>
  325. </Compile>
  326. <EmbeddedResource Include="采集策略.resx">
  327. <DependentUpon>采集策略.cs</DependentUpon>
  328. </EmbeddedResource>
  329. <None Include="Properties\app.manifest" />
  330. <None Include="Properties\Settings.settings">
  331. <Generator>SettingsSingleFileGenerator</Generator>
  332. <LastGenOutput>Settings1.Designer.cs</LastGenOutput>
  333. </None>
  334. <None Include="Service References\Vivo_BoxReelRelation\ReelAPI.wsdl" />
  335. <None Include="Service References\Vivo_BoxReelRelation\UAS_LabelMachine.Vivo_BoxReelRelation.ReelEntity.datasource">
  336. <DependentUpon>Reference.svcmap</DependentUpon>
  337. </None>
  338. <None Include="Service References\Vivo_GetPlateID\ReelAPI.wsdl" />
  339. <None Include="Service References\Vivo_GetPlateID\UAS_LabelMachine.Vivo_GetPlateID.ReelEntity.datasource">
  340. <DependentUpon>Reference.svcmap</DependentUpon>
  341. </None>
  342. <None Include="tool\Lppx2.tlb" />
  343. </ItemGroup>
  344. <ItemGroup>
  345. <None Include="App.config">
  346. <SubType>Designer</SubType>
  347. </None>
  348. </ItemGroup>
  349. <ItemGroup>
  350. <None Include="Resources\timg.jpg" />
  351. </ItemGroup>
  352. <ItemGroup>
  353. <None Include="Resources\users_user_72px_523311_easyicon.net.png" />
  354. </ItemGroup>
  355. <ItemGroup>
  356. <None Include="Resources\users.png" />
  357. </ItemGroup>
  358. <ItemGroup>
  359. <None Include="Resources\Login_Icon.gif" />
  360. </ItemGroup>
  361. <ItemGroup>
  362. <None Include="Resources\1 %284%29.gif" />
  363. </ItemGroup>
  364. <ItemGroup>
  365. <None Include="Resources\46.gif" />
  366. </ItemGroup>
  367. <ItemGroup>
  368. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  369. <Visible>False</Visible>
  370. <ProductName>.NET Framework 3.5 SP1</ProductName>
  371. <Install>true</Install>
  372. </BootstrapperPackage>
  373. </ItemGroup>
  374. <ItemGroup>
  375. <PublishFile Include="BtSystem.Client">
  376. <Visible>False</Visible>
  377. <PublishState>Exclude</PublishState>
  378. <IncludeHash>True</IncludeHash>
  379. <Group>
  380. </Group>
  381. <TargetPath>
  382. </TargetPath>
  383. <FileType>Assembly</FileType>
  384. </PublishFile>
  385. <PublishFile Include="BtSystem.Client.Reader">
  386. <Visible>False</Visible>
  387. <PublishState>Exclude</PublishState>
  388. <IncludeHash>True</IncludeHash>
  389. <Group>
  390. </Group>
  391. <TargetPath>
  392. </TargetPath>
  393. <FileType>Assembly</FileType>
  394. </PublishFile>
  395. <PublishFile Include="BtSystem.Interfaces">
  396. <Visible>False</Visible>
  397. <PublishState>Exclude</PublishState>
  398. <IncludeHash>True</IncludeHash>
  399. <Group>
  400. </Group>
  401. <TargetPath>
  402. </TargetPath>
  403. <FileType>Assembly</FileType>
  404. </PublishFile>
  405. <PublishFile Include="BtSystem.Network">
  406. <Visible>False</Visible>
  407. <PublishState>Exclude</PublishState>
  408. <IncludeHash>True</IncludeHash>
  409. <Group>
  410. </Group>
  411. <TargetPath>
  412. </TargetPath>
  413. <FileType>Assembly</FileType>
  414. </PublishFile>
  415. <PublishFile Include="BtSystem.Reprint.Support">
  416. <Visible>False</Visible>
  417. <PublishState>Exclude</PublishState>
  418. <IncludeHash>True</IncludeHash>
  419. <Group>
  420. </Group>
  421. <TargetPath>
  422. </TargetPath>
  423. <FileType>Assembly</FileType>
  424. </PublishFile>
  425. <PublishFile Include="BtSystem.Strings">
  426. <Visible>False</Visible>
  427. <PublishState>Exclude</PublishState>
  428. <IncludeHash>True</IncludeHash>
  429. <Group>
  430. </Group>
  431. <TargetPath>
  432. </TargetPath>
  433. <FileType>Assembly</FileType>
  434. </PublishFile>
  435. <PublishFile Include="BtSystem.Support">
  436. <Visible>False</Visible>
  437. <PublishState>Exclude</PublishState>
  438. <IncludeHash>True</IncludeHash>
  439. <Group>
  440. </Group>
  441. <TargetPath>
  442. </TargetPath>
  443. <FileType>Assembly</FileType>
  444. </PublishFile>
  445. <PublishFile Include="BtSystem.UI">
  446. <Visible>False</Visible>
  447. <PublishState>Exclude</PublishState>
  448. <IncludeHash>True</IncludeHash>
  449. <Group>
  450. </Group>
  451. <TargetPath>
  452. </TargetPath>
  453. <FileType>Assembly</FileType>
  454. </PublishFile>
  455. <PublishFile Include="DevExpress.Data.v11.1">
  456. <Visible>False</Visible>
  457. <PublishState>Exclude</PublishState>
  458. <IncludeHash>True</IncludeHash>
  459. <Group>
  460. </Group>
  461. <TargetPath>
  462. </TargetPath>
  463. <FileType>Assembly</FileType>
  464. </PublishFile>
  465. <PublishFile Include="DevExpress.Printing.v11.1.Core">
  466. <Visible>False</Visible>
  467. <PublishState>Exclude</PublishState>
  468. <IncludeHash>True</IncludeHash>
  469. <Group>
  470. </Group>
  471. <TargetPath>
  472. </TargetPath>
  473. <FileType>Assembly</FileType>
  474. </PublishFile>
  475. <PublishFile Include="DevExpress.Utils.v11.1">
  476. <Visible>False</Visible>
  477. <PublishState>Exclude</PublishState>
  478. <IncludeHash>True</IncludeHash>
  479. <Group>
  480. </Group>
  481. <TargetPath>
  482. </TargetPath>
  483. <FileType>Assembly</FileType>
  484. </PublishFile>
  485. <PublishFile Include="DevExpress.Xpo.v11.1">
  486. <Visible>False</Visible>
  487. <PublishState>Exclude</PublishState>
  488. <IncludeHash>True</IncludeHash>
  489. <Group>
  490. </Group>
  491. <TargetPath>
  492. </TargetPath>
  493. <FileType>Assembly</FileType>
  494. </PublishFile>
  495. <PublishFile Include="DevExpress.XtraBars.v11.1">
  496. <Visible>False</Visible>
  497. <PublishState>Exclude</PublishState>
  498. <IncludeHash>True</IncludeHash>
  499. <Group>
  500. </Group>
  501. <TargetPath>
  502. </TargetPath>
  503. <FileType>Assembly</FileType>
  504. </PublishFile>
  505. <PublishFile Include="DevExpress.XtraEditors.v11.1">
  506. <Visible>False</Visible>
  507. <PublishState>Exclude</PublishState>
  508. <IncludeHash>True</IncludeHash>
  509. <Group>
  510. </Group>
  511. <TargetPath>
  512. </TargetPath>
  513. <FileType>Assembly</FileType>
  514. </PublishFile>
  515. <PublishFile Include="DevExpress.XtraGrid.v11.1">
  516. <Visible>False</Visible>
  517. <PublishState>Exclude</PublishState>
  518. <IncludeHash>True</IncludeHash>
  519. <Group>
  520. </Group>
  521. <TargetPath>
  522. </TargetPath>
  523. <FileType>Assembly</FileType>
  524. </PublishFile>
  525. <PublishFile Include="DevExpress.XtraLayout.v11.1">
  526. <Visible>False</Visible>
  527. <PublishState>Exclude</PublishState>
  528. <IncludeHash>True</IncludeHash>
  529. <Group>
  530. </Group>
  531. <TargetPath>
  532. </TargetPath>
  533. <FileType>Assembly</FileType>
  534. </PublishFile>
  535. <PublishFile Include="Interop.BarTender">
  536. <Visible>False</Visible>
  537. <PublishState>Exclude</PublishState>
  538. <IncludeHash>True</IncludeHash>
  539. <Group>
  540. </Group>
  541. <TargetPath>
  542. </TargetPath>
  543. <FileType>Assembly</FileType>
  544. </PublishFile>
  545. <PublishFile Include="Interop.NetFwTypeLib">
  546. <Visible>False</Visible>
  547. <PublishState>Exclude</PublishState>
  548. <IncludeHash>True</IncludeHash>
  549. <Group>
  550. </Group>
  551. <TargetPath>
  552. </TargetPath>
  553. <FileType>Assembly</FileType>
  554. </PublishFile>
  555. <PublishFile Include="Maestro.Interface">
  556. <Visible>False</Visible>
  557. <PublishState>Exclude</PublishState>
  558. <IncludeHash>True</IncludeHash>
  559. <Group>
  560. </Group>
  561. <TargetPath>
  562. </TargetPath>
  563. <FileType>Assembly</FileType>
  564. </PublishFile>
  565. <PublishFile Include="Maestro.Library">
  566. <Visible>False</Visible>
  567. <PublishState>Exclude</PublishState>
  568. <IncludeHash>True</IncludeHash>
  569. <Group>
  570. </Group>
  571. <TargetPath>
  572. </TargetPath>
  573. <FileType>Assembly</FileType>
  574. </PublishFile>
  575. <PublishFile Include="Seagull.Framework">
  576. <Visible>False</Visible>
  577. <PublishState>Exclude</PublishState>
  578. <IncludeHash>True</IncludeHash>
  579. <Group>
  580. </Group>
  581. <TargetPath>
  582. </TargetPath>
  583. <FileType>Assembly</FileType>
  584. </PublishFile>
  585. <PublishFile Include="Seagull.Framework.Interop">
  586. <Visible>False</Visible>
  587. <PublishState>Exclude</PublishState>
  588. <IncludeHash>True</IncludeHash>
  589. <Group>
  590. </Group>
  591. <TargetPath>
  592. </TargetPath>
  593. <FileType>Assembly</FileType>
  594. </PublishFile>
  595. <PublishFile Include="Seagull.Interop">
  596. <Visible>False</Visible>
  597. <PublishState>Exclude</PublishState>
  598. <IncludeHash>True</IncludeHash>
  599. <Group>
  600. </Group>
  601. <TargetPath>
  602. </TargetPath>
  603. <FileType>Assembly</FileType>
  604. </PublishFile>
  605. <PublishFile Include="Seagull.Librarian.Core">
  606. <Visible>False</Visible>
  607. <PublishState>Exclude</PublishState>
  608. <IncludeHash>True</IncludeHash>
  609. <Group>
  610. </Group>
  611. <TargetPath>
  612. </TargetPath>
  613. <FileType>Assembly</FileType>
  614. </PublishFile>
  615. <PublishFile Include="Seagull.Security">
  616. <Visible>False</Visible>
  617. <PublishState>Exclude</PublishState>
  618. <IncludeHash>True</IncludeHash>
  619. <Group>
  620. </Group>
  621. <TargetPath>
  622. </TargetPath>
  623. <FileType>Assembly</FileType>
  624. </PublishFile>
  625. <PublishFile Include="Seagull.Security.Interop">
  626. <Visible>False</Visible>
  627. <PublishState>Exclude</PublishState>
  628. <IncludeHash>True</IncludeHash>
  629. <Group>
  630. </Group>
  631. <TargetPath>
  632. </TargetPath>
  633. <FileType>Assembly</FileType>
  634. </PublishFile>
  635. <PublishFile Include="Seagull.XpoDataAccess">
  636. <Visible>False</Visible>
  637. <PublishState>Exclude</PublishState>
  638. <IncludeHash>True</IncludeHash>
  639. <Group>
  640. </Group>
  641. <TargetPath>
  642. </TargetPath>
  643. <FileType>Assembly</FileType>
  644. </PublishFile>
  645. </ItemGroup>
  646. <ItemGroup>
  647. <None Include="Resources\preview_16px_25980_easyicon.net.png" />
  648. </ItemGroup>
  649. <ItemGroup>
  650. <COMReference Include="LabelManager2">
  651. <Guid>{3624B9C2-9E5D-11D3-A896-00C04F324E22}</Guid>
  652. <VersionMajor>6</VersionMajor>
  653. <VersionMinor>0</VersionMinor>
  654. <Lcid>0</Lcid>
  655. <WrapperTool>tlbimp</WrapperTool>
  656. <Isolated>False</Isolated>
  657. <EmbedInteropTypes>False</EmbedInteropTypes>
  658. </COMReference>
  659. <COMReference Include="stdole">
  660. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  661. <VersionMajor>2</VersionMajor>
  662. <VersionMinor>0</VersionMinor>
  663. <Lcid>0</Lcid>
  664. <WrapperTool>primary</WrapperTool>
  665. <Isolated>False</Isolated>
  666. <EmbedInteropTypes>True</EmbedInteropTypes>
  667. </COMReference>
  668. </ItemGroup>
  669. <ItemGroup>
  670. <None Include="Resources\bindingNavigatorAddNewItem.Image.png" />
  671. </ItemGroup>
  672. <ItemGroup>
  673. <None Include="Resources\bindingNavigatorDeleteItem.Image.png" />
  674. </ItemGroup>
  675. <ItemGroup>
  676. <None Include="Resources\bindingNavigatorMoveFirstItem.Image.png" />
  677. </ItemGroup>
  678. <ItemGroup>
  679. <None Include="Resources\bindingNavigatorMoveLastItem.Image.png" />
  680. </ItemGroup>
  681. <ItemGroup>
  682. <None Include="Resources\bindingNavigatorMoveNextItem.Image.png" />
  683. </ItemGroup>
  684. <ItemGroup>
  685. <None Include="Resources\bindingNavigatorMovePreviousItem.Image.png" />
  686. </ItemGroup>
  687. <ItemGroup>
  688. <None Include="Resources\download_17.519713261649px_1200629_easyicon.net %281%29.png" />
  689. </ItemGroup>
  690. <ItemGroup>
  691. <None Include="Resources\Excel_2010_16px_1180011_easyicon.net.png" />
  692. </ItemGroup>
  693. <ItemGroup>
  694. <None Include="Resources\search_16px_1202802_easyicon.net.png" />
  695. </ItemGroup>
  696. <ItemGroup>
  697. <None Include="Resources\upload_17.459649122807px_1200703_easyicon.net %281%29.png" />
  698. </ItemGroup>
  699. <ItemGroup>
  700. <None Include="Resources\close_32px_1181428_easyicon.net.png" />
  701. </ItemGroup>
  702. <ItemGroup>
  703. <None Include="Resources\close_up_32px_1181430_easyicon.net.png" />
  704. </ItemGroup>
  705. <ItemGroup>
  706. <None Include="Resources\write_15.893687707641px_1181413_easyicon.net.png" />
  707. <None Include="Service References\Vivo_GetPlateID\ReelAPI.disco" />
  708. <None Include="Service References\Vivo_GetPlateID\configuration91.svcinfo" />
  709. <None Include="Service References\Vivo_GetPlateID\configuration.svcinfo" />
  710. <None Include="Service References\Vivo_GetPlateID\Reference.svcmap">
  711. <Generator>WCF Proxy Generator</Generator>
  712. <LastGenOutput>Reference.cs</LastGenOutput>
  713. </None>
  714. <None Include="Service References\Vivo_BoxReelRelation\ReelAPI.disco" />
  715. <None Include="Service References\Vivo_BoxReelRelation\configuration91.svcinfo" />
  716. <None Include="Service References\Vivo_BoxReelRelation\configuration.svcinfo" />
  717. <None Include="Service References\Vivo_BoxReelRelation\Reference.svcmap">
  718. <Generator>WCF Proxy Generator</Generator>
  719. <LastGenOutput>Reference.cs</LastGenOutput>
  720. </None>
  721. <Content Include="tool\Analysis.dll" />
  722. <Content Include="tool\DataHelper.dll" />
  723. <Content Include="tool\NPOI.dll" />
  724. <Content Include="tool\Oracle.ManagedDataAccess.dll" />
  725. <Content Include="tool\Seagull.BarTender.Print.dll" />
  726. <None Include="Resources\matte_white_square_icon_business_tool_hammer_96px_571061_easyicon.net.ico" />
  727. <Content Include="Resources\print_128px_1082624_easyicon.net.ico" />
  728. </ItemGroup>
  729. <ItemGroup>
  730. <WCFMetadata Include="Service References\" />
  731. </ItemGroup>
  732. <ItemGroup>
  733. <WCFMetadataStorage Include="Service References\Vivo_BoxReelRelation\" />
  734. <WCFMetadataStorage Include="Service References\Vivo_GetPlateID\" />
  735. </ItemGroup>
  736. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  737. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  738. Other similar extension points exist, see Microsoft.Common.targets.
  739. <Target Name="BeforeBuild">
  740. </Target>
  741. <Target Name="AfterBuild">
  742. </Target>
  743. -->
  744. </Project>