627 lines
		
	
	
		
			25 KiB
		
	
	
	
		
			XML
		
	
	
	
		
		
			
		
	
	
			627 lines
		
	
	
		
			25 KiB
		
	
	
	
		
			XML
		
	
	
	
|  | <?xml version="1.0" encoding="utf-8"?> | |||
|  | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||
|  |   <PropertyGroup> | |||
|  |     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |||
|  |     <Platform Condition=" '$(Platform)' == '' ">x86</Platform> | |||
|  |     <ProductVersion>8.0.30703</ProductVersion> | |||
|  |     <SchemaVersion>2.0</SchemaVersion> | |||
|  |     <ProjectGuid>{CB836227-53C5-481F-AA5C-502525D6BAE1}</ProjectGuid> | |||
|  |     <OutputType>WinExe</OutputType> | |||
|  |     <AppDesignerFolder>Properties</AppDesignerFolder> | |||
|  |     <RootNamespace>DeiNiu.wms.win</RootNamespace> | |||
|  |     <AssemblyName>epick</AssemblyName> | |||
|  |     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | |||
|  |     <FileAlignment>512</FileAlignment> | |||
|  |     <IsWebBootstrapper>true</IsWebBootstrapper> | |||
|  |     <PublishUrl>publish\</PublishUrl> | |||
|  |     <Install>true</Install> | |||
|  |     <InstallFrom>Web</InstallFrom> | |||
|  |     <UpdateEnabled>true</UpdateEnabled> | |||
|  |     <UpdateMode>Foreground</UpdateMode> | |||
|  |     <UpdateInterval>7</UpdateInterval> | |||
|  |     <UpdateIntervalUnits>Days</UpdateIntervalUnits> | |||
|  |     <UpdatePeriodically>false</UpdatePeriodically> | |||
|  |     <UpdateRequired>false</UpdateRequired> | |||
|  |     <MapFileExtensions>true</MapFileExtensions> | |||
|  |     <InstallUrl>http://deiniusoft.com/epick/ouwen/</InstallUrl> | |||
|  |     <TargetCulture>zh-Hans</TargetCulture> | |||
|  |     <ProductName>得牛灯光拣选</ProductName> | |||
|  |     <PublisherName>苏州得牛软件</PublisherName> | |||
|  |     <CreateWebPageOnPublish>true</CreateWebPageOnPublish> | |||
|  |     <WebPage>index.htm</WebPage> | |||
|  |     <ApplicationRevision>54</ApplicationRevision> | |||
|  |     <ApplicationVersion>1.0.0.%2a</ApplicationVersion> | |||
|  |     <UseApplicationTrust>true</UseApplicationTrust> | |||
|  |     <CreateDesktopShortcut>true</CreateDesktopShortcut> | |||
|  |     <PublishWizardCompleted>true</PublishWizardCompleted> | |||
|  |     <BootstrapperEnabled>true</BootstrapperEnabled> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |||
|  |     <PlatformTarget>x86</PlatformTarget> | |||
|  |     <DebugSymbols>true</DebugSymbols> | |||
|  |     <DebugType>full</DebugType> | |||
|  |     <Optimize>false</Optimize> | |||
|  |     <OutputPath>bin\Debug\</OutputPath> | |||
|  |     <DefineConstants>DEBUG;TRACE</DefineConstants> | |||
|  |     <ErrorReport>prompt</ErrorReport> | |||
|  |     <WarningLevel>4</WarningLevel> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |||
|  |     <PlatformTarget>x86</PlatformTarget> | |||
|  |     <DebugType>pdbonly</DebugType> | |||
|  |     <Optimize>true</Optimize> | |||
|  |     <OutputPath>bin\Release\</OutputPath> | |||
|  |     <DefineConstants>TRACE</DefineConstants> | |||
|  |     <ErrorReport>prompt</ErrorReport> | |||
|  |     <WarningLevel>4</WarningLevel> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup> | |||
|  |     <ApplicationIcon>logox.ico</ApplicationIcon> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup> | |||
|  |     <ManifestCertificateThumbprint>ECEFEACE72DEC37E02DD4910C09E0985EF613571</ManifestCertificateThumbprint> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup> | |||
|  |     <ManifestKeyFile>epick_TemporaryKey.pfx</ManifestKeyFile> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup> | |||
|  |     <GenerateManifests>true</GenerateManifests> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup> | |||
|  |     <SignManifests>false</SignManifests> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup> | |||
|  |     <SignAssembly>false</SignAssembly> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup> | |||
|  |     <AssemblyOriginatorKeyFile>dnlightkey.pfx</AssemblyOriginatorKeyFile> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup> | |||
|  |     <TargetZone>LocalIntranet</TargetZone> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup> | |||
|  |     <ApplicationManifest>Properties\app.manifest</ApplicationManifest> | |||
|  |   </PropertyGroup> | |||
|  |   <ItemGroup> | |||
|  |     <Reference Include="Accessibility"> | |||
|  |       <EmbedInteropTypes>True</EmbedInteropTypes> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.BonusSkins.v16.2"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.Data.v16.2"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.Images.v16.2, Version=16.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.Pdf.v16.2.Core, Version=16.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | |||
|  |       <SpecificVersion>False</SpecificVersion> | |||
|  |       <HintPath>..\..\..\..\Program Files (x86)\DevExpress 16.2\Components\Bin\Framework\DevExpress.Pdf.v16.2.Core.dll</HintPath> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.Printing.v16.2.Core" /> | |||
|  |     <Reference Include="DevExpress.Utils.v16.2"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.XtraBars.v16.2"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.Sparkline.v16.2.Core"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.XtraEditors.v16.2"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.XtraGrid.v16.2, Version=16.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.XtraLayout.v16.2, Version=16.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="DevExpress.XtraNavBar.v16.2, Version=16.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="log4net"> | |||
|  |       <HintPath>..\log4net.dll</HintPath> | |||
|  |     </Reference> | |||
|  |     <Reference Include="Microsoft.Data.ConnectionUI.Dialog, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | |||
|  |       <SpecificVersion>False</SpecificVersion> | |||
|  |       <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Microsoft.Data.ConnectionUI.Dialog.dll</HintPath> | |||
|  |     </Reference> | |||
|  |     <Reference Include="Microsoft.Office.Interop.Excel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"> | |||
|  |       <EmbedInteropTypes>False</EmbedInteropTypes> | |||
|  |     </Reference> | |||
|  |     <Reference Include="Microsoft.ReportViewer.WinForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> | |||
|  |     <Reference Include="Microsoft.VisualBasic" /> | |||
|  |     <Reference Include="System" /> | |||
|  |     <Reference Include="System.ComponentModel.DataAnnotations" /> | |||
|  |     <Reference Include="System.configuration" /> | |||
|  |     <Reference Include="System.Core"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="System.Data.Linq"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="System.Data.SQLite"> | |||
|  |       <HintPath>..\..\database\System.Data.SQLite.dll</HintPath> | |||
|  |     </Reference> | |||
|  |     <Reference Include="System.Runtime.Serialization" /> | |||
|  |     <Reference Include="System.Runtime.Serialization.Formatters.Soap" /> | |||
|  |     <Reference Include="System.Security" /> | |||
|  |     <Reference Include="System.ServiceModel" /> | |||
|  |     <Reference Include="System.ServiceModel.Web" /> | |||
|  |     <Reference Include="System.Transactions" /> | |||
|  |     <Reference Include="System.Web" /> | |||
|  |     <Reference Include="System.Web.Extensions" /> | |||
|  |     <Reference Include="System.Xml.Linq" /> | |||
|  |     <Reference Include="System.Data.DataSetExtensions"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="Microsoft.CSharp" /> | |||
|  |     <Reference Include="System.Data"> | |||
|  |       <Private>True</Private> | |||
|  |     </Reference> | |||
|  |     <Reference Include="System.Deployment" /> | |||
|  |     <Reference Include="System.Drawing" /> | |||
|  |     <Reference Include="System.Windows.Forms" /> | |||
|  |     <Reference Include="System.Xml" /> | |||
|  |   </ItemGroup> | |||
|  |   <ItemGroup> | |||
|  |     <Compile Include="basicFuncs.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="basicFuncs.Designer.cs"> | |||
|  |       <DependentUpon>basicFuncs.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="BLL\base\BaseModel.cs" /> | |||
|  |     <Compile Include="BLL\base\BaseModel_Imp.cs" /> | |||
|  |     <Compile Include="BLL\base\BaseOperModel.cs" /> | |||
|  |     <Compile Include="BLL\base\BaseOperModel_Imp.cs" /> | |||
|  |     <Compile Include="BLL\base\Connection.cs" /> | |||
|  |     <Compile Include="BLL\base\Execution.cs" /> | |||
|  |     <Compile Include="BLL\elelable\dnwcs.cs"> | |||
|  |       <SubType>Code</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="BLL\elelable\dnwms.cs"> | |||
|  |       <SubType>Code</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="BLL\elelable\ele_base.cs"> | |||
|  |       <SubType>Code</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="BLL\elelable\model.cs"> | |||
|  |       <SubType>Code</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="BLL\elelable\pick.cs"> | |||
|  |       <SubType>Code</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="BLL\elelable\port.cs"> | |||
|  |       <SubType>Code</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="BLL\elelable\uartinfo.cs"> | |||
|  |       <SubType>Code</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="BLL\elelable\unart_manage.cs"> | |||
|  |       <SubType>Code</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="BLL\lbase.cs" /> | |||
|  |     <Compile Include="BLL\lWmsDealLocation.cs" /> | |||
|  |     <Compile Include="BLL\lWmsDeskCustomer.cs" /> | |||
|  |     <Compile Include="BLL\lWmsImportSeeds.cs" /> | |||
|  |     <Compile Include="BLL\lWmsImportSeeds_tmp.cs" /> | |||
|  |     <Compile Include="BLL\lWmslocation.cs" /> | |||
|  |     <Compile Include="BLL\lWmsOutPickLable.cs" /> | |||
|  |     <Compile Include="BLL\lWmsOutPickLableOld.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsDealLocation_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsDealLocation_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsDeskCustomer_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsDeskCustomer_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsDeskLights_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsDeskLights_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsImportSeeds_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsImportSeeds_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsImportSeeds_history_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsImportSeeds_history_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsImportSeeds_tmp_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsImportSeeds_tmp_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\Wmslocation_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\Wmslocation_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutPickLable_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutPickLable_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutPickLable_history_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutPickLable_history_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutPickLable_tmp_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutPickLable_tmp_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutSeeds_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutSeeds_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutSeeds_history_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutSeeds_history_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutSeeds_tmp_base.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\basic\WmsOutSeeds_tmp_base_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsDealLocation_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsDeskCustomer_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsDeskLights_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsImportSeeds_history_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsImportSeeds_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsImportSeeds_tmp_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\Wmslocation_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsOutPickLable_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsOutPickLable_tmp_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsOutSeeds_history_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsOutSeeds_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\data\WmsOutSeeds_tmp_Imp.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsDealLocation.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsDeskCustomer.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsDeskLights.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsImportSeeds.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsImportSeeds_history.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsImportSeeds_tmp.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\Wmslocation.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsOutPickLable.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsOutPickLable_tmp.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsOutSeeds.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsOutSeeds_history.cs" /> | |||
|  |     <Compile Include="BLL\wms\tables\WmsOutSeeds_tmp.cs" /> | |||
|  |     <Compile Include="GoodsOutForm.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="GoodsOutForm.Designer.cs"> | |||
|  |       <DependentUpon>GoodsOutForm.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="LightSeviceHostForm.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="LightSeviceHostForm.Designer.cs"> | |||
|  |       <DependentUpon>LightSeviceHostForm.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="GoodsOutFormOld.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="GoodsOutFormOld.Designer.cs"> | |||
|  |       <DependentUpon>GoodsOutFormOld.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="utils\ConfigurationOperator.cs" /> | |||
|  |     <Compile Include="utils\ConnectionConfig.cs" /> | |||
|  |     <Compile Include="utils\DESEncrypt.cs" /> | |||
|  |     <Compile Include="wcf\IServiceLight.cs" /> | |||
|  |     <Compile Include="LocationmgrForm.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="LocationmgrForm.designer.cs"> | |||
|  |       <DependentUpon>LocationmgrForm.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="wcf\data\Label.cs" /> | |||
|  |     <Compile Include="wcf\ServiceLight.cs" /> | |||
|  |     <Compile Include="utils\LoginInfo.cs" /> | |||
|  |     <Compile Include="main.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="main.Designer.cs"> | |||
|  |       <DependentUpon>main.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="Program.cs" /> | |||
|  |     <Compile Include="Properties\AssemblyInfo.cs" /> | |||
|  |     <Compile Include="utils\AboutDevCompanion.cs" /> | |||
|  |     <Compile Include="utils\DeiNiuException.cs" /> | |||
|  |     <Compile Include="utils\Enums.cs" /> | |||
|  |     <Compile Include="utils\LogHelper.cs" /> | |||
|  |     <Compile Include="utils\MyException.cs" /> | |||
|  |     <Compile Include="utils\reports\dataset\DataSet1.Designer.cs"> | |||
|  |       <DependentUpon>DataSet1.xsd</DependentUpon> | |||
|  |       <AutoGen>True</AutoGen> | |||
|  |       <DesignTime>True</DesignTime> | |||
|  |     </Compile> | |||
|  |     <Compile Include="utils\reports\printIn.cs" /> | |||
|  |     <Compile Include="utils\reports\PrintUtil.cs" /> | |||
|  |     <Compile Include="utils\reports\printUtils.cs" /> | |||
|  |     <Compile Include="utils\Structs.cs" /> | |||
|  |     <Compile Include="utils\Utils.cs" /> | |||
|  |     <Compile Include="utils\WmsConstants.cs" /> | |||
|  |     <Compile Include="LightSeviceTestForm.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="LightSeviceTestForm.Designer.cs"> | |||
|  |       <DependentUpon>LightSeviceTestForm.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="DeskCustomer.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="DeskCustomer.designer.cs"> | |||
|  |       <DependentUpon>DeskCustomer.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="SeedsImport.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="SeedsImport.designer.cs"> | |||
|  |       <DependentUpon>SeedsImport.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="SeedsOut.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="SeedsOut.designer.cs"> | |||
|  |       <DependentUpon>SeedsOut.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="基类\BasicRibbonForm.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="基类\BasicRibbonForm.Designer.cs"> | |||
|  |       <DependentUpon>BasicRibbonForm.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="基类\FormBase.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="基类\FormBase.Designer.cs"> | |||
|  |       <DependentUpon>FormBase.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="基类\WaitForm1.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="基类\WaitForm1.Designer.cs"> | |||
|  |       <DependentUpon>WaitForm1.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <Compile Include="基类\WaitForm2.cs"> | |||
|  |       <SubType>Form</SubType> | |||
|  |     </Compile> | |||
|  |     <Compile Include="基类\WaitForm2.Designer.cs"> | |||
|  |       <DependentUpon>WaitForm2.cs</DependentUpon> | |||
|  |     </Compile> | |||
|  |     <EmbeddedResource Include="basicFuncs.resx"> | |||
|  |       <DependentUpon>basicFuncs.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="GoodsOutForm.resx"> | |||
|  |       <DependentUpon>GoodsOutForm.cs</DependentUpon> | |||
|  |       <SubType>Designer</SubType> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="LightSeviceHostForm.resx"> | |||
|  |       <DependentUpon>LightSeviceHostForm.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="GoodsOutFormOld.resx"> | |||
|  |       <DependentUpon>GoodsOutFormOld.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="LocationmgrForm.resx"> | |||
|  |       <DependentUpon>LocationmgrForm.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="main.resx"> | |||
|  |       <DependentUpon>main.cs</DependentUpon> | |||
|  |       <SubType>Designer</SubType> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="Properties\licenses.licx" /> | |||
|  |     <EmbeddedResource Include="Properties\Resources.resx"> | |||
|  |       <Generator>ResXFileCodeGenerator</Generator> | |||
|  |       <LastGenOutput>Resources.Designer.cs</LastGenOutput> | |||
|  |       <SubType>Designer</SubType> | |||
|  |     </EmbeddedResource> | |||
|  |     <Compile Include="Properties\Resources.Designer.cs"> | |||
|  |       <AutoGen>True</AutoGen> | |||
|  |       <DependentUpon>Resources.resx</DependentUpon> | |||
|  |       <DesignTime>True</DesignTime> | |||
|  |     </Compile> | |||
|  |     <EmbeddedResource Include="utils\reports\location.rdlc"> | |||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="utils\reports\wmsLocationCode.rdlc"> | |||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | |||
|  |       <SubType>Designer</SubType> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="LightSeviceTestForm.resx"> | |||
|  |       <DependentUpon>LightSeviceTestForm.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="DeskCustomer.resx"> | |||
|  |       <DependentUpon>DeskCustomer.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="SeedsImport.resx"> | |||
|  |       <DependentUpon>SeedsImport.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="SeedsOut.resx"> | |||
|  |       <DependentUpon>SeedsOut.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="基类\BasicRibbonForm.resx"> | |||
|  |       <DependentUpon>BasicRibbonForm.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="基类\FormBase.resx"> | |||
|  |       <DependentUpon>FormBase.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="基类\WaitForm1.resx"> | |||
|  |       <DependentUpon>WaitForm1.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <EmbeddedResource Include="基类\WaitForm2.resx"> | |||
|  |       <DependentUpon>WaitForm2.cs</DependentUpon> | |||
|  |     </EmbeddedResource> | |||
|  |     <None Include="App.config"> | |||
|  |       <SubType>Designer</SubType> | |||
|  |     </None> | |||
|  |     <None Include="dnlightkey.pfx" /> | |||
|  |     <None Include="epick_TemporaryKey.pfx" /> | |||
|  |     <None Include="Properties\app.manifest" /> | |||
|  |     <None Include="Properties\Settings.settings"> | |||
|  |       <Generator>SettingsSingleFileGenerator</Generator> | |||
|  |       <LastGenOutput>Settings.Designer.cs</LastGenOutput> | |||
|  |       <SubType>Designer</SubType> | |||
|  |     </None> | |||
|  |     <Compile Include="Properties\Settings.Designer.cs"> | |||
|  |       <AutoGen>True</AutoGen> | |||
|  |       <DependentUpon>Settings.settings</DependentUpon> | |||
|  |       <DesignTimeSharedInput>True</DesignTimeSharedInput> | |||
|  |     </Compile> | |||
|  |     <None Include="utils\reports\app.config"> | |||
|  |       <SubType>Designer</SubType> | |||
|  |     </None> | |||
|  |     <None Include="utils\reports\dataset\DataSet1.xsc"> | |||
|  |       <DependentUpon>DataSet1.xsd</DependentUpon> | |||
|  |     </None> | |||
|  |     <None Include="utils\reports\dataset\DataSet1.xsd"> | |||
|  |       <Generator>MSDataSetGenerator</Generator> | |||
|  |       <LastGenOutput>DataSet1.Designer.cs</LastGenOutput> | |||
|  |       <SubType>Designer</SubType> | |||
|  |     </None> | |||
|  |     <None Include="utils\reports\dataset\DataSet1.xss"> | |||
|  |       <DependentUpon>DataSet1.xsd</DependentUpon> | |||
|  |     </None> | |||
|  |     <None Include="欧文.rar" /> | |||
|  |   </ItemGroup> | |||
|  |   <ItemGroup> | |||
|  |     <ProjectReference Include="..\DeinuPageControl\DeinuPageControl.csproj"> | |||
|  |       <Project>{EDE98F77-94F1-4EEE-893E-02B791322967}</Project> | |||
|  |       <Name>DeinuPageControl</Name> | |||
|  |     </ProjectReference> | |||
|  |   </ItemGroup> | |||
|  |   <ItemGroup> | |||
|  |     <Content Include="logox.ico" /> | |||
|  |     <Content Include="SkinInfo.xml"> | |||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | |||
|  |     </Content> | |||
|  |     <Content Include="zh-Hans\DevExpress.Data.v16.2.resources.dll"> | |||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | |||
|  |     </Content> | |||
|  |     <Content Include="zh-Hans\DevExpress.Office.v16.2.Core.resources.dll" /> | |||
|  |     <Content Include="zh-Hans\DevExpress.RichEdit.v16.2.Core.resources.dll"> | |||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | |||
|  |     </Content> | |||
|  |     <Content Include="zh-Hans\DevExpress.XtraBars.v16.2.resources.dll" /> | |||
|  |     <Content Include="zh-Hans\DevExpress.XtraGrid.v16.2.resources.dll"> | |||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | |||
|  |     </Content> | |||
|  |   </ItemGroup> | |||
|  |   <ItemGroup> | |||
|  |     <BootstrapperPackage Include=".NETFramework,Version=v4.0"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName> | |||
|  |       <Install>true</Install> | |||
|  |     </BootstrapperPackage> | |||
|  |     <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> | |||
|  |       <Install>false</Install> | |||
|  |     </BootstrapperPackage> | |||
|  |     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <ProductName>.NET Framework 3.5 SP1</ProductName> | |||
|  |       <Install>false</Install> | |||
|  |     </BootstrapperPackage> | |||
|  |     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <ProductName>Windows Installer 3.1</ProductName> | |||
|  |       <Install>true</Install> | |||
|  |     </BootstrapperPackage> | |||
|  |   </ItemGroup> | |||
|  |   <ItemGroup> | |||
|  |     <PublishFile Include="DevExpress.Office.v16.2.Core"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>Assembly</FileType> | |||
|  |     </PublishFile> | |||
|  |     <PublishFile Include="DevExpress.Printing.v16.2.Core"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>Assembly</FileType> | |||
|  |     </PublishFile> | |||
|  |     <PublishFile Include="DevExpress.RichEdit.v16.2.Core"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>Assembly</FileType> | |||
|  |     </PublishFile> | |||
|  |     <PublishFile Include="DevExpress.XtraPrinting.v16.2"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>Assembly</FileType> | |||
|  |     </PublishFile> | |||
|  |     <PublishFile Include="DevExpress.XtraTreeList.v16.2"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>Assembly</FileType> | |||
|  |     </PublishFile> | |||
|  |     <PublishFile Include="Microsoft.ReportViewer.Common"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>Assembly</FileType> | |||
|  |     </PublishFile> | |||
|  |     <PublishFile Include="Microsoft.ReportViewer.DataVisualization"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>Assembly</FileType> | |||
|  |     </PublishFile> | |||
|  |     <PublishFile Include="Microsoft.ReportViewer.ProcessingObjectModel"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>Assembly</FileType> | |||
|  |     </PublishFile> | |||
|  |     <PublishFile Include="Microsoft.ReportViewer.WinForms"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>Assembly</FileType> | |||
|  |     </PublishFile> | |||
|  |     <PublishFile Include="SkinInfo.xml"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>File</FileType> | |||
|  |     </PublishFile> | |||
|  |     <PublishFile Include="stdole"> | |||
|  |       <Visible>False</Visible> | |||
|  |       <Group> | |||
|  |       </Group> | |||
|  |       <TargetPath> | |||
|  |       </TargetPath> | |||
|  |       <PublishState>Include</PublishState> | |||
|  |       <IncludeHash>True</IncludeHash> | |||
|  |       <FileType>Assembly</FileType> | |||
|  |     </PublishFile> | |||
|  |   </ItemGroup> | |||
|  |   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | |||
|  |   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
 | |||
|  |        Other similar extension points exist, see Microsoft.Common.targets. | |||
|  |   <Target Name="BeforeBuild"> | |||
|  |   </Target> | |||
|  |   <Target Name="AfterBuild"> | |||
|  |   </Target> | |||
|  |   --> | |||
|  | </Project> |