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

618 lines
34 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" 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>{23C78D8E-2620-4A25-B6DA-F11A30159A80}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MaterialTraceability.WebService</RootNamespace>
<AssemblyName>MaterialTraceability.WebService</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<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' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="PresentationFramework" />
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<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.Net.Http" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="IMesWebServices.cs" />
<Compile Include="MesWebServicesImpl.cs" />
<Compile Include="Param\BaseWebServiceParam.cs" />
<Compile Include="Param\FindShopRequestParam.cs" />
<Compile Include="Param\MachineIntegrationServiceParam.cs" />
<Compile Include="Param\MiBatchCompleteSfcAndAdujustQtyServiceServiceParam.cs" />
<Compile Include="Param\MiFirstOperationForsfcServiceServiceParam.cs" />
<Compile Include="Param\MiReleaseSfcWithActivityServiceServiceParam.cs" />
<Compile Include="Param\MiSFCQueryQtyServiceServiceParam.cs" />
<Compile Include="Param\MiSignOffSFCsServiceServiceParam.cs" />
<Compile Include="Param\ProcessLotServiceWSServiceParam.cs" />
<Compile Include="Param\ResourceSlotConfigurationSetupForJITServiceParam.cs" />
<Compile Include="Param\TBDataServiceParam.cs" />
<Compile Include="Param\TBParametricValueResult.cs" />
<Compile Include="Param\WarehouseIntegrationServiceServiceParam.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
<Compile Include="Web References\GetParametricValueServiceService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\MachineIntegrationServiceService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\MiBatchCompleteSfcAndAdujustQtyServiceService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\MiFirstOperationForsfcServiceService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\MiReleaseSfcWithActivityServiceService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\MiSFCQueryQtyServiceService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\MiSignOffSFCsServiceService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\ProcessLotServiceWSService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\ResourceSlotConfigurationSetupForJITService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\ShopOrderServiceWSService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\WarehouseIntegrationServiceService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="WebServiceLog.cs" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<None Include="Web References\GetParametricValueServiceService\GetParametricValueServiceService.wsdl" />
<None Include="Web References\GetParametricValueServiceService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\MachineIntegrationServiceService\assembleProcessLotAndDataCollectExResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\assemblyAndDataCollectionResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\assemblyComponentResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\cellInboxAssemblyResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\cellInboxCompleteAndBindTrayResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\checkBomInventoryResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\checkTestTimesAndDataCollectForSfcResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\createSfcAndDataCollectResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForCoatingScaleResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForHotPressResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForModuleTestResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForProcessLotExResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForProcessLotLocalReworkResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForProcessLotResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForResourceResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForSfcBYResouceResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForSfcExNewResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForSfcExResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForSfcLocalReworkResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\dataCollectForSfcResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\getCellOCVValueResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\getShopOrderReleaseByResourceResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\heartbeatValidationResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\inProcessLotPreCheckResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\isBakingReadyResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\MachineIntegrationServiceService.wsdl" />
<None Include="Web References\MachineIntegrationServiceService\nonConformanceForProcessLotResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\nonConformanceForSfcResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\processLotCompleteResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\processLotStartForSfcResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\processLotStartResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\MachineIntegrationServiceService\resourceStatusChangeResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\sfcBindPostCompleteResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\sfcCompleteResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\sfcStartResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\start2ndInjectionResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\startCompleteRelabeledSFCResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\startHeadWeldingResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MachineIntegrationServiceService\startSfcItemData.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MiBatchCompleteSfcAndAdujustQtyServiceService\MiBatchCompleteSfcAndAdujustQtyResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MiBatchCompleteSfcAndAdujustQtyServiceService\MiBatchCompleteSfcAndAdujustQtyServiceService.wsdl" />
<None Include="Web References\MiBatchCompleteSfcAndAdujustQtyServiceService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\MiFirstOperationForsfcServiceService\miFirstOperationForsfcResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MiFirstOperationForsfcServiceService\MiFirstOperationForsfcServiceService.wsdl" />
<None Include="Web References\MiFirstOperationForsfcServiceService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\MiReleaseSfcWithActivityServiceService\miReleaseSfcWithActivityByShoporderResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MiReleaseSfcWithActivityServiceService\miReleaseSfcWithActivityResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MiReleaseSfcWithActivityServiceService\MiReleaseSfcWithActivityServiceService.wsdl" />
<None Include="Web References\MiReleaseSfcWithActivityServiceService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\MiSFCQueryQtyServiceService\MiSFCQueryQtyServiceService.wsdl" />
<None Include="Web References\MiSFCQueryQtyServiceService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\MiSFCQueryQtyServiceService\sfcQueryQtyResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MiSignOffSFCsServiceService\miSignOffSFCsResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\MiSignOffSFCsServiceService\MiSignOffSFCsServiceService.wsdl" />
<None Include="Web References\MiSignOffSFCsServiceService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\ProcessLotServiceWSService\addMemberResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\createProcessLotResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\deleteProcessLotResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\findProcessLotByNameResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\findProcessLotByRefResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\findProcessLotKeyDataByRefResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\moveMemberResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\ProcessLotBasicConfiguration.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\ProcessLotMemberDetail.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\ProcessLotServiceWSService.wsdl" />
<None Include="Web References\ProcessLotServiceWSService\readProcessLotResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\ProcessLotServiceWSService\removeMemberResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ProcessLotServiceWSService\updateProcessLotResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ResourceSlotConfigurationSetupForJITService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\ResourceSlotConfigurationSetupForJITService\ResourceSlotConfigurationSetupForJITServiceService.wsdl" />
<None Include="Web References\ShopOrderServiceWSService\ActiveShopOrderScheduleDetails.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\closeShopOrderResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\createShopOrderResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\deleteShopOrderResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\deleteShopOrderSfcPlanInformationResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\findIsSfcFirstStartedOnCurrentOperationResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\findIsSfcLastCompletedOnCurrentOperationResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\findShopOrderByItemResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\findShopOrderByKeyFieldsResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\findShopOrderByRouterResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\findShopOrderByWorkCenterResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\findShopOrderConfigurationResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\findShopOrderKeyDataByRefResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\findShopOrderResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\findShopOrderScheduleToUpdateConfirmedQuantityByResourceResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\insertShopOrderSfcPlanInformationResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\isPeggedResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\isShopOrderScheduledAtRouterStepResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\readShopOrderErpDetailsResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\readShopOrderResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\ShopOrderServiceWSService\releaseShopOrderResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\resolveShopOrderResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\ShopOrderBasicConfiguration.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\ShopOrderCharacteristics.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\ShopOrderInspectionLot.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\ShopOrderPlan.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\ShopOrderScheduleDetails.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\ShopOrderSelectionRule.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\ShopOrderServiceWSService.wsdl" />
<None Include="Web References\ShopOrderServiceWSService\shopOrderSfcDoneResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\updateShopOrderBasicConfigurationResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\updateShopOrderResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\updateShopOrderSchedulesCompletedQuantityResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\updateShopOrderSchedulesConfirmedQuantityByResourceResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\updateShopOrderSchedulesResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\updateShopOrderSchedulesScrappedQuantityResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\updateShopOrderSchedulesUnScrappedQuantityResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\updateShopOrderStatusResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\ShopOrderServiceWSService\validatePeggingResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\WarehouseIntegrationServiceService\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\WarehouseIntegrationServiceService\WarehouseIntegrationServiceService.wsdl" />
<None Include="Web References\WarehouseIntegrationServiceService\warehouseInventoryTransferResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
</ItemGroup>
<ItemGroup>
<WebReferences Include="Web References\" />
</ItemGroup>
<ItemGroup>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/atlmeswebservice/GetParametricValueServiceService%3fwsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\GetParametricValueServiceService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/atlmeswebservice/GetParametricValueServiceService%3fwsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_GetParametricValueServiceService_GetParametricValueServiceService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/atlmeswebservice/MachineIntegrationServiceService%3fwsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\MachineIntegrationServiceService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/atlmeswebservice/MachineIntegrationServiceService%3fwsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_MachineIntegrationServiceService_MachineIntegrationServiceService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/atlmeswebservice/MiBatchCompleteSfcAndAdujustQtyServiceService%3fwsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\MiBatchCompleteSfcAndAdujustQtyServiceService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/atlmeswebservice/MiBatchCompleteSfcAndAdujustQtyServiceService%3fwsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_MiBatchCompleteSfcAndAdujustQtyServiceService_MiBatchCompleteSfcAndAdujustQtyServiceService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/atlmeswebservice/MiFirstOperationForsfcServiceService%3fwsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\MiFirstOperationForsfcServiceService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/atlmeswebservice/MiFirstOperationForsfcServiceService%3fwsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_MiFirstOperationForsfcServiceService_MiFirstOperationForsfcServiceService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/atlmeswebservice/MiReleaseSfcWithActivityServiceService%3fwsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\MiReleaseSfcWithActivityServiceService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/atlmeswebservice/MiReleaseSfcWithActivityServiceService%3fwsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_MiReleaseSfcWithActivityServiceService_MiReleaseSfcWithActivityServiceService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/atlmeswebservice/MiSFCQueryQtyServiceService%3fwsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\MiSFCQueryQtyServiceService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/atlmeswebservice/MiSFCQueryQtyServiceService%3fwsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_MiSFCQueryQtyServiceService_MiSFCQueryQtyServiceService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/atlmeswebservice/MiSignOffSFCsServiceService%3fwsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\MiSignOffSFCsServiceService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/atlmeswebservice/MiSignOffSFCsServiceService%3fwsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_MiSignOffSFCsServiceService_MiSignOffSFCsServiceService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/atlmeswebservice/ResourceSlotConfigurationSetupForJITServiceService%3fwsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\ResourceSlotConfigurationSetupForJITService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/atlmeswebservice/ResourceSlotConfigurationSetupForJITServiceService%3fwsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_ResourceSlotConfigurationSetupForJITService_ResourceSlotConfigurationSetupForJITServiceService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/atlmeswebservice/WarehouseIntegrationServiceService%3fwsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\WarehouseIntegrationServiceService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/atlmeswebservice/WarehouseIntegrationServiceService%3fwsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_WarehouseIntegrationServiceService_WarehouseIntegrationServiceService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/manufacturing-papiservices/ProcessLotServiceWSService%3fwsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\ProcessLotServiceWSService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/manufacturing-papiservices/ProcessLotServiceWSService%3fwsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_ProcessLotServiceWSService_ProcessLotServiceWSService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="http://lymesa.catlbattery.com:8103/manufacturing-papiservices/ShopOrderServiceWSService%3fWSDL">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\ShopOrderServiceWSService\</RelPath>
<UpdateFromURL>http://lymesa.catlbattery.com:8103/manufacturing-papiservices/ShopOrderServiceWSService%3fWSDL</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>MaterialTraceability_WebService_ShopOrderServiceWSService_ShopOrderServiceWSService</CachedSettingsPropName>
</WebReferenceUrl>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\MaterialTraceability.Common\MaterialTraceability.Common.csproj">
<Project>{2d42d575-a6fc-492b-98e4-986b7e6227e3}</Project>
<Name>MaterialTraceability.Common</Name>
</ProjectReference>
<ProjectReference Include="..\MaterialTraceability.Entity\MaterialTraceability.Entity.csproj">
<Project>{0BE2B727-F537-41B8-98FD-A644FE673B54}</Project>
<Name>MaterialTraceability.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\MaterialTraceability.SqlSugar\MaterialTraceability.SqlSugar.csproj">
<Project>{C18753C2-C668-4737-AD41-7E12E1624A67}</Project>
<Name>MaterialTraceability.SqlSugar</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>