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

302 lines
14 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
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.Runtime.Serialization" />
  58. <Reference Include="System.ServiceModel" />
  59. <Reference Include="System.Web" />
  60. <Reference Include="System.Web.Services" />
  61. <Reference Include="System.Xml.Linq" />
  62. <Reference Include="System.Data.DataSetExtensions" />
  63. <Reference Include="Microsoft.CSharp" />
  64. <Reference Include="System.Data" />
  65. <Reference Include="System.Net.Http" />
  66. <Reference Include="System.Xml" />
  67. </ItemGroup>
  68. <ItemGroup>
  69. <Compile Include="Connected Services\ServiceCallAgvTask\Reference.cs">
  70. <AutoGen>True</AutoGen>
  71. <DesignTime>True</DesignTime>
  72. <DependentUpon>Reference.svcmap</DependentUpon>
  73. </Compile>
  74. <Compile Include="Connected Services\ServiceUnBindAgvPod\Reference.cs">
  75. <AutoGen>True</AutoGen>
  76. <DesignTime>True</DesignTime>
  77. <DependentUpon>Reference.svcmap</DependentUpon>
  78. </Compile>
  79. <Compile Include="ICSControlModeService.cs" />
  80. <Compile Include="ICSDefiniteLanguageService.cs" />
  81. <Compile Include="ICSLibrary.cs" />
  82. <Compile Include="ICSCompleteVerificationService.cs" />
  83. <Compile Include="ICSWareHouseService.cs" />
  84. <Compile Include="ICSSalesService.cs" />
  85. <Compile Include="ICSManufactureService.cs" />
  86. <Compile Include="ICSPurchaseService.cs" />
  87. <Compile Include="ICSSubmitService.cs" />
  88. <Compile Include="ICSOutsourcingService.cs" />
  89. <Compile Include="ICSWareHouseLotInfoService.cs" />
  90. <Compile Include="ICSUserPowerService.cs" />
  91. <Compile Include="ICSWMSVersions.cs" />
  92. <Compile Include="LanguageHelper.cs" />
  93. <Compile Include="Properties\AssemblyInfo.cs" />
  94. <Compile Include="Properties\Settings.Designer.cs">
  95. <AutoGen>True</AutoGen>
  96. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  97. <DependentUpon>Settings.settings</DependentUpon>
  98. </Compile>
  99. <Compile Include="Web References\SAPCallBackDispatchVPN\Reference.cs">
  100. <AutoGen>True</AutoGen>
  101. <DesignTime>True</DesignTime>
  102. <DependentUpon>Reference.map</DependentUpon>
  103. </Compile>
  104. <Compile Include="Web References\SAPCallBackDocVPNCS\Reference.cs">
  105. <AutoGen>True</AutoGen>
  106. <DesignTime>True</DesignTime>
  107. <DependentUpon>Reference.map</DependentUpon>
  108. </Compile>
  109. <Compile Include="Web References\SAPCallBackDocVPN\Reference.cs">
  110. <AutoGen>True</AutoGen>
  111. <DesignTime>True</DesignTime>
  112. <DependentUpon>Reference.map</DependentUpon>
  113. </Compile>
  114. <Compile Include="Web References\SAPCallBackJYHGDCS\Reference.cs">
  115. <AutoGen>True</AutoGen>
  116. <DesignTime>True</DesignTime>
  117. <DependentUpon>Reference.map</DependentUpon>
  118. </Compile>
  119. <Compile Include="Web References\SAPCallBackJYHGDVPN\Reference.cs">
  120. <AutoGen>True</AutoGen>
  121. <DesignTime>True</DesignTime>
  122. <DependentUpon>Reference.map</DependentUpon>
  123. </Compile>
  124. </ItemGroup>
  125. <ItemGroup>
  126. <ProjectReference Include="..\ICSSoft.Entity\ICSSoft.Entity.csproj">
  127. <Project>{834E9A76-1D9E-4EBD-9321-0B362A06A367}</Project>
  128. <Name>ICSSoft.Entity</Name>
  129. </ProjectReference>
  130. </ItemGroup>
  131. <ItemGroup>
  132. <None Include="app.config" />
  133. <None Include="Connected Services\ServiceCallAgvTask\ICSSoft.DataProject.ServiceCallAgvTask.CallAgvTaskOperationResult.datasource">
  134. <DependentUpon>Reference.svcmap</DependentUpon>
  135. </None>
  136. <None Include="Connected Services\ServiceCallAgvTask\StartAgvTask1.wsdl" />
  137. <None Include="Connected Services\ServiceCallAgvTask\UFIDA3.xsd">
  138. <SubType>Designer</SubType>
  139. </None>
  140. <None Include="Connected Services\ServiceCallAgvTask\UFIDA31.xsd">
  141. <SubType>Designer</SubType>
  142. </None>
  143. <None Include="Connected Services\ServiceCallAgvTask\UFIDA32.xsd">
  144. <SubType>Designer</SubType>
  145. </None>
  146. <None Include="Connected Services\ServiceUnBindAgvPod\ICSSoft.DataProject.ServiceUnBindAgvPod.UnBindAgvPodOperationResult.datasource">
  147. <DependentUpon>Reference.svcmap</DependentUpon>
  148. </None>
  149. <None Include="Connected Services\ServiceUnBindAgvPod\UFIDA.xsd">
  150. <SubType>Designer</SubType>
  151. </None>
  152. <None Include="Connected Services\ServiceUnBindAgvPod\UFIDA1.xsd">
  153. <SubType>Designer</SubType>
  154. </None>
  155. <None Include="Connected Services\ServiceUnBindAgvPod\UFIDA2.xsd">
  156. <SubType>Designer</SubType>
  157. </None>
  158. <None Include="Connected Services\ServiceUnBindAgvPod\UnOrBindAgvPod.wsdl" />
  159. <None Include="packages.config" />
  160. <None Include="Properties\Settings.settings">
  161. <Generator>SettingsSingleFileGenerator</Generator>
  162. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  163. </None>
  164. <None Include="Web References\SAPCallBackDispatchVPN\document.wsdl" />
  165. <None Include="Web References\SAPCallBackDispatchVPN\Reference.map">
  166. <Generator>MSDiscoCodeGenerator</Generator>
  167. <LastGenOutput>Reference.cs</LastGenOutput>
  168. </None>
  169. <None Include="Web References\SAPCallBackDispatchVPN\ZWMS_SK_DO_GZResponse.datasource">
  170. <DependentUpon>Reference.map</DependentUpon>
  171. </None>
  172. <None Include="Web References\SAPCallBackDocVPNCS\document.wsdl" />
  173. <None Include="Web References\SAPCallBackDocVPNCS\Reference.map">
  174. <Generator>MSDiscoCodeGenerator</Generator>
  175. <LastGenOutput>Reference.cs</LastGenOutput>
  176. </None>
  177. <None Include="Web References\SAPCallBackDocVPNCS\ZWMS_SK_WS_PZResponse.datasource">
  178. <DependentUpon>Reference.map</DependentUpon>
  179. </None>
  180. <None Include="Web References\SAPCallBackDocVPN\document.wsdl" />
  181. <None Include="Web References\SAPCallBackDocVPN\Reference.map">
  182. <Generator>MSDiscoCodeGenerator</Generator>
  183. <LastGenOutput>Reference.cs</LastGenOutput>
  184. </None>
  185. <None Include="Web References\SAPCallBackDocVPN\ZWMS_SK_WS_PZResponse.datasource">
  186. <DependentUpon>Reference.map</DependentUpon>
  187. </None>
  188. <None Include="Web References\SAPCallBackJYHGDCS\document.wsdl" />
  189. <None Include="Web References\SAPCallBackJYHGDCS\Reference.map">
  190. <Generator>MSDiscoCodeGenerator</Generator>
  191. <LastGenOutput>Reference.cs</LastGenOutput>
  192. </None>
  193. <None Include="Web References\SAPCallBackJYHGDCS\ZWMS_SK_WS_RUKUResponse1.datasource">
  194. <DependentUpon>Reference.map</DependentUpon>
  195. </None>
  196. <None Include="Web References\SAPCallBackJYHGDVPN\document.wsdl" />
  197. <None Include="Web References\SAPCallBackJYHGDVPN\Reference.map">
  198. <Generator>MSDiscoCodeGenerator</Generator>
  199. <LastGenOutput>Reference.cs</LastGenOutput>
  200. </None>
  201. <None Include="Web References\SAPCallBackJYHGDVPN\ZWMS_SK_WS_RUKUResponse.datasource">
  202. <DependentUpon>Reference.map</DependentUpon>
  203. </None>
  204. </ItemGroup>
  205. <ItemGroup>
  206. <WCFMetadata Include="Connected Services\" />
  207. </ItemGroup>
  208. <ItemGroup>
  209. <WebReferences Include="Web References\" />
  210. </ItemGroup>
  211. <ItemGroup>
  212. <WebReferenceUrl Include="http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB726E6976D07F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
  213. <UrlBehavior>Dynamic</UrlBehavior>
  214. <RelPath>Web References\SAPCallBackDocVPNCS\</RelPath>
  215. <UpdateFromURL>http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB726E6976D07F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
  216. <ServiceLocationURL>
  217. </ServiceLocationURL>
  218. <CachedDynamicPropName>
  219. </CachedDynamicPropName>
  220. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  221. <CachedSettingsPropName>ICSSoft_DataProject_SAPCallBackDocVPNCS_ZWMS_SK_WS_PZ</CachedSettingsPropName>
  222. </WebReferenceUrl>
  223. <WebReferenceUrl Include="http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB726F2E713E1F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900">
  224. <UrlBehavior>Dynamic</UrlBehavior>
  225. <RelPath>Web References\SAPCallBackJYHGDCS\</RelPath>
  226. <UpdateFromURL>http://58.210.216.118:8072/sap/bc/srt/wsdl/bndg_EDB726F2E713E1F194F30050569113DA/wsdl11/allinone/ws_policy/document%3fsap-client=900</UpdateFromURL>
  227. <ServiceLocationURL>
  228. </ServiceLocationURL>
  229. <CachedDynamicPropName>
  230. </CachedDynamicPropName>
  231. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  232. <CachedSettingsPropName>ICSSoft_DataProject_SAPCallBackJYHGDCS1_ZWMS_SK_WS_RUKU</CachedSettingsPropName>
  233. </WebReferenceUrl>
  234. <WebReferenceUrl Include="http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDF9FBF2FB23F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900 ">
  235. <UrlBehavior>Dynamic</UrlBehavior>
  236. <RelPath>Web References\SAPCallBackDocVPN\</RelPath>
  237. <UpdateFromURL>http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDF9FBF2FB23F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900 </UpdateFromURL>
  238. <ServiceLocationURL>
  239. </ServiceLocationURL>
  240. <CachedDynamicPropName>
  241. </CachedDynamicPropName>
  242. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  243. <CachedSettingsPropName>ICSSoft_DataProject_SAPCallBackDocVPN_ZWMS_SK_WS_PZ</CachedSettingsPropName>
  244. </WebReferenceUrl>
  245. <WebReferenceUrl Include="http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDFA21380F30F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900 ">
  246. <UrlBehavior>Dynamic</UrlBehavior>
  247. <RelPath>Web References\SAPCallBackJYHGDVPN\</RelPath>
  248. <UpdateFromURL>http://erpprd6.neway.com.cn:8000/sap/bc/srt/wsdl/bndg_EDFDFA21380F30F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900 </UpdateFromURL>
  249. <ServiceLocationURL>
  250. </ServiceLocationURL>
  251. <CachedDynamicPropName>
  252. </CachedDynamicPropName>
  253. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  254. <CachedSettingsPropName>ICSSoft_DataProject_SAPCallBackJYHGDVPN_ZWMS_SK_WS_RUKU</CachedSettingsPropName>
  255. </WebReferenceUrl>
  256. <WebReferenceUrl Include="http://192.168.0.98:8000/sap/bc/srt/wsdl/bndg_EDFDF9205DA7C8F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900 ">
  257. <UrlBehavior>Dynamic</UrlBehavior>
  258. <RelPath>Web References\SAPCallBackDispatchVPN\</RelPath>
  259. <UpdateFromURL>http://192.168.0.98:8000/sap/bc/srt/wsdl/bndg_EDFDF9205DA7C8F189ED005056B73506/wsdl11/allinone/ws_policy/document%3fsap-client=900 </UpdateFromURL>
  260. <ServiceLocationURL>
  261. </ServiceLocationURL>
  262. <CachedDynamicPropName>
  263. </CachedDynamicPropName>
  264. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  265. <CachedSettingsPropName>ICSSoft_DataProject_SAPCallBackDispatchVPN_ZWMS_SK_DO_GZ</CachedSettingsPropName>
  266. </WebReferenceUrl>
  267. </ItemGroup>
  268. <ItemGroup>
  269. <WCFMetadataStorage Include="Connected Services\ServiceCallAgvTask\" />
  270. <WCFMetadataStorage Include="Connected Services\ServiceUnBindAgvPod\" />
  271. </ItemGroup>
  272. <ItemGroup>
  273. <None Include="Connected Services\ServiceCallAgvTask\configuration91.svcinfo" />
  274. </ItemGroup>
  275. <ItemGroup>
  276. <None Include="Connected Services\ServiceCallAgvTask\configuration.svcinfo" />
  277. </ItemGroup>
  278. <ItemGroup>
  279. <None Include="Connected Services\ServiceCallAgvTask\Reference.svcmap">
  280. <Generator>WCF Proxy Generator</Generator>
  281. <LastGenOutput>Reference.cs</LastGenOutput>
  282. </None>
  283. </ItemGroup>
  284. <ItemGroup>
  285. <None Include="Connected Services\ServiceUnBindAgvPod\UFIDA.disco" />
  286. </ItemGroup>
  287. <ItemGroup>
  288. <None Include="Connected Services\ServiceUnBindAgvPod\configuration91.svcinfo" />
  289. </ItemGroup>
  290. <ItemGroup>
  291. <None Include="Connected Services\ServiceUnBindAgvPod\configuration.svcinfo" />
  292. </ItemGroup>
  293. <ItemGroup>
  294. <None Include="Connected Services\ServiceUnBindAgvPod\Reference.svcmap">
  295. <Generator>WCF Proxy Generator</Generator>
  296. <LastGenOutput>Reference.cs</LastGenOutput>
  297. </None>
  298. </ItemGroup>
  299. <ItemGroup>
  300. <None Include="Connected Services\ServiceCallAgvTask\UFIDA1.disco" />
  301. </ItemGroup>
  302. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  303. </Project>