CP.Common.csproj 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{CD102A12-E404-4A7C-8788-75E8307B2A9F}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>CP.Common</RootNamespace>
  12. <AssemblyName>CP.Common</AssemblyName>
  13. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  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. <Prefer32Bit>false</Prefer32Bit>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  36. <DebugType>pdbonly</DebugType>
  37. <Optimize>true</Optimize>
  38. <OutputPath>bin\Release\</OutputPath>
  39. <DefineConstants>TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. <Prefer32Bit>false</Prefer32Bit>
  43. </PropertyGroup>
  44. <ItemGroup>
  45. <Reference Include="AutoMapper, Version=8.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
  46. <HintPath>..\packages\AutoMapper.8.0.0\lib\net461\AutoMapper.dll</HintPath>
  47. </Reference>
  48. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  49. <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
  50. </Reference>
  51. <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  52. <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net40\Newtonsoft.Json.dll</HintPath>
  53. </Reference>
  54. <Reference Include="NIU.Core">
  55. <HintPath>..\dll\NIU.Core.dll</HintPath>
  56. </Reference>
  57. <Reference Include="ServiceStack.Common, Version=3.9.9.0, Culture=neutral, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\dll\ServiceStack.Common.dll</HintPath>
  60. </Reference>
  61. <Reference Include="ServiceStack.Interfaces, Version=3.9.9.0, Culture=neutral, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\dll\ServiceStack.Interfaces.dll</HintPath>
  64. </Reference>
  65. <Reference Include="ServiceStack.Redis, Version=3.9.71.0, Culture=neutral, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>..\dll\ServiceStack.Redis.dll</HintPath>
  68. </Reference>
  69. <Reference Include="ServiceStack.Text, Version=3.9.11.0, Culture=neutral, processorArchitecture=MSIL">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>..\dll\ServiceStack.Text.dll</HintPath>
  72. </Reference>
  73. <Reference Include="System" />
  74. <Reference Include="System.configuration" />
  75. <Reference Include="System.Core" />
  76. <Reference Include="System.DirectoryServices" />
  77. <Reference Include="System.Net" />
  78. <Reference Include="System.Net.Http" />
  79. <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  80. <HintPath>..\packages\System.Net.Http.Formatting.Extension.5.2.3.0\lib\System.Net.Http.Extensions.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  83. <HintPath>..\packages\System.Net.Http.Formatting.Extension.5.2.3.0\lib\System.Net.Http.Formatting.dll</HintPath>
  84. </Reference>
  85. <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  86. <HintPath>..\packages\System.Net.Http.Formatting.Extension.5.2.3.0\lib\System.Net.Http.Primitives.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System.Net.Http.WebRequest" />
  89. <Reference Include="System.Runtime.Serialization" />
  90. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  91. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
  92. </Reference>
  93. <Reference Include="System.Web" />
  94. <Reference Include="System.Xml.Linq" />
  95. <Reference Include="System.Data.DataSetExtensions" />
  96. <Reference Include="Microsoft.CSharp" />
  97. <Reference Include="System.Data" />
  98. <Reference Include="System.Xml" />
  99. </ItemGroup>
  100. <ItemGroup>
  101. <Compile Include="ApiHelper.cs" />
  102. <Compile Include="AttributeHelper.cs" />
  103. <Compile Include="Cookies.cs" />
  104. <Compile Include="DateTimeHelp.cs" />
  105. <Compile Include="Extension.cs" />
  106. <Compile Include="fastJSON\Getters.cs" />
  107. <Compile Include="fastJSON\JSON.cs" />
  108. <Compile Include="fastJSON\JsonParser.cs" />
  109. <Compile Include="fastJSON\JsonSerializer.cs" />
  110. <Compile Include="fastJSON\SafeDictionary.cs" />
  111. <Compile Include="DoHttpHelp.cs" />
  112. <Compile Include="IntJson.cs" />
  113. <Compile Include="IPSeek.cs" />
  114. <Compile Include="JsonExtension.cs" />
  115. <Compile Include="JSONUtil.cs" />
  116. <Compile Include="LogHelper.cs" />
  117. <Compile Include="MapperHelper.cs" />
  118. <Compile Include="Properties\AssemblyInfo.cs" />
  119. <Compile Include="redis\RedisConfig.cs" />
  120. <Compile Include="redis\RedisHelper.cs" />
  121. <Compile Include="HttpHelp.cs" />
  122. <Compile Include="SessionUtil.cs" />
  123. <Compile Include="ShowPageList.cs" />
  124. <Compile Include="TermUtil.cs" />
  125. <Compile Include="ToolUtils.cs" />
  126. <Compile Include="TypeConverter.cs" />
  127. <Compile Include="Utils.cs" />
  128. <Compile Include="ValidationTools.cs" />
  129. <Compile Include="Validator.cs" />
  130. <Compile Include="WRequest.cs" />
  131. <Compile Include="XmlHelp.cs" />
  132. <Compile Include="XXTEA.cs" />
  133. <Compile Include="ToModel.cs" />
  134. <Compile Include="ZstUtils.cs" />
  135. </ItemGroup>
  136. <ItemGroup>
  137. <None Include="app.config" />
  138. <None Include="packages.config" />
  139. </ItemGroup>
  140. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  141. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  142. Other similar extension points exist, see Microsoft.Common.targets.
  143. <Target Name="BeforeBuild">
  144. </Target>
  145. <Target Name="AfterBuild">
  146. </Target>
  147. -->
  148. </Project>