<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{8511A6A7-7363-47CF-A87F-12614A8048B6}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>Pcb.WinAutoService</RootNamespace>
|
<AssemblyName>Pcb.WinAutoService</AssemblyName>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<TargetFrameworkProfile />
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
<PublishUrl>publish\</PublishUrl>
|
<Install>true</Install>
|
<InstallFrom>Disk</InstallFrom>
|
<UpdateEnabled>false</UpdateEnabled>
|
<UpdateMode>Foreground</UpdateMode>
|
<UpdateInterval>7</UpdateInterval>
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
<UpdatePeriodically>false</UpdatePeriodically>
|
<UpdateRequired>false</UpdateRequired>
|
<MapFileExtensions>false</MapFileExtensions>
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
<ApplicationRevision>12</ApplicationRevision>
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup>
|
<ManifestCertificateThumbprint>C485B57B2DCB7E25CA8DA9FA7A97F2B390FF70C9</ManifestCertificateThumbprint>
|
</PropertyGroup>
|
<PropertyGroup>
|
<ManifestKeyFile>Pcb.WinAutoService_TemporaryKey.pfx</ManifestKeyFile>
|
</PropertyGroup>
|
<PropertyGroup>
|
<GenerateManifests>true</GenerateManifests>
|
</PropertyGroup>
|
<PropertyGroup>
|
<SignManifests>true</SignManifests>
|
</PropertyGroup>
|
<PropertyGroup>
|
<SignAssembly>true</SignAssembly>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\packages\EntityFramework.6.1.1\lib\net45\EntityFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework.SqlServer">
|
<HintPath>..\packages\EntityFramework.6.1.1\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
</Reference>
|
<Reference Include="ICSharpCode.SharpZipLib">
|
<HintPath>..\Pcb.WinPcb\_Dlls\ICSharpCode.SharpZipLib.dll</HintPath>
|
</Reference>
|
<Reference Include="log4net">
|
<HintPath>..\ExtLibary\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Configuration.Install" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Management" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.ServiceModel" />
|
<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.ServiceProcess" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Common\ServerConfig.cs" />
|
<Compile Include="ProjectInstaller.cs">
|
<SubType>Component</SubType>
|
</Compile>
|
<Compile Include="ProjectInstaller.Designer.cs">
|
<DependentUpon>ProjectInstaller.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Service References\PcbWayOrderN\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="Service References\PcbWayOrder\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="Service References\PcbWayPcb\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="WinServerAutoRun.cs">
|
<SubType>Component</SubType>
|
</Compile>
|
<Compile Include="WinServerAutoRun.Designer.cs">
|
<DependentUpon>WinServerAutoRun.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config" />
|
<None Include="Pcb.WinAutoService_TemporaryKey.pfx" />
|
<None Include="Properties\DataSources\System.Data.DataTable.datasource" />
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.CartRelation.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.CartRelationEx.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.DataPagingOfMbReserveInfoListD5vc_PJ8x.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.DataPagingOfOrderDetailAndProq2cymRs1.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.DataPagingOfOrderDetailq2cymRs1.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.DataPagingOfOrderMainAndProDetailq2cymRs1.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.DetailPageListExResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.DetailPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.DetailReturnResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.InfoPageListExResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.InfoPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.LogPageListExResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.LogPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.MainPageListExResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.MainPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderDetail.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderDetailAndPro.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderDetailBrif.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderDetailEx.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderDetailFileCount.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderDetailMBCountry.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderDetailN.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderInfo.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderInfoEx.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderLog.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderLogEx.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderMainEx.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderMainN.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderPI.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderPIEx.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderQualityInfo.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderStencilInfo.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.OrderStencilInfoEx.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.PIPageListExResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.PIPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.RelationPageListExResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.RelationPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.StencilInfoPageListExResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\Jp.WinAutoService.PcbWayOrderN.StencilInfoPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrderN\OrderNService.wsdl" />
|
<None Include="Service References\PcbWayOrderN\OrderNService.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrderN\OrderNService1.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrderN\OrderNService2.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrderN\OrderNService3.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrderN\OrderNService4.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrderN\OrderNService5.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrderN\OrderNService6.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrderN\OrderNService7.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrderN\OrderNService8.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.CartRelation.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.CombinationPro.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.DataPagingOfCartRelationAndProq2cymRs1.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.DataPagingOfMbReserveInfoListD5vc_PJ8x.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.DataPagingOfOrderCancelInfoListD5vc_PJ8x.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.DataPagingOfOrderDetailManageq2cymRs1.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.DataPagingOfOrderMainAndProDetailq2cymRs1.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.DataPagingOfOrderMainManageq2cymRs1.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.DataPagingOfOrderMainq2cymRs1.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.DataPagingOfOrder_ReserveMainD5vc_PJ8x.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.DataPagingOfPayPalLogManageq2cymRs1.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.DetailPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.ExpressBillInterfaceHelperDHLModel.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.GetMemberGradeDiscountAmountResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.MbReserveInfoPageListExResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.MbReserveInfoPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderDetail.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderDetailN.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderDetail_OrderInfo_SupplyInfo.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderDetail_SupplyInfo.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderInfoAndMain.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderMain.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderMainAndDetail.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderMainInfo.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderMainLog.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderMainPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderMain_Simple.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderMbReserveInfo.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderMbReserveInfoEx.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderPI.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderPIInfomation.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.OrderReceiveInfo.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.PayPalLog.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.SetCartBuyNumResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\Jp.WinAutoService.PcbWayOrder.ShipValuation.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayOrder\OrderService.wsdl" />
|
<None Include="Service References\PcbWayOrder\OrderService.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrder\OrderService1.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrder\OrderService2.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrder\OrderService3.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrder\OrderService4.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrder\OrderService5.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrder\OrderService6.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrder\OrderService7.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayOrder\OrderService8.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.AgentUpdateList.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.ArtificialQuotePageListExResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.ArtificialQuotePageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.DataPagingOfPCBInfoRr6Py57a.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.DataPagingOfPCBQualityControlLogRr6Py57a.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.DataPagingOfPCBReplenishmentRr6Py57a.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.Design.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.DesignMngPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.DesignPageListResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.OrderInfo.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCbAddCartResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCBArtificialQuote.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCBArtificialQuoteEx.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCBGroup.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCBInfo.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCBInfoEx.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCBInfoSimple.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCBLog.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCBProcessStep.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCBProductStep.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCBQualityControlLog.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.PCB_Simple.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.Supplier_PCbAddCartResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.WebApi_PayResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\Jp.WinAutoService.PcbWayPcb.WebApi_UpdateStatusResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</None>
|
<None Include="Service References\PcbWayPcb\PCBService.wsdl" />
|
<None Include="Service References\PcbWayPcb\PCBService.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayPcb\PCBService1.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayPcb\PCBService2.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayPcb\PCBService3.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayPcb\PCBService4.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayPcb\PCBService5.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayPcb\PCBService6.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayPcb\PCBService7.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PcbWayPcb\PCBService8.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="ProjectInstaller.resx">
|
<DependentUpon>ProjectInstaller.cs</DependentUpon>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Service References\" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadataStorage Include="Service References\PcbWayOrderN\" />
|
<WCFMetadataStorage Include="Service References\PcbWayOrder\" />
|
<WCFMetadataStorage Include="Service References\PcbWayPcb\" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayOrder\OrderService.disco" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayOrder\configuration91.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayOrder\configuration.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayOrder\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayOrderN\OrderNService.disco" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayOrderN\configuration91.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayOrderN\configuration.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayOrderN\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayPcb\PCBService.disco" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayPcb\configuration91.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayPcb\configuration.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Service References\PcbWayPcb\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\Pcb.Business\Pcb.Business.csproj">
|
<Project>{3172f0ae-0ac2-4993-9d8d-3ecc660c45f2}</Project>
|
<Name>Pcb.Business</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\Pcb.Common\Pcb.Common.csproj">
|
<Project>{97a87846-1182-4bbb-a253-7f38d2018fa7}</Project>
|
<Name>Pcb.Common</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\Pcb.Domain\Pcb.Domain.csproj">
|
<Project>{0bd8652c-53fa-4507-98a7-5e5b559affa9}</Project>
|
<Name>Pcb.Domain</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<BootstrapperPackage Include=".NETFramework,Version=v4.5">
|
<Visible>False</Visible>
|
<ProductName>Microsoft .NET Framework 4.5 %28x86 和 x64%29</ProductName>
|
<Install>true</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
<Install>false</Install>
|
</BootstrapperPackage>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="说明.txt" />
|
</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>
|