WCF.ExHGS3QRS.csproj 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  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>{157CB7A7-8B8A-4043-AB3A-2C5BF32A1A27}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Dongke.IBOSS.PRD.WCF.ExHGS3QRS</RootNamespace>
  11. <AssemblyName>WCF.ExHGS3QRS</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. <ErrorReport>prompt</ErrorReport>
  40. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  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. <ErrorReport>prompt</ErrorReport>
  49. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  50. </PropertyGroup>
  51. <ItemGroup>
  52. <Reference Include="Curtain.DataAccess, Version=1.1.7285.24561, Culture=neutral, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>..\..\DLL\Curtain.DataAccess.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>..\..\DLL\Newtonsoft.Json.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\..\DLL\Oracle.ManagedDataAccess.dll</HintPath>
  63. </Reference>
  64. <Reference Include="System" />
  65. <Reference Include="System.Data" />
  66. <Reference Include="System.ServiceModel" />
  67. <Reference Include="System.ServiceModel.Web" />
  68. </ItemGroup>
  69. <ItemGroup>
  70. <Compile Include="Ex_HGS3_QR.cs" />
  71. <Compile Include="IEx_HGS3_QR.cs" />
  72. <Compile Include="Properties\AssemblyInfo.cs" />
  73. </ItemGroup>
  74. <ItemGroup>
  75. <ProjectReference Include="..\..\DK.Basics\BaseResources\BaseResources.csproj">
  76. <Project>{61710211-9b80-45c1-b338-fdf984c9ae43}</Project>
  77. <Name>BaseResources</Name>
  78. </ProjectReference>
  79. <ProjectReference Include="..\..\DK.Basics\DataAccess\DataAccess.csproj">
  80. <Project>{D0492C0B-7B65-4D8F-8EA5-BC0570E19050}</Project>
  81. <Name>DataAccess</Name>
  82. </ProjectReference>
  83. <ProjectReference Include="..\..\DK.Basics\Library\Library.csproj">
  84. <Project>{922D0F0F-01C2-4FA5-A4AD-00064232F455}</Project>
  85. <Name>Library</Name>
  86. </ProjectReference>
  87. <ProjectReference Include="..\..\DK.Service\PDAModuleLogic\PDAModuleLogic.csproj">
  88. <Project>{75a1a28d-7076-4dc7-a1d4-703b884ecdeb}</Project>
  89. <Name>PDAModuleLogic</Name>
  90. </ProjectReference>
  91. <ProjectReference Include="..\..\DK.Service\PMModuleLogic\PMModuleLogic.csproj">
  92. <Project>{0492B0D6-2908-4AFF-BE1E-0E4F7B07622D}</Project>
  93. <Name>PMModuleLogic</Name>
  94. </ProjectReference>
  95. <ProjectReference Include="..\..\DK.Service\Service.DataModels\Service.DataModels.csproj">
  96. <Project>{16C72702-C162-4CD3-9CCC-40B9D8491CCD}</Project>
  97. <Name>Service.DataModels</Name>
  98. </ProjectReference>
  99. <ProjectReference Include="..\..\DK.Service\SmartDeviceService\SmartDeviceService.csproj">
  100. <Project>{0B637813-6AE3-4AEE-8317-0FF1EC7C0584}</Project>
  101. <Name>SmartDeviceService</Name>
  102. </ProjectReference>
  103. <ProjectReference Include="..\WCF.DataModels\WCF.DataModels.csproj">
  104. <Project>{4C4BFBDC-125C-488A-8B35-5A0637478C66}</Project>
  105. <Name>WCF.DataModels</Name>
  106. </ProjectReference>
  107. </ItemGroup>
  108. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  109. </Project>