WMSDataService.csproj 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  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. <ItemGroup>
  34. <Reference Include="Oracle.ManagedDataAccess">
  35. <HintPath>..\..\DLL\Oracle.ManagedDataAccess.dll</HintPath>
  36. </Reference>
  37. <Reference Include="System" />
  38. <Reference Include="System.Core" />
  39. <Reference Include="System.Runtime.Serialization" />
  40. <Reference Include="System.ServiceModel" />
  41. <Reference Include="System.Xml.Linq" />
  42. <Reference Include="System.Data.DataSetExtensions" />
  43. <Reference Include="Microsoft.CSharp" />
  44. <Reference Include="System.Data" />
  45. <Reference Include="System.Xml" />
  46. <Reference Include="Utilities">
  47. <HintPath>..\..\DLL\Utilities.dll</HintPath>
  48. </Reference>
  49. </ItemGroup>
  50. <ItemGroup>
  51. <Compile Include="Connected Services\WMS_putBARCODEData\Reference.cs">
  52. <AutoGen>True</AutoGen>
  53. <DesignTime>True</DesignTime>
  54. <DependentUpon>Reference.svcmap</DependentUpon>
  55. </Compile>
  56. <Compile Include="Connected Services\WMS_putBARCODEData_TEST\Reference.cs">
  57. <AutoGen>True</AutoGen>
  58. <DesignTime>True</DesignTime>
  59. <DependentUpon>Reference.svcmap</DependentUpon>
  60. </Compile>
  61. <Compile Include="Properties\AssemblyInfo.cs" />
  62. <Compile Include="WMSDataLogic.cs" />
  63. </ItemGroup>
  64. <ItemGroup>
  65. <WCFMetadata Include="Connected Services\" />
  66. </ItemGroup>
  67. <ItemGroup>
  68. <None Include="app.config" />
  69. <None Include="Connected Services\WMS_putBARCODEData\CERPWSService2Service.wsdl" />
  70. <None Include="Connected Services\WMS_putBARCODEData\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData.wmsADJInfo.datasource">
  71. <DependentUpon>Reference.svcmap</DependentUpon>
  72. </None>
  73. <None Include="Connected Services\WMS_putBARCODEData\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData.wmsASNHeader.datasource">
  74. <DependentUpon>Reference.svcmap</DependentUpon>
  75. </None>
  76. <None Include="Connected Services\WMS_putBARCODEData\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData.wmsINVHeader.datasource">
  77. <DependentUpon>Reference.svcmap</DependentUpon>
  78. </None>
  79. <None Include="Connected Services\WMS_putBARCODEData\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData.wmsResultInfo.datasource">
  80. <DependentUpon>Reference.svcmap</DependentUpon>
  81. </None>
  82. <None Include="Connected Services\WMS_putBARCODEData\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData.wmsSOInfo.datasource">
  83. <DependentUpon>Reference.svcmap</DependentUpon>
  84. </None>
  85. <None Include="Connected Services\WMS_putBARCODEData_TEST\CERPWSService2Service.wsdl" />
  86. <None Include="Connected Services\WMS_putBARCODEData_TEST\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData_TEST.wmsADJInfo.datasource">
  87. <DependentUpon>Reference.svcmap</DependentUpon>
  88. </None>
  89. <None Include="Connected Services\WMS_putBARCODEData_TEST\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData_TEST.wmsASNHeader.datasource">
  90. <DependentUpon>Reference.svcmap</DependentUpon>
  91. </None>
  92. <None Include="Connected Services\WMS_putBARCODEData_TEST\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData_TEST.wmsINVHeader.datasource">
  93. <DependentUpon>Reference.svcmap</DependentUpon>
  94. </None>
  95. <None Include="Connected Services\WMS_putBARCODEData_TEST\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData_TEST.wmsResultInfo.datasource">
  96. <DependentUpon>Reference.svcmap</DependentUpon>
  97. </None>
  98. <None Include="Connected Services\WMS_putBARCODEData_TEST\Dongke.IBOSS.PRD.Service.WMSDataService.WMS_putBARCODEData_TEST.wmsSOInfo.datasource">
  99. <DependentUpon>Reference.svcmap</DependentUpon>
  100. </None>
  101. </ItemGroup>
  102. <ItemGroup>
  103. <WCFMetadataStorage Include="Connected Services\WMS_putBARCODEData\" />
  104. <WCFMetadataStorage Include="Connected Services\WMS_putBARCODEData_TEST\" />
  105. </ItemGroup>
  106. <ItemGroup>
  107. <None Include="Connected Services\WMS_putBARCODEData_TEST\configuration91.svcinfo" />
  108. </ItemGroup>
  109. <ItemGroup>
  110. <None Include="Connected Services\WMS_putBARCODEData_TEST\configuration.svcinfo" />
  111. </ItemGroup>
  112. <ItemGroup>
  113. <None Include="Connected Services\WMS_putBARCODEData_TEST\Reference.svcmap">
  114. <Generator>WCF Proxy Generator</Generator>
  115. <LastGenOutput>Reference.cs</LastGenOutput>
  116. </None>
  117. </ItemGroup>
  118. <ItemGroup>
  119. <None Include="Connected Services\WMS_putBARCODEData\configuration91.svcinfo" />
  120. </ItemGroup>
  121. <ItemGroup>
  122. <None Include="Connected Services\WMS_putBARCODEData\configuration.svcinfo" />
  123. </ItemGroup>
  124. <ItemGroup>
  125. <None Include="Connected Services\WMS_putBARCODEData\Reference.svcmap">
  126. <Generator>WCF Proxy Generator</Generator>
  127. <LastGenOutput>Reference.cs</LastGenOutput>
  128. </None>
  129. </ItemGroup>
  130. <ItemGroup>
  131. <ProjectReference Include="..\..\DK.Basics\DataAccess\DataAccess.csproj">
  132. <Project>{d0492c0b-7b65-4d8f-8ea5-bc0570e19050}</Project>
  133. <Name>DataAccess</Name>
  134. </ProjectReference>
  135. <ProjectReference Include="..\..\DK.Basics\Library\Library.csproj">
  136. <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
  137. <Name>Library</Name>
  138. </ProjectReference>
  139. <ProjectReference Include="..\..\DK.Service\Service.DataModels\Service.DataModels.csproj">
  140. <Project>{16c72702-c162-4cd3-9ccc-40b9d8491ccd}</Project>
  141. <Name>Service.DataModels</Name>
  142. </ProjectReference>
  143. <ProjectReference Include="..\..\WCF.Service\WCF.DataModels\WCF.DataModels.csproj">
  144. <Project>{4c4bfbdc-125c-488a-8b35-5a0637478c66}</Project>
  145. <Name>WCF.DataModels</Name>
  146. </ProjectReference>
  147. </ItemGroup>
  148. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  149. </Project>