Senparc.Weixin.csproj 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" 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>{814092CD-9CD0-4FB7-91E8-D147F476F1FB}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Senparc.Weixin</RootNamespace>
  11. <AssemblyName>Senparc.Weixin</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile />
  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>TRACE;DEBUG;NET45</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. <Prefer32Bit>false</Prefer32Bit>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>..\..\Senparc.Weixin.MP.BuildOutPut\.net4.5\</OutputPath>
  30. <DefineConstants>TRACE;NET45</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. <DocumentationFile>..\..\Senparc.Weixin.MP.BuildOutPut\.net4.5\Senparc.Weixin.XML</DocumentationFile>
  34. <Prefer32Bit>false</Prefer32Bit>
  35. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  38. <DebugSymbols>true</DebugSymbols>
  39. <OutputPath>bin\x86\Debug\</OutputPath>
  40. <DefineConstants>DEBUG;TRACE</DefineConstants>
  41. <DebugType>full</DebugType>
  42. <PlatformTarget>x86</PlatformTarget>
  43. <ErrorReport>prompt</ErrorReport>
  44. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  47. <OutputPath>bin\x86\Release\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  50. <DocumentationFile>..\..\Senparc.Weixin.MP.BuildOutPut\.net4.5\Senparc.Weixin.XML</DocumentationFile>
  51. <Optimize>true</Optimize>
  52. <DebugType>pdbonly</DebugType>
  53. <PlatformTarget>x86</PlatformTarget>
  54. <ErrorReport>prompt</ErrorReport>
  55. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Test|AnyCPU'">
  58. <DebugSymbols>true</DebugSymbols>
  59. <OutputPath>bin\Test\</OutputPath>
  60. <DefineConstants>TRACE;DEBUG;NET45</DefineConstants>
  61. <DebugType>full</DebugType>
  62. <PlatformTarget>AnyCPU</PlatformTarget>
  63. <ErrorReport>prompt</ErrorReport>
  64. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Test|x86'">
  67. <DebugSymbols>true</DebugSymbols>
  68. <OutputPath>bin\x86\Test\</OutputPath>
  69. <DefineConstants>DEBUG;TRACE</DefineConstants>
  70. <DebugType>full</DebugType>
  71. <PlatformTarget>x86</PlatformTarget>
  72. <ErrorReport>prompt</ErrorReport>
  73. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  74. </PropertyGroup>
  75. <ItemGroup>
  76. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  77. <HintPath>..\..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Senparc.CO2NET, Version=0.5.2.0, Culture=neutral, processorArchitecture=MSIL">
  80. <HintPath>..\..\packages\Senparc.CO2NET.0.5.2\lib\net45\Senparc.CO2NET.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Senparc.CO2NET.APM, Version=0.2.5.0, Culture=neutral, processorArchitecture=MSIL">
  83. <HintPath>..\..\packages\Senparc.CO2NET.APM.0.2.5\lib\net45\Senparc.CO2NET.APM.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Senparc.NeuChar, Version=0.6.2.0, Culture=neutral, processorArchitecture=MSIL">
  86. <HintPath>..\..\packages\Senparc.NeuChar.0.6.2\lib\net45\Senparc.NeuChar.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System" />
  89. <Reference Include="System.Configuration" />
  90. <Reference Include="System.Core" />
  91. <Reference Include="System.Net.Http" />
  92. <Reference Include="System.Runtime.Serialization" />
  93. <Reference Include="System.Web" />
  94. <Reference Include="System.Web.Extensions" />
  95. <Reference Include="System.Xml.Linq" />
  96. <Reference Include="System.Data.DataSetExtensions" />
  97. <Reference Include="System.Data" />
  98. <Reference Include="System.Xml" />
  99. </ItemGroup>
  100. <ItemGroup>
  101. <Compile Include="Cache\ContainerCacheStrategyDomain.cs" />
  102. <Compile Include="Cache\ContainerCacheStrategyFactory.cs" />
  103. <Compile Include="Cache.Local\ContainerCacheStrategy\LocalContainerCacheStrategy.cs" />
  104. <Compile Include="Cache\ContainerCacheStrategy\BaseContainerCacheStrategy.cs" />
  105. <Compile Include="Cache\ContainerCacheStrategy\IContainerCacheStrategy.cs" />
  106. <Compile Include="CommonAPIs\ApiHandlerWapper\ApiHandlerWapperBase.cs" />
  107. <Compile Include="CommonAPIs\ApiHandlerWapper\ApiHandlerWapperFactory.cs" />
  108. <Compile Include="Config.cs" />
  109. <Compile Include="Containers\BaseContainer.cs" />
  110. <Compile Include="Containers\BaseContainerBag.cs" />
  111. <Compile Include="Entities\BindableBase.cs" />
  112. <Compile Include="Entities\IAccessTokenResult.cs" />
  113. <Compile Include="Entities\IApiData.cs" />
  114. <Compile Include="Entities\JsonResult\BaseJsonResult.cs" />
  115. <Compile Include="Entities\JsonResult\Interface\IJsonResult.cs" />
  116. <Compile Include="Entities\JsonResult\Interface\IJsonResultCallback.cs" />
  117. <Compile Include="Entities\JsonResult\QYJsonResult.cs" />
  118. <Compile Include="Entities\JsonResult\WorkJsonResult.cs" />
  119. <Compile Include="Entities\SenparcWeixinSettings\SenparcWeixinSetting.cs" />
  120. <Compile Include="Entities\SenparcWeixinSettings\SenparcWeixinSettingItem.Interfaces.cs" />
  121. <Compile Include="Entities\SenparcWeixinSettings\SenparcWeixinSettingItemCollection.cs" />
  122. <Compile Include="Entities\SenparcWeixinSettings\SenparcWeixinSettingItem.cs" />
  123. <Compile Include="Entities\TemplateMessage\WeixinTemplateBase.cs" />
  124. <Compile Include="Enums.cs" />
  125. <Compile Include="Exceptions\ErrorJsonResultException.cs" />
  126. <Compile Include="Exceptions\MessageHandlerException.cs" />
  127. <Compile Include="Exceptions\UnknownRequestMsgTypeException.cs" />
  128. <Compile Include="Exceptions\WeixinException.cs" />
  129. <Compile Include="Exceptions\UnRegisterAppIdException.cs" />
  130. <Compile Include="Exceptions\WeixinNullReferenceException.cs" />
  131. <Compile Include="Exceptions\WeixinMenuException.cs" />
  132. <Compile Include="Exceptions\WeixinObsoleteException.cs" />
  133. <Compile Include="Helpers\Containers\ContainerHelper.cs" />
  134. <Compile Include="Properties\Annotations.cs" />
  135. <Compile Include="RegisterServices\SenparcWeixinRegisterServiceExtension.cs" />
  136. <Compile Include="Tencent\Cryptography.cs" />
  137. <Compile Include="Tencent\WXBizMsgCrypt.cs" />
  138. <Compile Include="Utilities\BrowserUtility\BrowserUtility.cs" />
  139. <Compile Include="CommonAPIs\CommonJsonSend.cs" />
  140. <Compile Include="Utilities\HttpUtility\UrlUtility.cs" />
  141. <Compile Include="Utilities\WeixinUtility\ApiUtility.cs" />
  142. <Compile Include="Utilities\HttpUtility\Get.cs" />
  143. <Compile Include="Utilities\HttpUtility\Post.cs" />
  144. <Compile Include="Entities\JsonResult\WxJsonResult.cs" />
  145. <Compile Include="Properties\AssemblyInfo.cs" />
  146. <Compile Include="Trace\WeixinTrace.cs" />
  147. <Compile Include="WeixinRegister.cs" />
  148. </ItemGroup>
  149. <ItemGroup>
  150. <None Include="packages.config" />
  151. </ItemGroup>
  152. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  153. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  154. Other similar extension points exist, see Microsoft.Common.targets.
  155. <Target Name="BeforeBuild">
  156. </Target>
  157. <Target Name="AfterBuild">
  158. </Target>
  159. -->
  160. </Project>