1845 lines
		
	
	
		
			78 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			1845 lines
		
	
	
		
			78 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
|  | <?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>{DD651786-4EE3-47DE-86FE-18011B3459F3}</ProjectGuid> | ||
|  |     <OutputType>WinExe</OutputType> | ||
|  |     <AppDesignerFolder>Properties</AppDesignerFolder> | ||
|  |     <RootNamespace>DeiNiu.wms.win</RootNamespace> | ||
|  |     <AssemblyName>WMS</AssemblyName> | ||
|  |     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | ||
|  |     <FileAlignment>512</FileAlignment> | ||
|  |     <IsWebBootstrapper>false</IsWebBootstrapper> | ||
|  |     <PublishUrl>D:\wmsSetup\</PublishUrl> | ||
|  |     <Install>true</Install> | ||
|  |     <InstallFrom>Disk</InstallFrom> | ||
|  |     <UpdateEnabled>true</UpdateEnabled> | ||
|  |     <UpdateMode>Foreground</UpdateMode> | ||
|  |     <UpdateInterval>7</UpdateInterval> | ||
|  |     <UpdateIntervalUnits>Days</UpdateIntervalUnits> | ||
|  |     <UpdatePeriodically>false</UpdatePeriodically> | ||
|  |     <UpdateRequired>false</UpdateRequired> | ||
|  |     <MapFileExtensions>false</MapFileExtensions> | ||
|  |     <UpdateUrl>http://localhost/WMS/</UpdateUrl> | ||
|  |     <TargetCulture>zh-Hans</TargetCulture> | ||
|  |     <ProductName>得牛WMS</ProductName> | ||
|  |     <PublisherName>得牛软件</PublisherName> | ||
|  |     <WebPage>publish.htm</WebPage> | ||
|  |     <OpenBrowserOnPublish>false</OpenBrowserOnPublish> | ||
|  |     <ApplicationRevision>133</ApplicationRevision> | ||
|  |     <ApplicationVersion>1.0.0.%2a</ApplicationVersion> | ||
|  |     <UseApplicationTrust>false</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> | ||
|  |     <UseVSHostingProcess>false</UseVSHostingProcess> | ||
|  |   </PropertyGroup> | ||
|  |   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
|  |     <PlatformTarget>x86</PlatformTarget> | ||
|  |     <DebugType>pdbonly</DebugType> | ||
|  |     <Optimize>true</Optimize> | ||
|  |     <OutputPath>obj\Release\</OutputPath> | ||
|  |     <DefineConstants>TRACE</DefineConstants> | ||
|  |     <ErrorReport>prompt</ErrorReport> | ||
|  |     <WarningLevel>4</WarningLevel> | ||
|  |   </PropertyGroup> | ||
|  |   <PropertyGroup> | ||
|  |     <ManifestCertificateThumbprint>FAF687D86D027AC7D9F0CC501F0D6E8769457ACB</ManifestCertificateThumbprint> | ||
|  |   </PropertyGroup> | ||
|  |   <PropertyGroup> | ||
|  |     <ManifestKeyFile>wms_1_TemporaryKey.pfx</ManifestKeyFile> | ||
|  |   </PropertyGroup> | ||
|  |   <PropertyGroup> | ||
|  |     <GenerateManifests>true</GenerateManifests> | ||
|  |   </PropertyGroup> | ||
|  |   <PropertyGroup> | ||
|  |     <SignManifests>false</SignManifests> | ||
|  |   </PropertyGroup> | ||
|  |   <PropertyGroup> | ||
|  |     <ApplicationIcon>logo.ico</ApplicationIcon> | ||
|  |   </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>False</Private> | ||
|  |     </Reference> | ||
|  |     <Reference Include="DevExpress.Pdf.v16.2.Core, Version=16.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | ||
|  |       <Private>True</Private> | ||
|  |     </Reference> | ||
|  |     <Reference Include="DevExpress.Printing.v16.2.Core"> | ||
|  |       <Private>True</Private> | ||
|  |     </Reference> | ||
|  |     <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"> | ||
|  |       <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="DevExpress.XtraPrinting.v16.2, Version=16.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"> | ||
|  |       <Private>True</Private> | ||
|  |     </Reference> | ||
|  |     <Reference Include="DevExpress.XtraTreeList.v16.2, Version=16.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"> | ||
|  |       <Private>True</Private> | ||
|  |     </Reference> | ||
|  |     <Reference Include="Microsoft.Data.ConnectionUI.Dialog"> | ||
|  |       <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.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | ||
|  |       <Private>True</Private> | ||
|  |     </Reference> | ||
|  |     <Reference Include="Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | ||
|  |       <Private>True</Private> | ||
|  |     </Reference> | ||
|  |     <Reference Include="Microsoft.ReportViewer.WinForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | ||
|  |       <Private>True</Private> | ||
|  |     </Reference> | ||
|  |     <Reference Include="System" /> | ||
|  |     <Reference Include="System.ComponentModel.DataAnnotations" /> | ||
|  |     <Reference Include="System.Configuration" /> | ||
|  |     <Reference Include="System.Core" /> | ||
|  |     <Reference Include="System.Data.Linq" /> | ||
|  |     <Reference Include="System.Runtime.Serialization" /> | ||
|  |     <Reference Include="System.Runtime.Serialization.Formatters.Soap" /> | ||
|  |     <Reference Include="System.Security" /> | ||
|  |     <Reference Include="System.ServiceModel"> | ||
|  |       <Private>True</Private> | ||
|  |     </Reference> | ||
|  |     <Reference Include="System.ServiceModel.Web"> | ||
|  |       <Private>True</Private> | ||
|  |     </Reference> | ||
|  |     <Reference Include="System.Speech"> | ||
|  |       <Private>True</Private> | ||
|  |     </Reference> | ||
|  |     <Reference Include="System.Transactions" /> | ||
|  |     <Reference Include="System.Web.Extensions" /> | ||
|  |     <Reference Include="System.Xml.Linq" /> | ||
|  |     <Reference Include="System.Data.DataSetExtensions" /> | ||
|  |     <Reference Include="Microsoft.CSharp" /> | ||
|  |     <Reference Include="System.Data" /> | ||
|  |     <Reference Include="System.Deployment" /> | ||
|  |     <Reference Include="System.Drawing" /> | ||
|  |     <Reference Include="System.Windows.Forms" /> | ||
|  |     <Reference Include="System.Xml" /> | ||
|  |     <Reference Include="WMS, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> | ||
|  |       <ExecutableExtension>.exe</ExecutableExtension> | ||
|  |     </Reference> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <Compile Include="custErpDataSet.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>custErpDataSet.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="custErpDataSet1.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>custErpDataSet1.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="custErpDataSet2.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>custErpDataSet2.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="custErpDataSet3.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>custErpDataSet3.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="deiniuWMSDataSet.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>deiniuWMSDataSet.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="deiniuWMSDataSet1.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>deiniuWMSDataSet1.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="deiniuWMSDataSet21.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>deiniuWMSDataSet21.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="deiniuWMSDataSet31.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>deiniuWMSDataSet31.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="deiniuWMSDataSet4.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>deiniuWMSDataSet4.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Login.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Login.Designer.cs"> | ||
|  |       <DependentUpon>Login.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\PlateService\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\portalService\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\scheduledServiceTest\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceCustomer\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceLogin\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceVender\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="service\IPrintingService.cs" /> | ||
|  |     <Compile Include="service\PrintingService.cs" /> | ||
|  |     <Compile Include="service\PrintServiceForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="service\PrintServiceForm.designer.cs"> | ||
|  |       <DependentUpon>PrintServiceForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="service\blankForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="service\blankForm.designer.cs"> | ||
|  |       <DependentUpon>blankForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="v_stockoutportsum.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>v_stockoutportsum.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\GoodsPreReceive.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\GoodsPreReceive.designer.cs"> | ||
|  |       <DependentUpon>GoodsPreReceive.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutSeeds.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutSeeds.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutSeeds.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsBatchOutForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsBatchOutForm.Designer.cs"> | ||
|  |       <DependentUpon>GoodsBatchOutForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\GoodsForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\GoodsForm.designer.cs"> | ||
|  |       <DependentUpon>GoodsForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\BoxService.svc\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceLot\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceOwner\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="service\GoodsOutServiceForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="service\GoodsOutServiceForm.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutServiceForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="service\ILightService.cs" /> | ||
|  |     <Compile Include="service\LightService.cs" /> | ||
|  |     <Compile Include="utils\elelable\lightPart.cs" /> | ||
|  |     <Compile Include="utils\SplashScreen1.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\SplashScreen1.Designer.cs"> | ||
|  |       <DependentUpon>SplashScreen1.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\About.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\About.Designer.cs"> | ||
|  |       <DependentUpon>About.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\reports\dataset\stockOutBatchPickDetail.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>stockOutBatchPickDetail.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\reports\dataset\tmsStockBulkPack2.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>tmsStockBulkPack2.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\reports\dataset\tmsPickRequest.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>tmsPickRequest.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\reports\dataset\pickValidationData.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>pickValidationData.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="public\Park.cs" /> | ||
|  |     <Compile Include="Service References\ServiceReferenceConfiguration\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceGoods\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceMobileTest\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceNodes\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceSetup\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceStockInRequest\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceStockLocation\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceStockOutPickRequest\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ServiceReferenceStockOutRequest\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\TMService\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="Service References\ViechleService\Reference.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\reports\dataset\tmsPickRequestBulks.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>tmsPickRequestBulks.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\reports\dataset\tmsStockBulkPack.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>tmsStockBulkPack.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="TMS\CreateTransForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="TMS\CreateTransForm.Designer.cs"> | ||
|  |       <DependentUpon>CreateTransForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="TMS\ViechlesForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="TMS\ViechlesForm.designer.cs"> | ||
|  |       <DependentUpon>ViechlesForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="TMS\TranLinesForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="TMS\TranLinesForm.Designer.cs"> | ||
|  |       <DependentUpon>TranLinesForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="TMS\TransMgrForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="TMS\TransMgrForm.Designer.cs"> | ||
|  |       <DependentUpon>TransMgrForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\AboutDevCompanion.cs" /> | ||
|  |     <Compile Include="utils\ConfigurationOperator.cs" /> | ||
|  |     <Compile Include="utils\ConnectionConfig.cs" /> | ||
|  |     <Compile Include="utils\elelable\ease.cs" /> | ||
|  |     <Compile Include="utils\elelable\light.cs" /> | ||
|  |     <Compile Include="utils\elelable\port.cs" /> | ||
|  |     <Compile Include="utils\elelable\dnwms.cs" /> | ||
|  |     <Compile Include="utils\elelable\uartinfo.cs" /> | ||
|  |     <Compile Include="utils\elelable\coms.cs" /> | ||
|  |     <Compile Include="utils\ppr.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\ppr.Designer.cs"> | ||
|  |       <DependentUpon>ppr.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\printReview.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\printReview.Designer.cs"> | ||
|  |       <DependentUpon>printReview.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\reports\dataset\DataSet1.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>DataSet1.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\reports\printIn.cs" /> | ||
|  |     <Compile Include="utils\reports\PrintUtil.cs" /> | ||
|  |     <Compile Include="utils\reports\printUtils.cs" /> | ||
|  |     <Compile Include="utils\ValidationRules.cs" /> | ||
|  |     <Compile Include="utils\WaitForm1.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\WaitForm1.Designer.cs"> | ||
|  |       <DependentUpon>WaitForm1.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\WaitingForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="utils\WaitingForm.Designer.cs"> | ||
|  |       <DependentUpon>WaitingForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="v_stockInRequestDetail4wince1.Designer.cs"> | ||
|  |       <AutoGen>True</AutoGen> | ||
|  |       <DesignTime>True</DesignTime> | ||
|  |       <DependentUpon>v_stockInRequestDetail4wince1.xsd</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\LocationmgrForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\LocationmgrForm.designer.cs"> | ||
|  |       <DependentUpon>LocationmgrForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\BoxForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\BoxForm.designer.cs"> | ||
|  |       <DependentUpon>BoxForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\GoodsInForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\GoodsInForm.designer.cs"> | ||
|  |       <DependentUpon>GoodsInForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\GoodsValidation.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\GoodsValidation.designer.cs"> | ||
|  |       <DependentUpon>GoodsValidation.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\GoodsReceive.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\GoodsReceive.designer.cs"> | ||
|  |       <DependentUpon>GoodsReceive.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\ShipInRecords.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\ShipInRecords.designer.cs"> | ||
|  |       <DependentUpon>ShipInRecords.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\ReceiveRecords.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\ReceiveRecords.designer.cs"> | ||
|  |       <DependentUpon>ReceiveRecords.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\GoodsValidationRecs.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="入库\GoodsValidationRecs.designer.cs"> | ||
|  |       <DependentUpon>GoodsValidationRecs.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\BoxReg.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\BoxReg.Designer.cs"> | ||
|  |       <DependentUpon>BoxReg.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutWave.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutWave.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutWave.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutForm.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutPickForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutPickForm.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutPickForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\ConfigPrint.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\ConfigPrint.Designer.cs"> | ||
|  |       <DependentUpon>ConfigPrint.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutQueryForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutQueryForm.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutQueryForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutValidationForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutValidationForm.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutValidationForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutSeedsForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutSeedsForm.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutSeedsForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutSeedsPackForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutSeedsPackForm.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutSeedsPackForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutPlan.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutPlan.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutPlan.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutQueryFormbak.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutQueryFormbak.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutQueryFormbak.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutPartValidationForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="出库\GoodsOutPartValidationForm.Designer.cs"> | ||
|  |       <DependentUpon>GoodsOutPartValidationForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\StockCompareForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\StockCompareForm.designer.cs"> | ||
|  |       <DependentUpon>StockCompareForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\StockMaintainQueryForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\StockMaintainQueryForm.designer.cs"> | ||
|  |       <DependentUpon>StockMaintainQueryForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\GoodsStockQueryForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\GoodsStockQueryForm.designer.cs"> | ||
|  |       <DependentUpon>GoodsStockQueryForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\GoodsStockAutoRepForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\GoodsStockAutoRepForm.designer.cs"> | ||
|  |       <DependentUpon>GoodsStockAutoRepForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\StockRecordQueryForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\StockRecordQueryForm.designer.cs"> | ||
|  |       <DependentUpon>StockRecordQueryForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\StockPandianNewForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\StockPandianNewForm.designer.cs"> | ||
|  |       <DependentUpon>StockPandianNewForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\StockPandianDetailForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="在库\StockPandianDetailForm.designer.cs"> | ||
|  |       <DependentUpon>StockPandianDetailForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\VenderSetup.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\VenderSetup.designer.cs"> | ||
|  |       <DependentUpon>VenderSetup.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\CustomerSetup.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\CustomerSetup.designer.cs"> | ||
|  |       <DependentUpon>CustomerSetup.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="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="基类\WaitForm2.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基类\WaitForm2.Designer.cs"> | ||
|  |       <DependentUpon>WaitForm2.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\字典\DictionaryForm.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\字典\DictionaryForm.Designer.cs"> | ||
|  |       <DependentUpon>DictionaryForm.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\LotSetup.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\LotSetup.designer.cs"> | ||
|  |       <DependentUpon>LotSetup.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\OwnerSetup.cs"> | ||
|  |       <SubType>Form</SubType> | ||
|  |     </Compile> | ||
|  |     <Compile Include="基础资料\OwnerSetup.designer.cs"> | ||
|  |       <DependentUpon>OwnerSetup.cs</DependentUpon> | ||
|  |     </Compile> | ||
|  |     <EmbeddedResource Include="Login.resx"> | ||
|  |       <DependentUpon>Login.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="service\PrintServiceForm.resx"> | ||
|  |       <DependentUpon>PrintServiceForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="service\blankForm.resx"> | ||
|  |       <DependentUpon>blankForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <Content Include="utils\reports\flowno.rdlc"> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <EmbeddedResource Include="utils\reports\副本 pickOutSeedsBatch.rdlc"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="utils\reports\副本 pickOutSeedsBulk.rdlc"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||
|  |     </EmbeddedResource> | ||
|  |     <None Include="Service References\portalService\PortalService.disco" /> | ||
|  |     <None Include="Service References\portalService\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\portalService\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\portalService\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceLogin\Login.disco" /> | ||
|  |     <None Include="Service References\ServiceLogin\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\ServiceLogin\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\ServiceLogin\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="Resources\微信图片_20180529111443.jpg" /> | ||
|  |     <None Include="Resources\微信图片_20180529111443.png" /> | ||
|  |     <None Include="Resources\20200626-ef947c50940545c1a07a77fdf192c3e1.jpg" /> | ||
|  |     <Content Include="utils\reports\requestPreInA4.rdlc"> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <EmbeddedResource Include="入库\GoodsPreReceive.resx"> | ||
|  |       <DependentUpon>GoodsPreReceive.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutSeeds.resx"> | ||
|  |       <DependentUpon>GoodsOutSeeds.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsBatchOutForm.resx"> | ||
|  |       <DependentUpon>GoodsBatchOutForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基础资料\GoodsForm.resx"> | ||
|  |       <DependentUpon>GoodsForm.cs</DependentUpon> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="service\GoodsOutServiceForm.resx"> | ||
|  |       <DependentUpon>GoodsOutServiceForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="utils\reports\controller.rdlc"> | ||
|  |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="utils\reports\light.rdlc"> | ||
|  |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基础资料\BoxForm.resx"> | ||
|  |       <DependentUpon>BoxForm.cs</DependentUpon> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutPickForm.resx"> | ||
|  |       <DependentUpon>GoodsOutPickForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutPartValidationForm.resx"> | ||
|  |       <DependentUpon>GoodsOutPartValidationForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基础资料\OwnerSetup.resx"> | ||
|  |       <DependentUpon>OwnerSetup.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <None Include="custErpDataSet.xsc"> | ||
|  |       <DependentUpon>custErpDataSet.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>custErpDataSet.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet.xss"> | ||
|  |       <DependentUpon>custErpDataSet.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet1.xsc"> | ||
|  |       <DependentUpon>custErpDataSet1.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet1.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>custErpDataSet1.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet1.xss"> | ||
|  |       <DependentUpon>custErpDataSet1.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet2.xsc"> | ||
|  |       <DependentUpon>custErpDataSet2.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet2.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>custErpDataSet2.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet2.xss"> | ||
|  |       <DependentUpon>custErpDataSet2.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet3.xsc"> | ||
|  |       <DependentUpon>custErpDataSet3.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet3.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>custErpDataSet3.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="custErpDataSet3.xss"> | ||
|  |       <DependentUpon>custErpDataSet3.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet31.xsc"> | ||
|  |       <DependentUpon>deiniuWMSDataSet31.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet31.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>deiniuWMSDataSet31.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet31.xss"> | ||
|  |       <DependentUpon>deiniuWMSDataSet31.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet4.xsc"> | ||
|  |       <DependentUpon>deiniuWMSDataSet4.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet4.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>deiniuWMSDataSet4.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet4.xss"> | ||
|  |       <DependentUpon>deiniuWMSDataSet4.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="Properties\DataSources\DeiNiu.wms.win.ServiceReferenceMobileTest.ELabel.datasource" /> | ||
|  |     <None Include="Service References\BoxService.svc\WmsOutBoxService.wsdl" /> | ||
|  |     <None Include="Service References\BoxService.svc\WmsOutBoxService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\BoxService.svc\WmsOutBoxService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\BoxService.svc\WmsOutBoxService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\BoxService.svc\WmsOutBoxService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\PlateService\WmsPlateService.wsdl" /> | ||
|  |     <None Include="Service References\PlateService\WmsPlateService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\PlateService\WmsPlateService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\PlateService\WmsPlateService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\PlateService\WmsPlateService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\portalService\PortalService.wsdl" /> | ||
|  |     <None Include="Service References\portalService\PortalService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\portalService\PortalService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\portalService\PortalService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\scheduledServiceTest\ScheduledService.wsdl" /> | ||
|  |     <None Include="Service References\scheduledServiceTest\ScheduledService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\scheduledServiceTest\ScheduledService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceCustomer\CustomerService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceCustomer\CustomerService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceCustomer\CustomerService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceCustomer\CustomerService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceLogin\Login.wsdl" /> | ||
|  |     <None Include="Service References\ServiceLogin\Login.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceLogin\Login1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceGoods\GoodsService4.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceLot\LotService.disco" /> | ||
|  |     <None Include="Service References\ServiceReferenceLot\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\ServiceReferenceLot\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\ServiceReferenceLot\LotService5.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceLot\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\DeiNiu.wms.win.ServiceReferenceMobileTest.ELabel1.datasource"> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\MobileService5.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\DeiNiu.wms.win.ServiceReferenceNodes.wcfNode.datasource"> | ||
|  |       <DependentUpon>Reference.svcmap</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceOwner\OwnerService.disco" /> | ||
|  |     <None Include="Service References\ServiceReferenceOwner\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\ServiceReferenceOwner\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\ServiceReferenceOwner\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="Resources\Icon1.ico" /> | ||
|  |     <None Include="Resources\ribbon.ApplicationIcon.jpg" /> | ||
|  |     <None Include="Service References\BoxService.svc\WmsOutBoxService.disco" /> | ||
|  |     <None Include="Service References\BoxService.svc\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\BoxService.svc\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\BoxService.svc\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutRequest\WmsOutRequestService4.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceVender\Erp_bussinessDocService.disco" /> | ||
|  |     <None Include="Service References\ServiceReferenceVender\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\ServiceReferenceVender\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\ServiceReferenceVender\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="Service References\PlateService\WmsPlateService.disco" /> | ||
|  |     <None Include="Service References\PlateService\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\PlateService\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\PlateService\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceCustomer\CustomerService.disco" /> | ||
|  |     <None Include="Service References\ServiceCustomer\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\ServiceCustomer\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\ServiceCustomer\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="Service References\scheduledServiceTest\ScheduledService.disco" /> | ||
|  |     <None Include="Service References\scheduledServiceTest\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\scheduledServiceTest\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\scheduledServiceTest\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <Content Include="utils\reports\pickOrderBulks.rdlc"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <Content Include="utils\reports\wms_requestInA4New.rdlc"> | ||
|  |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <Content Include="utils\reports\wms_requestInCodesNew.rdlc"> | ||
|  |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <EmbeddedResource Include="utils\SplashScreen1.resx"> | ||
|  |       <DependentUpon>SplashScreen1.cs</DependentUpon> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="Properties\licenses.licx" /> | ||
|  |     <EmbeddedResource Include="TMS\CreateTransForm.resx"> | ||
|  |       <DependentUpon>CreateTransForm.cs</DependentUpon> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="TMS\ViechlesForm.resx"> | ||
|  |       <DependentUpon>ViechlesForm.cs</DependentUpon> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="TMS\TranLinesForm.resx"> | ||
|  |       <DependentUpon>TranLinesForm.cs</DependentUpon> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="TMS\TransMgrForm.resx"> | ||
|  |       <DependentUpon>TransMgrForm.cs</DependentUpon> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="utils\About.resx"> | ||
|  |       <DependentUpon>About.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="utils\ppr.resx"> | ||
|  |       <DependentUpon>ppr.cs</DependentUpon> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="utils\printReview.resx"> | ||
|  |       <DependentUpon>printReview.cs</DependentUpon> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </EmbeddedResource> | ||
|  |     <Content Include="utils\reports\pickOrderBatchOutA4.rdlc"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <EmbeddedResource Include="utils\reports\readme.rdlc" /> | ||
|  |     <Content Include="utils\reports\seedsPickOrder.rdlc"> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </Content> | ||
|  |     <Content Include="utils\reports\wmsLocationCode.rdlc"> | ||
|  |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <EmbeddedResource Include="utils\WaitForm1.resx"> | ||
|  |       <DependentUpon>WaitForm1.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="utils\WaitingForm.resx"> | ||
|  |       <DependentUpon>WaitingForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基础资料\LocationmgrForm.resx"> | ||
|  |       <DependentUpon>LocationmgrForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="入库\GoodsInForm.resx"> | ||
|  |       <DependentUpon>GoodsInForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="入库\GoodsValidation.resx"> | ||
|  |       <DependentUpon>GoodsValidation.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="入库\GoodsReceive.resx"> | ||
|  |       <DependentUpon>GoodsReceive.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="入库\ShipInRecords.resx"> | ||
|  |       <DependentUpon>ShipInRecords.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="入库\ReceiveRecords.resx"> | ||
|  |       <DependentUpon>ReceiveRecords.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="入库\GoodsValidationRecs.resx"> | ||
|  |       <DependentUpon>GoodsValidationRecs.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\BoxReg.resx"> | ||
|  |       <DependentUpon>BoxReg.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutWave.resx"> | ||
|  |       <DependentUpon>GoodsOutWave.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutForm.resx"> | ||
|  |       <DependentUpon>GoodsOutForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基础资料\ConfigPrint.resx"> | ||
|  |       <DependentUpon>ConfigPrint.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutQueryForm.resx"> | ||
|  |       <DependentUpon>GoodsOutQueryForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutValidationForm.resx"> | ||
|  |       <DependentUpon>GoodsOutValidationForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutSeedsForm.resx"> | ||
|  |       <DependentUpon>GoodsOutSeedsForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutSeedsPackForm.resx"> | ||
|  |       <DependentUpon>GoodsOutSeedsPackForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutPlan.resx"> | ||
|  |       <DependentUpon>GoodsOutPlan.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="出库\GoodsOutQueryFormbak.resx"> | ||
|  |       <DependentUpon>GoodsOutQueryFormbak.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="在库\StockCompareForm.resx"> | ||
|  |       <DependentUpon>StockCompareForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="在库\StockMaintainQueryForm.resx"> | ||
|  |       <DependentUpon>StockMaintainQueryForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="在库\GoodsStockQueryForm.resx"> | ||
|  |       <DependentUpon>GoodsStockQueryForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="在库\GoodsStockAutoRepForm.resx"> | ||
|  |       <DependentUpon>GoodsStockAutoRepForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="在库\StockRecordQueryForm.resx"> | ||
|  |       <DependentUpon>StockRecordQueryForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="在库\StockPandianNewForm.resx"> | ||
|  |       <DependentUpon>StockPandianNewForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="在库\StockPandianDetailForm.resx"> | ||
|  |       <DependentUpon>StockPandianDetailForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基础资料\VenderSetup.resx"> | ||
|  |       <DependentUpon>VenderSetup.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基础资料\CustomerSetup.resx"> | ||
|  |       <DependentUpon>CustomerSetup.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基类\BasicRibbonForm.resx"> | ||
|  |       <DependentUpon>BasicRibbonForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基类\FormBase.resx"> | ||
|  |       <DependentUpon>FormBase.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="main.resx"> | ||
|  |       <DependentUpon>main.cs</DependentUpon> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </EmbeddedResource> | ||
|  |     <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="基类\WaitForm2.resx"> | ||
|  |       <DependentUpon>WaitForm2.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基础资料\字典\DictionaryForm.resx"> | ||
|  |       <DependentUpon>DictionaryForm.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <EmbeddedResource Include="基础资料\LotSetup.resx"> | ||
|  |       <DependentUpon>LotSetup.cs</DependentUpon> | ||
|  |     </EmbeddedResource> | ||
|  |     <None Include="app.config"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <Content Include="zh-Hans\DevExpress.Data.v16.2.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> | ||
|  |     <Content Include="Log4Net.config"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <None Include="deiniuWMSDataSet.xsc"> | ||
|  |       <DependentUpon>deiniuWMSDataSet.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>deiniuWMSDataSet.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet.xss"> | ||
|  |       <DependentUpon>deiniuWMSDataSet.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet1.xsc"> | ||
|  |       <DependentUpon>deiniuWMSDataSet1.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet1.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>deiniuWMSDataSet1.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet1.xss"> | ||
|  |       <DependentUpon>deiniuWMSDataSet1.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet21.xsc"> | ||
|  |       <DependentUpon>deiniuWMSDataSet21.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet21.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>deiniuWMSDataSet21.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="deiniuWMSDataSet21.xss"> | ||
|  |       <DependentUpon>deiniuWMSDataSet21.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceLot\LotService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceLot\LotService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceLot\LotService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceLot\LotService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceLot\LotService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceLot\LotService4.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceOwner\OwnerService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceOwner\OwnerService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceOwner\OwnerService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceOwner\OwnerService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceOwner\OwnerService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceSetup\Setup2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockInRequest\WmsInRequestService4.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\WmsOutPickRequestService5.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\WmsOutPickRequestService6.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutRequest\WmsOutRequestService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceVender\Erp_bussinessDocService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceVender\Erp_bussinessDocService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceVender\Erp_bussinessDocService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceVender\Erp_bussinessDocService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceVender\Erp_bussinessDocService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\stockOutBatchPickDetail.xsc"> | ||
|  |       <DependentUpon>stockOutBatchPickDetail.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\stockOutBatchPickDetail.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>stockOutBatchPickDetail.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\stockOutBatchPickDetail.xss"> | ||
|  |       <DependentUpon>stockOutBatchPickDetail.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsStockBulkPack2.xsc"> | ||
|  |       <DependentUpon>tmsStockBulkPack2.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsStockBulkPack2.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>tmsStockBulkPack2.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsStockBulkPack2.xss"> | ||
|  |       <DependentUpon>tmsStockBulkPack2.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsPickRequest.xsc"> | ||
|  |       <DependentUpon>tmsPickRequest.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsPickRequest.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>tmsPickRequest.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsPickRequest.xss"> | ||
|  |       <DependentUpon>tmsPickRequest.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\pickValidationData.xsc"> | ||
|  |       <DependentUpon>pickValidationData.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\pickValidationData.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>pickValidationData.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\pickValidationData.xss"> | ||
|  |       <DependentUpon>pickValidationData.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="Properties\DataSources\System.Data.DataSet.datasource" /> | ||
|  |     <None Include="Properties\DataSources\System.Data.DataTable.datasource" /> | ||
|  |     <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="Service References\ServiceReferenceConfiguration\ConfigurationService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceConfiguration\ConfigurationService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceConfiguration\ConfigurationService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceGoods\GoodsService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceGoods\GoodsService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceGoods\GoodsService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceGoods\GoodsService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceGoods\GoodsService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\MobileService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\MobileService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\MobileService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\MobileService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\MobileService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\MobileService4.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\NodeService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\NodeService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\NodeService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\NodeService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\NodeService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\NodeService4.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceSetup\Setup.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceSetup\Setup.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceSetup\Setup1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockInRequest\WmsInRequestService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceStockInRequest\WmsInRequestService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockInRequest\WmsInRequestService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockInRequest\WmsInRequestService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockInRequest\WmsInRequestService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\StockLocationService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\StockLocationService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\StockLocationService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\StockLocationService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\StockLocationService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\StockLocationService4.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\StockLocationService5.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\WmsOutPickRequestService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\WmsOutPickRequestService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\WmsOutPickRequestService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\WmsOutPickRequestService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\WmsOutPickRequestService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\WmsOutPickRequestService4.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutRequest\WmsOutRequestService.wsdl" /> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutRequest\WmsOutRequestService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutRequest\WmsOutRequestService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutRequest\WmsOutRequestService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\TMService\TMService.wsdl" /> | ||
|  |     <None Include="Service References\TMService\TMService.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\TMService\TMService1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\TMService\TMService2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\TMService\TMService3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\TMService\TMService4.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\TMService\TMService5.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ViechleService\Viechle.wsdl" /> | ||
|  |     <None Include="Service References\ViechleService\Viechle.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ViechleService\Viechle1.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ViechleService\Viechle2.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ViechleService\Viechle3.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ViechleService\Viechle4.xsd"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsPickRequestBulks.xsc"> | ||
|  |       <DependentUpon>tmsPickRequestBulks.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsPickRequestBulks.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>tmsPickRequestBulks.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsPickRequestBulks.xss"> | ||
|  |       <DependentUpon>tmsPickRequestBulks.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsStockBulkPack.xsc"> | ||
|  |       <DependentUpon>tmsStockBulkPack.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsStockBulkPack.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>tmsStockBulkPack.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\tmsStockBulkPack.xss"> | ||
|  |       <DependentUpon>tmsStockBulkPack.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <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"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>DataSet1.Designer.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="utils\reports\dataset\DataSet1.xss"> | ||
|  |       <DependentUpon>DataSet1.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <EmbeddedResource Include="utils\reports\lightcode.rdlc"> | ||
|  |       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||
|  |     </EmbeddedResource> | ||
|  |     <Content Include="utils\reports\pickOutSeedsBatch.rdlc"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <Content Include="utils\reports\pickOutSeedsBulk.rdlc"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <Content Include="utils\reports\pickOutDpsBatch.rdlc"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <Content Include="utils\reports\pickOutDpsBulks.rdlc"> | ||
|  |       <SubType>Designer</SubType> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <None Include="v_stockInRequestDetail4wince1.xsc"> | ||
|  |       <DependentUpon>v_stockInRequestDetail4wince1.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="v_stockInRequestDetail4wince1.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>v_stockInRequestDetail4wince1.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="v_stockInRequestDetail4wince1.xss"> | ||
|  |       <DependentUpon>v_stockInRequestDetail4wince1.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="v_stockoutportsum.xsc"> | ||
|  |       <DependentUpon>v_stockoutportsum.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="v_stockoutportsum.xsd"> | ||
|  |       <Generator>MSDataSetGenerator</Generator> | ||
|  |       <LastGenOutput>v_stockoutportsum.Designer.cs</LastGenOutput> | ||
|  |       <SubType>Designer</SubType> | ||
|  |     </None> | ||
|  |     <None Include="v_stockoutportsum.xss"> | ||
|  |       <DependentUpon>v_stockoutportsum.xsd</DependentUpon> | ||
|  |     </None> | ||
|  |     <None Include="wms_1_TemporaryKey.pfx" /> | ||
|  |     <None Include="wms_TemporaryKey.pfx" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <ProjectReference Include="..\DeinuPageControl\DeinuPageControl.csproj"> | ||
|  |       <Project>{EDE98F77-94F1-4EEE-893E-02B791322967}</Project> | ||
|  |       <Name>DeinuPageControl</Name> | ||
|  |     </ProjectReference> | ||
|  |     <ProjectReference Include="..\Model\Model.csproj"> | ||
|  |       <Project>{D02E3CAD-BFF0-40D3-964C-18551410683E}</Project> | ||
|  |       <Name>Model</Name> | ||
|  |     </ProjectReference> | ||
|  |     <ProjectReference Include="..\Utils\Utils.csproj"> | ||
|  |       <Project>{151F88A4-82D0-4E30-A9B5-AB0B0ADA1FBD}</Project> | ||
|  |       <Name>Utils</Name> | ||
|  |     </ProjectReference> | ||
|  |     <ProjectReference Include="..\WcfAuthentication\WcfClientAuthentication.csproj"> | ||
|  |       <Project>{A8815A01-047B-4BFA-AFB3-4786A8F62991}</Project> | ||
|  |       <Name>WcfClientAuthentication</Name> | ||
|  |     </ProjectReference> | ||
|  |   </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> | ||
|  |     <WCFMetadata Include="Service References\" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <WCFMetadataStorage Include="Service References\BoxService.svc\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\PlateService\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\portalService\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\scheduledServiceTest\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceCustomer\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceLogin\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceConfiguration\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceGoods\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceLot\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceMobileTest\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceNodes\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceOwner\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceSetup\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceStockInRequest\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceStockLocation\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceStockOutPickRequest\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceStockOutRequest\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ServiceReferenceVender\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\TMService\" /> | ||
|  |     <WCFMetadataStorage Include="Service References\ViechleService\" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceConfiguration\ConfigurationService.disco" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceConfiguration\configuration91.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceConfiguration\configuration.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceConfiguration\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\StockLocationService.disco" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\configuration91.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\configuration.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockLocation\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockInRequest\WmsInRequestService.disco" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockInRequest\configuration91.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockInRequest\configuration.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockInRequest\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\WmsOutPickRequestService.disco" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\configuration91.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\configuration.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutPickRequest\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutRequest\WmsOutRequestService.disco" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutRequest\configuration91.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutRequest\configuration.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceStockOutRequest\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\MobileService.disco" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\configuration91.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\configuration.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceMobileTest\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\NodeService.disco" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\configuration91.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\configuration.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceNodes\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceGoods\GoodsService.disco" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceGoods\configuration91.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceGoods\configuration.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceGoods\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceSetup\Setup.disco" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceSetup\configuration91.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceSetup\configuration.svcinfo" /> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <None Include="Service References\ServiceReferenceSetup\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <Content Include="logo.ico" /> | ||
|  |     <Content Include="logox.ico"> | ||
|  |       <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
|  |     </Content> | ||
|  |     <None Include="Service References\ViechleService\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="Service References\ViechleService\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\ViechleService\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\ViechleService\Viechle.disco" /> | ||
|  |     <None Include="Service References\TMService\Reference.svcmap"> | ||
|  |       <Generator>WCF Proxy Generator</Generator> | ||
|  |       <LastGenOutput>Reference.cs</LastGenOutput> | ||
|  |     </None> | ||
|  |     <None Include="Service References\TMService\configuration.svcinfo" /> | ||
|  |     <None Include="Service References\TMService\configuration91.svcinfo" /> | ||
|  |     <None Include="Service References\TMService\TMService.disco" /> | ||
|  |   </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.RichEdit.v16.2.Core"> | ||
|  |       <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="stdole"> | ||
|  |       <Visible>False</Visible> | ||
|  |       <Group> | ||
|  |       </Group> | ||
|  |       <TargetPath> | ||
|  |       </TargetPath> | ||
|  |       <PublishState>Include</PublishState> | ||
|  |       <IncludeHash>True</IncludeHash> | ||
|  |       <FileType>Assembly</FileType> | ||
|  |     </PublishFile> | ||
|  |     <PublishFile Include="zh-Hans\Microsoft.Data.ConnectionUI.Dialog.resources"> | ||
|  |       <Visible>False</Visible> | ||
|  |       <Group> | ||
|  |       </Group> | ||
|  |       <TargetPath> | ||
|  |       </TargetPath> | ||
|  |       <PublishState>Include</PublishState> | ||
|  |       <IncludeHash>True</IncludeHash> | ||
|  |       <FileType>Satellite</FileType> | ||
|  |     </PublishFile> | ||
|  |   </ItemGroup> | ||
|  |   <ItemGroup> | ||
|  |     <Folder Include="goods\" /> | ||
|  |     <Folder Include="warehouse\" /> | ||
|  |   </ItemGroup> | ||
|  |   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | ||
|  |   <!-- | ||
|  |   依赖项目没有生成的问题 | ||
|  |   先注释下面的 UsingTask、Target,从新编译项目,取消注释,再发布 | ||
|  | --> | ||
|  |   <!----> | ||
|  |   <UsingTask TaskName="SmartAssembly.MSBuild.Tasks.Build" AssemblyName="SmartAssembly.MSBuild.Tasks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7f465a1c156d4d57" /> | ||
|  |   <Target Name="BeforeBuild" Condition=" '$(Configuration)' == 'Release' "> | ||
|  |     <CreateProperty Value="true"> | ||
|  |       <Output TaskParameter="Value" PropertyName="RunSmartAssembly" /> | ||
|  |     </CreateProperty> | ||
|  |   </Target> | ||
|  |   <Target Name="AfterCompile" Condition=" '$(RunSmartAssembly)' != '' "> | ||
|  |     <SmartAssembly.MSBuild.Tasks.Build ProjectFile="D:\wms\deiniu\vsprojects\winform\obj\WMS.saproj" OverwriteAssembly="True" /> | ||
|  |   </Target> | ||
|  |   <PropertyGroup> | ||
|  |     <PreBuildEvent>if exist "$(TargetPath).locked" del "$(TargetPath).locked" | ||
|  | if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath)" "$(TargetPath).locked" | ||
|  | </PreBuildEvent> | ||
|  |   </PropertyGroup> | ||
|  |   <!-- 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> |