纽威
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.

135 lines
6.0 KiB

3 years ago
3 years ago
2 years ago
3 years ago
2 years ago
3 years ago
2 years ago
3 years ago
3 years ago
3 years ago
2 years ago
2 years ago
3 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{9D26A712-D243-4E25-A473-61C5C2D9ED6A}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>ICSSoft.DataProject</RootNamespace>
  11. <AssemblyName>ICSSoft.DataProject</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <SccProjectName>
  16. </SccProjectName>
  17. <SccLocalPath>
  18. </SccLocalPath>
  19. <SccAuxPath>
  20. </SccAuxPath>
  21. <SccProvider>
  22. </SccProvider>
  23. <TargetFrameworkProfile />
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  26. <DebugSymbols>true</DebugSymbols>
  27. <DebugType>full</DebugType>
  28. <Optimize>false</Optimize>
  29. <OutputPath>bin\Debug\</OutputPath>
  30. <DefineConstants>DEBUG;TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  35. <DebugType>pdbonly</DebugType>
  36. <Optimize>true</Optimize>
  37. <OutputPath>bin\Release\</OutputPath>
  38. <DefineConstants>TRACE</DefineConstants>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Reference Include="log4net, Version=2.0.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  44. <HintPath>..\packages\log4net.2.0.13\lib\net45\log4net.dll</HintPath>
  45. </Reference>
  46. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  47. <SpecificVersion>False</SpecificVersion>
  48. <HintPath>..\ICSSoft.WMS.WebAPI\bin\Newtonsoft.Json.dll</HintPath>
  49. </Reference>
  50. <Reference Include="System" />
  51. <Reference Include="System.Configuration" />
  52. <Reference Include="System.Core" />
  53. <Reference Include="System.EnterpriseServices" />
  54. <Reference Include="System.Web" />
  55. <Reference Include="System.Web.Services" />
  56. <Reference Include="System.Xml.Linq" />
  57. <Reference Include="System.Data.DataSetExtensions" />
  58. <Reference Include="Microsoft.CSharp" />
  59. <Reference Include="System.Data" />
  60. <Reference Include="System.Net.Http" />
  61. <Reference Include="System.Xml" />
  62. </ItemGroup>
  63. <ItemGroup>
  64. <Compile Include="ICSControlModeService.cs" />
  65. <Compile Include="ICSDefiniteLanguageService.cs" />
  66. <Compile Include="ICSLibrary.cs" />
  67. <Compile Include="ICSCompleteVerificationService.cs" />
  68. <Compile Include="ICSWareHouseService.cs" />
  69. <Compile Include="ICSSalesService.cs" />
  70. <Compile Include="ICSManufactureService.cs" />
  71. <Compile Include="ICSPurchaseService.cs" />
  72. <Compile Include="ICSSubmitService.cs" />
  73. <Compile Include="ICSOutsourcingService.cs" />
  74. <Compile Include="ICSWareHouseLotInfoService.cs" />
  75. <Compile Include="ICSUserPowerService.cs" />
  76. <Compile Include="ICSWMSVersions.cs" />
  77. <Compile Include="LanguageHelper.cs" />
  78. <Compile Include="Properties\AssemblyInfo.cs" />
  79. <Compile Include="Properties\Settings.Designer.cs">
  80. <AutoGen>True</AutoGen>
  81. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  82. <DependentUpon>Settings.settings</DependentUpon>
  83. </Compile>
  84. <Compile Include="Web References\SAPCallBackDoc\Reference.cs">
  85. <AutoGen>True</AutoGen>
  86. <DesignTime>True</DesignTime>
  87. <DependentUpon>Reference.map</DependentUpon>
  88. </Compile>
  89. </ItemGroup>
  90. <ItemGroup>
  91. <ProjectReference Include="..\ICSSoft.Common\ICSSoft.Common.csproj">
  92. <Project>{ee45f7a5-17ee-4707-a617-8c00dd36fc01}</Project>
  93. <Name>ICSSoft.Common</Name>
  94. </ProjectReference>
  95. <ProjectReference Include="..\ICSSoft.Entity\ICSSoft.Entity.csproj">
  96. <Project>{834E9A76-1D9E-4EBD-9321-0B362A06A367}</Project>
  97. <Name>ICSSoft.Entity</Name>
  98. </ProjectReference>
  99. </ItemGroup>
  100. <ItemGroup>
  101. <None Include="app.config" />
  102. <None Include="packages.config" />
  103. <None Include="Properties\Settings.settings">
  104. <Generator>SettingsSingleFileGenerator</Generator>
  105. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  106. </None>
  107. <None Include="Web References\SAPCallBackDoc\document.wsdl" />
  108. <None Include="Web References\SAPCallBackDoc\Reference.map">
  109. <Generator>MSDiscoCodeGenerator</Generator>
  110. <LastGenOutput>Reference.cs</LastGenOutput>
  111. </None>
  112. <None Include="Web References\SAPCallBackDoc\ZWMS_SK_WS_PZResponse.datasource">
  113. <DependentUpon>Reference.map</DependentUpon>
  114. </None>
  115. </ItemGroup>
  116. <ItemGroup>
  117. <WCFMetadata Include="Connected Services\" />
  118. </ItemGroup>
  119. <ItemGroup>
  120. <WebReferences Include="Web References\" />
  121. </ItemGroup>
  122. <ItemGroup>
  123. <WebReferenceUrl Include="http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB726E6976D07F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
  124. <UrlBehavior>Dynamic</UrlBehavior>
  125. <RelPath>Web References\SAPCallBackDoc\</RelPath>
  126. <UpdateFromURL>http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB726E6976D07F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
  127. <ServiceLocationURL>
  128. </ServiceLocationURL>
  129. <CachedDynamicPropName>
  130. </CachedDynamicPropName>
  131. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  132. <CachedSettingsPropName>ICSSoft_DataProject_SAPCallBackDoc_ZWMS_SK_WS_PZ</CachedSettingsPropName>
  133. </WebReferenceUrl>
  134. </ItemGroup>
  135. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  136. </Project>