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