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

182 lines
8.6 KiB

3 years ago
3 years ago
2 years ago
3 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="ICSSoft.Common">
  44. <HintPath>..\ICSSoft.Common\bin\ICSSoft.Common.dll</HintPath>
  45. </Reference>
  46. <Reference Include="log4net, Version=2.0.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  47. <HintPath>..\packages\log4net.2.0.13\lib\net45\log4net.dll</HintPath>
  48. </Reference>
  49. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  50. <SpecificVersion>False</SpecificVersion>
  51. <HintPath>..\ICSSoft.WMS.WebAPI\bin\Newtonsoft.Json.dll</HintPath>
  52. </Reference>
  53. <Reference Include="System" />
  54. <Reference Include="System.Configuration" />
  55. <Reference Include="System.Core" />
  56. <Reference Include="System.EnterpriseServices" />
  57. <Reference Include="System.Web" />
  58. <Reference Include="System.Web.Services" />
  59. <Reference Include="System.Xml.Linq" />
  60. <Reference Include="System.Data.DataSetExtensions" />
  61. <Reference Include="Microsoft.CSharp" />
  62. <Reference Include="System.Data" />
  63. <Reference Include="System.Net.Http" />
  64. <Reference Include="System.Xml" />
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="ICSControlModeService.cs" />
  68. <Compile Include="ICSDefiniteLanguageService.cs" />
  69. <Compile Include="ICSLibrary.cs" />
  70. <Compile Include="ICSCompleteVerificationService.cs" />
  71. <Compile Include="ICSWareHouseService.cs" />
  72. <Compile Include="ICSSalesService.cs" />
  73. <Compile Include="ICSManufactureService.cs" />
  74. <Compile Include="ICSPurchaseService.cs" />
  75. <Compile Include="ICSSubmitService.cs" />
  76. <Compile Include="ICSOutsourcingService.cs" />
  77. <Compile Include="ICSWareHouseLotInfoService.cs" />
  78. <Compile Include="ICSUserPowerService.cs" />
  79. <Compile Include="ICSWMSVersions.cs" />
  80. <Compile Include="LanguageHelper.cs" />
  81. <Compile Include="Properties\AssemblyInfo.cs" />
  82. <Compile Include="Properties\Settings.Designer.cs">
  83. <AutoGen>True</AutoGen>
  84. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  85. <DependentUpon>Settings.settings</DependentUpon>
  86. </Compile>
  87. <Compile Include="Web References\SAPCallBackDispatchVPN\Reference.cs">
  88. <AutoGen>True</AutoGen>
  89. <DesignTime>True</DesignTime>
  90. <DependentUpon>Reference.map</DependentUpon>
  91. </Compile>
  92. <Compile Include="Web References\SAPCallBackDocVPN\Reference.cs">
  93. <AutoGen>True</AutoGen>
  94. <DesignTime>True</DesignTime>
  95. <DependentUpon>Reference.map</DependentUpon>
  96. </Compile>
  97. <Compile Include="Web References\SAPCallBackJYHGDVPN\Reference.cs">
  98. <AutoGen>True</AutoGen>
  99. <DesignTime>True</DesignTime>
  100. <DependentUpon>Reference.map</DependentUpon>
  101. </Compile>
  102. </ItemGroup>
  103. <ItemGroup>
  104. <ProjectReference Include="..\ICSSoft.Entity\ICSSoft.Entity.csproj">
  105. <Project>{834E9A76-1D9E-4EBD-9321-0B362A06A367}</Project>
  106. <Name>ICSSoft.Entity</Name>
  107. </ProjectReference>
  108. </ItemGroup>
  109. <ItemGroup>
  110. <None Include="app.config" />
  111. <None Include="packages.config" />
  112. <None Include="Properties\Settings.settings">
  113. <Generator>SettingsSingleFileGenerator</Generator>
  114. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  115. </None>
  116. <None Include="Web References\SAPCallBackDispatchVPN\document.wsdl" />
  117. <None Include="Web References\SAPCallBackDispatchVPN\Reference.map">
  118. <Generator>MSDiscoCodeGenerator</Generator>
  119. <LastGenOutput>Reference.cs</LastGenOutput>
  120. </None>
  121. <None Include="Web References\SAPCallBackDispatchVPN\ZWMS_SK_DO_GZResponse.datasource">
  122. <DependentUpon>Reference.map</DependentUpon>
  123. </None>
  124. <None Include="Web References\SAPCallBackDocVPN\document.wsdl" />
  125. <None Include="Web References\SAPCallBackDocVPN\Reference.map">
  126. <Generator>MSDiscoCodeGenerator</Generator>
  127. <LastGenOutput>Reference.cs</LastGenOutput>
  128. </None>
  129. <None Include="Web References\SAPCallBackDocVPN\ZWMS_SK_WS_PZResponse.datasource">
  130. <DependentUpon>Reference.map</DependentUpon>
  131. </None>
  132. <None Include="Web References\SAPCallBackJYHGDVPN\document.wsdl" />
  133. <None Include="Web References\SAPCallBackJYHGDVPN\Reference.map">
  134. <Generator>MSDiscoCodeGenerator</Generator>
  135. <LastGenOutput>Reference.cs</LastGenOutput>
  136. </None>
  137. <None Include="Web References\SAPCallBackJYHGDVPN\ZWMS_SK_WS_RUKUResponse.datasource">
  138. <DependentUpon>Reference.map</DependentUpon>
  139. </None>
  140. </ItemGroup>
  141. <ItemGroup>
  142. <WCFMetadata Include="Connected Services\" />
  143. </ItemGroup>
  144. <ItemGroup>
  145. <WebReferences Include="Web References\" />
  146. </ItemGroup>
  147. <ItemGroup>
  148. <WebReferenceUrl Include="http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDB726E6976D07F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
  149. <UrlBehavior>Dynamic</UrlBehavior>
  150. <RelPath>Web References\SAPCallBackDocVPN\</RelPath>
  151. <UpdateFromURL>http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDB726E6976D07F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
  152. <ServiceLocationURL>
  153. </ServiceLocationURL>
  154. <CachedDynamicPropName>
  155. </CachedDynamicPropName>
  156. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  157. <CachedSettingsPropName>ICSSoft_DataProject_SAPCallBackDocVPN_ZWMS_SK_WS_PZ</CachedSettingsPropName>
  158. </WebReferenceUrl>
  159. <WebReferenceUrl Include="http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDB726F2E713E1F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
  160. <UrlBehavior>Dynamic</UrlBehavior>
  161. <RelPath>Web References\SAPCallBackJYHGDVPN\</RelPath>
  162. <UpdateFromURL>http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDB726F2E713E1F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
  163. <ServiceLocationURL>
  164. </ServiceLocationURL>
  165. <CachedDynamicPropName>
  166. </CachedDynamicPropName>
  167. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  168. <CachedSettingsPropName>ICSSoft_DataProject_SAPCallBackJYHGDVPN_ZWMS_SK_WS_RUKU</CachedSettingsPropName>
  169. </WebReferenceUrl>
  170. <WebReferenceUrl Include="http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDC6F54286A11EF194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
  171. <UrlBehavior>Dynamic</UrlBehavior>
  172. <RelPath>Web References\SAPCallBackDispatchVPN\</RelPath>
  173. <UpdateFromURL>http://192.168.0.4:8000/sap/bc/srt/wsdl/bndg_EDC6F54286A11EF194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
  174. <ServiceLocationURL>
  175. </ServiceLocationURL>
  176. <CachedDynamicPropName>
  177. </CachedDynamicPropName>
  178. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  179. <CachedSettingsPropName>ICSSoft_DataProject_SAPCallBackDispatchVPN_ZWMS_SK_DO_GZ</CachedSettingsPropName>
  180. </WebReferenceUrl>
  181. </ItemGroup>
  182. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  183. </Project>