纽威
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

527 lines
26 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{71BE770C-F5BE-46C8-A81C-1897E28DB761}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ICSSoft.FromERP</RootNamespace>
<AssemblyName>ICSSoft.FromERP</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>
</SccProjectName>
<SccLocalPath>
</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>
</SccProvider>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\Root\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Aspose.Cells">
<HintPath>..\Root\Aspose.Cells.dll</HintPath>
</Reference>
<Reference Include="ICSSoft.Base.Config.AppConfig, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\ICSSoft.Base.Config.AppConfig.dll</HintPath>
</Reference>
<Reference Include="ICSSoft.SendMail">
<HintPath>..\..\..\智绿SRM\ICSSoft.SendMail.dll</HintPath>
</Reference>
<Reference Include="log4net">
<HintPath>..\..\..\50-job\Scheduler_4.0\Scheduler\JOB\log4net.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Exchange.WebServices, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Root\Microsoft.Exchange.WebServices.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\..\50-job\Scheduler_4.0\Scheduler\JOB\Newtonsoft.Json.DLL</HintPath>
</Reference>
<Reference Include="NPOI">
<HintPath>..\Root\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML">
<HintPath>..\Root\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net">
<HintPath>..\Root\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats">
<HintPath>..\Root\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="Quartz">
<HintPath>..\..\..\50-job\Scheduler_4.0\Scheduler\JOB\Quartz.dll</HintPath>
</Reference>
<Reference Include="RestSharp, Version=104.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\RestSharp.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data.Linq" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Connected Services\GetItemAge\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
<Compile Include="DBHelper.cs" />
<Compile Include="ICSDispatchDoc.cs" />
<Compile Include="ICSDeliveryNotice.cs" />
<Compile Include="ICSDisassemblyDoc.cs" />
<Compile Include="ICSICSMOIssue.cs" />
<Compile Include="ICSInventorySql.cs" />
<Compile Include="ICSInventoryQC.cs" />
<Compile Include="ICSManufactureReceive.cs" />
<Compile Include="ICSMOIssue.cs" />
<Compile Include="ICSBOM.cs" />
<Compile Include="ConstWorkPoint.cs" />
<Compile Include="ICSBrrow.cs" />
<Compile Include="ICSDepartment.cs" />
<Compile Include="ICSHelper.cs" />
<Compile Include="ICSInventoryAge.cs" />
<Compile Include="ICSSAPDocGet.cs" />
<Compile Include="ICSODeliveryNotice.cs" />
<Compile Include="ICSOIssue.cs" />
<Compile Include="ICSOtherIn.cs" />
<Compile Include="ICSOtherOut.cs" />
<Compile Include="ICSOtherOutIn.cs" />
<Compile Include="ICSMOPick.cs" />
<Compile Include="ICSOutsourcingOrder.cs" />
<Compile Include="ICSOutsourcingReceive.cs" />
<Compile Include="ICSPO.cs" />
<Compile Include="ICSPORed.cs" />
<Compile Include="ICSPurchaseReceive.cs" />
<Compile Include="ICSReturn.cs" />
<Compile Include="ICSSDN.cs" />
<Compile Include="ICSSendEmail.cs" />
<Compile Include="ICSWarehouse.cs" />
<Compile Include="ICSTransferAuto.cs" />
<Compile Include="ICSWareHouseLotInfoDoc.cs" />
<Compile Include="ICSWHSendMail.cs" />
<Compile Include="NpoiMemoryStream.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ICSInventory.cs" />
<Compile Include="ICSMo.cs" />
<Compile Include="ICSMaterialPICK.cs" />
<Compile Include="ICSTransfer.cs" />
<Compile Include="ICSSoDispatch.cs" />
<Compile Include="ICSOApply.cs" />
<Compile Include="ICSUser.cs" />
<Compile Include="ICSVendor.cs" />
<Compile Include="ICSOOPick.cs" />
<Compile Include="ICSReplenishapply.cs" />
<Compile Include="ICSAssemVouchs.cs" />
<Compile Include="ICSSO.cs" />
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
<Compile Include="SRMUser.cs" />
<Compile Include="ICSMaterialPICKSJ.cs" />
<Compile Include="ICSTransferSQ.cs" />
<Compile Include="Web References\SAPCallBackDocVPN\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPDispatchGetVPN\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPDispatchGetZS\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPDispatchGet\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPGetChkDocInfoVPN\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPGetChkDocInfoZS\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPGetChkDocInfo\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPGetDocInfoVPN\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPGetDocInfoZS\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPGetDocInfo\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPGetINVVPN\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPGetINVZS\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\SAPGetINV\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="App.config">
<SubType>Designer</SubType>
</None>
<None Include="Connected Services\GetItemAge\document.wsdl" />
<None Include="Connected Services\GetItemAge\ICSSoft.FromERP.GetItemAge.ZwmsSkKbWxqkczlResponse.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Connected Services\GetItemAge\ICSSoft.FromERP.GetItemAge.ZwmsSkKbWxqkczlResponse1.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<None Include="Web References\SAPCallBackDocVPN\document.wsdl" />
<None Include="Web References\SAPCallBackDocVPN\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPCallBackDocVPN\ZWMS_SK_WS_PZResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPDispatchGetVPN\document.wsdl" />
<None Include="Web References\SAPDispatchGetVPN\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPDispatchGetVPN\ZWMS_SK_DO_READResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPDispatchGetZS\document.wsdl" />
<None Include="Web References\SAPDispatchGetZS\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPDispatchGetZS\ZWMS_SK_DO_READResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPDispatchGet\document.wsdl" />
<None Include="Web References\SAPDispatchGet\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPDispatchGet\ZWMS_SK_DO_READResponse1.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPGetChkDocInfoVPN\document.wsdl" />
<None Include="Web References\SAPGetChkDocInfoVPN\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPGetChkDocInfoVPN\ZWMS_SK_WS_CHECKResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPGetChkDocInfoZS\document.wsdl" />
<None Include="Web References\SAPGetChkDocInfoZS\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPGetChkDocInfoZS\ZWMS_SK_WS_CHECKResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPGetChkDocInfo\document.wsdl" />
<None Include="Web References\SAPGetChkDocInfo\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPGetChkDocInfo\ZWMS_SK_WS_CHECKResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPGetDocInfoVPN\document.wsdl" />
<None Include="Web References\SAPGetDocInfoVPN\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPGetDocInfoVPN\ZWMS_SK_WS_HEADResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPGetDocInfoZS\document.wsdl" />
<None Include="Web References\SAPGetDocInfoZS\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPGetDocInfoZS\ZWMS_SK_WS_HEADResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPGetDocInfo\document.wsdl" />
<None Include="Web References\SAPGetDocInfo\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPGetDocInfo\ZWMS_SK_WS_HEADResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPGetINVVPN\document.wsdl" />
<None Include="Web References\SAPGetINVVPN\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPGetINVVPN\ZWMS_SK_MARAResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPGetINVZS\document.wsdl" />
<None Include="Web References\SAPGetINVZS\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPGetINVZS\ZWMS_SK_MARAResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\SAPGetINV\document.wsdl" />
<None Include="Web References\SAPGetINV\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\SAPGetINV\ZWMS_SK_MARAResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<ItemGroup>
<WebReferences Include="Web References\" />
</ItemGroup>
<ItemGroup>
<WebReferenceUrl Include="http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDB7263E9D7885F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPGetChkDocInfoVPN\</RelPath>
<UpdateFromURL>http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDB7263E9D7885F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPGetChkDocInfoVPN_ZWMS_SK_WS_CHECK</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDB726CF21AC33F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPGetDocInfoVPN\</RelPath>
<UpdateFromURL>http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDB726CF21AC33F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPGetDocInfoVPN_ZWMS_SK_WS_HEAD</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDB74091C22408F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPGetINVVPN\</RelPath>
<UpdateFromURL>http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDB74091C22408F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPGetINVVPN_ZWMS_SK_MARA</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDC6F58A991F4EF194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPDispatchGetVPN\</RelPath>
<UpdateFromURL>http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDC6F58A991F4EF194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPDispatchGetVPN_ZWMS_SK_DO_READ</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://192.168.0.98:8000/sap/bc/srt/wsdl/bndg_EDFDF975BD1A56F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPGetINVZS\</RelPath>
<UpdateFromURL>http://192.168.0.98:8000/sap/bc/srt/wsdl/bndg_EDFDF975BD1A56F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPGetINVZS_ZWMS_SK_MARA</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB7263E9D7885F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPGetChkDocInfo\</RelPath>
<UpdateFromURL>http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB7263E9D7885F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPGetChkDocInfo_ZWMS_SK_WS_CHECK</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB726CF21AC33F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPGetDocInfo\</RelPath>
<UpdateFromURL>http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB726CF21AC33F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPGetDocInfo_ZWMS_SK_WS_HEAD</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB74091C22408F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPGetINV\</RelPath>
<UpdateFromURL>http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB74091C22408F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPGetINV_ZWMS_SK_MARA</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDC6F58A991F4EF194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPDispatchGet\</RelPath>
<UpdateFromURL>http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDC6F58A991F4EF194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPDispatchOutGet_ZWMS_SK_DO_READ</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDF94DC5AD77F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPDispatchGetZS\</RelPath>
<UpdateFromURL>http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDF94DC5AD77F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPDispatchGetZS_ZWMS_SK_DO_READ</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDF99E292C70F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPGetChkDocInfoZS\</RelPath>
<UpdateFromURL>http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDF99E292C70F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPGetChkDocInfoZS_ZWMS_SK_WS_CHECK</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDF9CB0BE33DF189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPGetDocInfoZS\</RelPath>
<UpdateFromURL>http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDF9CB0BE33DF189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPGetDocInfoZS_ZWMS_SK_WS_HEAD</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDF9FBF2FB23F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\SAPCallBackDocVPN\</RelPath>
<UpdateFromURL>http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDF9FBF2FB23F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>ICSSoft_FromERP_SAPCallBackDocVPN_ZWMS_SK_WS_PZ</CachedSettingsPropName>
</WebReferenceUrl>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ICSSoft.Frame.Data.Entity\ICSSoft.Frame.Data.Entity.csproj">
<Project>{036b9d4c-85ea-40e1-b16c-c4741a22bae6}</Project>
<Name>ICSSoft.Frame.Data.Entity</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<WCFMetadataStorage Include="Connected Services\GetItemAge\" />
</ItemGroup>
<ItemGroup>
<None Include="Connected Services\GetItemAge\configuration91.svcinfo" />
</ItemGroup>
<ItemGroup>
<None Include="Connected Services\GetItemAge\configuration.svcinfo" />
</ItemGroup>
<ItemGroup>
<None Include="Connected Services\GetItemAge\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
</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>