WMSDataService.csproj 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  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>{66595313-4446-423E-A3CA-8D9EC76B2C27}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Dongke.IBOSS.PRD.Service.WMSDataService</RootNamespace>
  11. <AssemblyName>WMSDataService</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  34. <DebugSymbols>true</DebugSymbols>
  35. <OutputPath>bin\x86\Debug\</OutputPath>
  36. <DefineConstants>DEBUG;TRACE</DefineConstants>
  37. <DebugType>full</DebugType>
  38. <PlatformTarget>x86</PlatformTarget>
  39. <LangVersion>7.3</LangVersion>
  40. <ErrorReport>prompt</ErrorReport>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  43. <OutputPath>bin\x86\Release\</OutputPath>
  44. <DefineConstants>TRACE</DefineConstants>
  45. <Optimize>true</Optimize>
  46. <DebugType>pdbonly</DebugType>
  47. <PlatformTarget>x86</PlatformTarget>
  48. <LangVersion>7.3</LangVersion>
  49. <ErrorReport>prompt</ErrorReport>
  50. </PropertyGroup>
  51. <ItemGroup>
  52. <Reference Include="Oracle.ManagedDataAccess">
  53. <HintPath>..\..\DLL\Oracle.ManagedDataAccess.dll</HintPath>
  54. </Reference>
  55. <Reference Include="System" />
  56. <Reference Include="System.Core" />
  57. <Reference Include="System.Runtime.Serialization" />
  58. <Reference Include="System.ServiceModel" />
  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.Xml" />
  64. <Reference Include="Utilities">
  65. <HintPath>..\..\DLL\Utilities.dll</HintPath>
  66. </Reference>
  67. </ItemGroup>
  68. <ItemGroup>
  69. <Compile Include="Connected Services\WMS_putBARCODEData\Reference.cs">
  70. <AutoGen>True</AutoGen>
  71. <DesignTime>True</DesignTime>
  72. <DependentUpon>Reference.svcmap</DependentUpon>
  73. </Compile>
  74. <Compile Include="Connected Services\WMS_putBARCODEData_TEST\Reference.cs">
  75. <AutoGen>True</AutoGen>
  76. <DesignTime>True</DesignTime>
  77. <DependentUpon>Reference.svcmap</DependentUpon>
  78. </Compile>
  79. <Compile Include="Properties\AssemblyInfo.cs" />
  80. <Compile Include="WMSDataLogic.cs" />
  81. </ItemGroup>
  82. <ItemGroup>
  83. <WCFMetadata Include="Connected Services\" />
  84. </ItemGroup>
  85. <ItemGroup>
  86. <None Include="app.config" />
  87. <None Include="Connected Services\WMS_putBARCODEData\CERPWSService2Service.wsdl" />
  88. <None Include="Connected Services\WMS_putBARCODEData\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData.wmsADJInfo.datasource">
  89. <DependentUpon>Reference.svcmap</DependentUpon>
  90. </None>
  91. <None Include="Connected Services\WMS_putBARCODEData\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData.wmsASNHeader.datasource">
  92. <DependentUpon>Reference.svcmap</DependentUpon>
  93. </None>
  94. <None Include="Connected Services\WMS_putBARCODEData\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData.wmsINVHeader.datasource">
  95. <DependentUpon>Reference.svcmap</DependentUpon>
  96. </None>
  97. <None Include="Connected Services\WMS_putBARCODEData\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData.wmsResultInfo.datasource">
  98. <DependentUpon>Reference.svcmap</DependentUpon>
  99. </None>
  100. <None Include="Connected Services\WMS_putBARCODEData\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData.wmsSOInfo.datasource">
  101. <DependentUpon>Reference.svcmap</DependentUpon>
  102. </None>
  103. <None Include="Connected Services\WMS_putBARCODEData_TEST\CERPWSService2Service.wsdl" />
  104. <None Include="Connected Services\WMS_putBARCODEData_TEST\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData_TEST.wmsADJInfo.datasource">
  105. <DependentUpon>Reference.svcmap</DependentUpon>
  106. </None>
  107. <None Include="Connected Services\WMS_putBARCODEData_TEST\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData_TEST.wmsASNHeader.datasource">
  108. <DependentUpon>Reference.svcmap</DependentUpon>
  109. </None>
  110. <None Include="Connected Services\WMS_putBARCODEData_TEST\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData_TEST.wmsINVHeader.datasource">
  111. <DependentUpon>Reference.svcmap</DependentUpon>
  112. </None>
  113. <None Include="Connected Services\WMS_putBARCODEData_TEST\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData_TEST.wmsResultInfo.datasource">
  114. <DependentUpon>Reference.svcmap</DependentUpon>
  115. </None>
  116. <None Include="Connected Services\WMS_putBARCODEData_TEST\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData_TEST.wmsSOInfo.datasource">
  117. <DependentUpon>Reference.svcmap</DependentUpon>
  118. </None>
  119. </ItemGroup>
  120. <ItemGroup>
  121. <WCFMetadataStorage Include="Connected Services\WMS_putBARCODEData\" />
  122. <WCFMetadataStorage Include="Connected Services\WMS_putBARCODEData_TEST\" />
  123. </ItemGroup>
  124. <ItemGroup>
  125. <None Include="Connected Services\WMS_putBARCODEData_TEST\configuration91.svcinfo" />
  126. </ItemGroup>
  127. <ItemGroup>
  128. <None Include="Connected Services\WMS_putBARCODEData_TEST\configuration.svcinfo" />
  129. </ItemGroup>
  130. <ItemGroup>
  131. <None Include="Connected Services\WMS_putBARCODEData_TEST\Reference.svcmap">
  132. <Generator>WCF Proxy Generator</Generator>
  133. <LastGenOutput>Reference.cs</LastGenOutput>
  134. </None>
  135. </ItemGroup>
  136. <ItemGroup>
  137. <None Include="Connected Services\WMS_putBARCODEData\configuration91.svcinfo" />
  138. </ItemGroup>
  139. <ItemGroup>
  140. <None Include="Connected Services\WMS_putBARCODEData\configuration.svcinfo" />
  141. </ItemGroup>
  142. <ItemGroup>
  143. <None Include="Connected Services\WMS_putBARCODEData\Reference.svcmap">
  144. <Generator>WCF Proxy Generator</Generator>
  145. <LastGenOutput>Reference.cs</LastGenOutput>
  146. </None>
  147. </ItemGroup>
  148. <ItemGroup>
  149. <ProjectReference Include="..\..\DK.Basics\DataAccess\DataAccess.csproj">
  150. <Project>{d0492c0b-7b65-4d8f-8ea5-bc0570e19050}</Project>
  151. <Name>DataAccess</Name>
  152. </ProjectReference>
  153. <ProjectReference Include="..\..\DK.Basics\Library\Library.csproj">
  154. <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
  155. <Name>Library</Name>
  156. </ProjectReference>
  157. <ProjectReference Include="..\..\DK.Service\Service.DataModels\Service.DataModels.csproj">
  158. <Project>{16c72702-c162-4cd3-9ccc-40b9d8491ccd}</Project>
  159. <Name>Service.DataModels</Name>
  160. </ProjectReference>
  161. <ProjectReference Include="..\..\WCF.Service\WCF.DataModels\WCF.DataModels.csproj">
  162. <Project>{4c4bfbdc-125c-488a-8b35-5a0637478c66}</Project>
  163. <Name>WCF.DataModels</Name>
  164. </ProjectReference>
  165. </ItemGroup>
  166. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  167. </Project>