EMIS.Utility.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  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>{E23364FA-480A-4A5D-95A4-ECBEDFDE03B4}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>EMIS.Utility</RootNamespace>
  12. <AssemblyName>EMIS.Utility</AssemblyName>
  13. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <SccProjectName>Svn</SccProjectName>
  16. <SccLocalPath>Svn</SccLocalPath>
  17. <SccAuxPath>Svn</SccAuxPath>
  18. <SccProvider>SubversionScc</SccProvider>
  19. <TargetFrameworkProfile />
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>bin\Debug\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <Prefer32Bit>false</Prefer32Bit>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DefineConstants>TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <Prefer32Bit>false</Prefer32Bit>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="AlipaySDKNet, Version=1.0.7403.17747, Culture=neutral, processorArchitecture=MSIL">
  42. <HintPath>..\packages\AlipaySDKNet.4.2.109\lib\net35\AlipaySDKNet.dll</HintPath>
  43. </Reference>
  44. <Reference Include="Autofac, Version=3.5.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  45. <HintPath>..\packages\Autofac.3.5.2\lib\net40\Autofac.dll</HintPath>
  46. <Private>True</Private>
  47. </Reference>
  48. <Reference Include="Autofac.Integration.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  49. <HintPath>..\packages\Autofac.Mvc4.3.1.0\lib\net40\Autofac.Integration.Mvc.dll</HintPath>
  50. <Private>True</Private>
  51. </Reference>
  52. <Reference Include="BouncyCastle, Version=1.8.5.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
  53. <HintPath>..\packages\BouncyCastle.NetFramework.1.8.5.2\lib\net20\BouncyCastle.dll</HintPath>
  54. </Reference>
  55. <Reference Include="Bowin.Common">
  56. <HintPath>..\EMIS.Web\bin\Bowin.Common.dll</HintPath>
  57. </Reference>
  58. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  59. <HintPath>..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.dll</HintPath>
  60. <Private>True</Private>
  61. </Reference>
  62. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  63. <HintPath>..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.SqlServer.dll</HintPath>
  64. <Private>True</Private>
  65. </Reference>
  66. <Reference Include="Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
  67. <HintPath>..\packages\Unofficial.Ionic.Zip.1.9.1.8\lib\Ionic.Zip.dll</HintPath>
  68. <Private>True</Private>
  69. </Reference>
  70. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  71. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  72. <Private>True</Private>
  73. </Reference>
  74. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  75. <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net40\Newtonsoft.Json.dll</HintPath>
  76. <Private>True</Private>
  77. </Reference>
  78. <Reference Include="Senparc.CO2NET, Version=0.5.2.0, Culture=neutral, processorArchitecture=MSIL">
  79. <HintPath>..\packages\Senparc.CO2NET.0.5.2\lib\net40\Senparc.CO2NET.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Senparc.CO2NET.APM, Version=0.2.5.0, Culture=neutral, processorArchitecture=MSIL">
  82. <HintPath>..\packages\Senparc.CO2NET.APM.0.2.5\lib\net40\Senparc.CO2NET.APM.dll</HintPath>
  83. </Reference>
  84. <Reference Include="Senparc.NeuChar, Version=0.6.4.0, Culture=neutral, processorArchitecture=MSIL">
  85. <HintPath>..\packages\Senparc.NeuChar.0.6.4\lib\net40\Senparc.NeuChar.dll</HintPath>
  86. </Reference>
  87. <Reference Include="Senparc.Weixin, Version=6.3.11.20950, Culture=neutral, processorArchitecture=MSIL">
  88. <SpecificVersion>False</SpecificVersion>
  89. <HintPath>..\packages\Senparc.Weixin.6.3.10.2\lib\net45\Senparc.Weixin.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Senparc.Weixin.MP, Version=16.6.15.15965, Culture=neutral, processorArchitecture=MSIL">
  92. <SpecificVersion>False</SpecificVersion>
  93. <HintPath>..\packages\Senparc.Weixin.MP.16.10.601\lib\net45\Senparc.Weixin.MP.dll</HintPath>
  94. </Reference>
  95. <Reference Include="Senparc.Weixin.MP.MvcExtension, Version=7.2.7.2, Culture=neutral, processorArchitecture=MSIL">
  96. <HintPath>..\packages\Senparc.Weixin.MP.MVC.7.2.7.2\lib\net40\Senparc.Weixin.MP.MvcExtension.dll</HintPath>
  97. </Reference>
  98. <Reference Include="Senparc.Weixin.TenPay, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
  99. <HintPath>..\packages\Senparc.Weixin.TenPay.1.2.1\lib\net40\Senparc.Weixin.TenPay.dll</HintPath>
  100. </Reference>
  101. <Reference Include="System" />
  102. <Reference Include="System.ComponentModel.DataAnnotations" />
  103. <Reference Include="System.configuration" />
  104. <Reference Include="System.Core" />
  105. <Reference Include="System.Drawing" />
  106. <Reference Include="System.Runtime.Serialization" />
  107. <Reference Include="System.Web" />
  108. <Reference Include="System.Web.Extensions" />
  109. <Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  110. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll</HintPath>
  111. <Private>True</Private>
  112. </Reference>
  113. <Reference Include="System.Web.Mvc, Version=4.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  114. <SpecificVersion>False</SpecificVersion>
  115. <HintPath>..\packages\Microsoft.AspNet.Mvc.4.0.20710.0\lib\net40\System.Web.Mvc.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  118. <HintPath>..\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll</HintPath>
  119. <Private>True</Private>
  120. </Reference>
  121. <Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  122. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll</HintPath>
  123. <Private>True</Private>
  124. </Reference>
  125. <Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  126. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath>
  127. <Private>True</Private>
  128. </Reference>
  129. <Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  130. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
  131. <Private>True</Private>
  132. </Reference>
  133. <Reference Include="System.Xml.Linq" />
  134. <Reference Include="System.Data.DataSetExtensions" />
  135. <Reference Include="Microsoft.CSharp" />
  136. <Reference Include="System.Data" />
  137. <Reference Include="System.Xml" />
  138. <Reference Include="ThoughtWorks.QRCode, Version=1.0.4778.30637, Culture=neutral, processorArchitecture=MSIL">
  139. <HintPath>..\packages\ThoughtWorks.QRCode.1.1.0\lib\ThoughtWorks.QRCode.dll</HintPath>
  140. <Private>True</Private>
  141. </Reference>
  142. </ItemGroup>
  143. <ItemGroup>
  144. <Compile Include="ApplicationClientHelper.cs" />
  145. <Compile Include="AutofacHelper.cs" />
  146. <Compile Include="Const.cs" />
  147. <Compile Include="DictionaryHelper.cs" />
  148. <Compile Include="FileUploadHelper.cs" />
  149. <Compile Include="FormValidate\CustomPrincipal.cs" />
  150. <Compile Include="HttpHelper.cs" />
  151. <Compile Include="JsonHelper.cs" />
  152. <Compile Include="Log\BatchModifyDbLog.cs" />
  153. <Compile Include="Log\DbLog.cs" />
  154. <Compile Include="OnlinePay\AlipayHelper.cs" />
  155. <Compile Include="OnlinePay\Alipay\Models\Core.cs" />
  156. <Compile Include="OnlinePay\Alipay\Models\Notify.cs" />
  157. <Compile Include="OnlinePay\Alipay\Models\ResultCode.cs" />
  158. <Compile Include="OnlinePay\Alipay\Models\ResultEnum.cs" />
  159. <Compile Include="OnlinePay\Alipay\Config.cs" />
  160. <Compile Include="OnlinePay\WechatHelper.cs" />
  161. <Compile Include="OnlinePay\WeChat\CustomMessageContext.cs" />
  162. <Compile Include="OnlinePay\WeChat\WxTemplateMessageData.cs" />
  163. <Compile Include="OperateSerialNo.cs" />
  164. <Compile Include="PlanningGraduateDateHelper.cs" />
  165. <Compile Include="Properties\AssemblyInfo.cs" />
  166. <Compile Include="QRCodeHelper.cs" />
  167. <Compile Include="ReflectorHelper.cs" />
  168. <Compile Include="RSI.cs" />
  169. <Compile Include="RSL.cs" />
  170. <Compile Include="SSO\SSO.cs" />
  171. </ItemGroup>
  172. <ItemGroup>
  173. <ProjectReference Include="..\EMIS.Entities.Log\EMIS.Entities.Log.csproj">
  174. <Project>{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}</Project>
  175. <Name>EMIS.Entities.Log</Name>
  176. </ProjectReference>
  177. <ProjectReference Include="..\EMIS.Entities\EMIS.Entities.csproj">
  178. <Project>{37E0EAA8-4A6E-46C4-86EF-0745373B1080}</Project>
  179. <Name>EMIS.Entities</Name>
  180. </ProjectReference>
  181. <ProjectReference Include="..\EMIS.Resources\EMIS.Resources.csproj">
  182. <Project>{fe319feb-1dae-4c18-9685-0bad15e38fda}</Project>
  183. <Name>EMIS.Resources</Name>
  184. </ProjectReference>
  185. <ProjectReference Include="..\EMIS.ViewModel\EMIS.ViewModel.csproj">
  186. <Project>{885CA886-40C2-480E-9576-E771C8F6032E}</Project>
  187. <Name>EMIS.ViewModel</Name>
  188. </ProjectReference>
  189. </ItemGroup>
  190. <ItemGroup>
  191. <None Include="App.config" />
  192. <None Include="packages.config" />
  193. </ItemGroup>
  194. <ItemGroup>
  195. <WCFMetadata Include="Service References\" />
  196. </ItemGroup>
  197. <ItemGroup>
  198. <Content Include="Ionic.Zip.xml" />
  199. </ItemGroup>
  200. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  201. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  202. Other similar extension points exist, see Microsoft.Common.targets.
  203. <Target Name="BeforeBuild">
  204. </Target>
  205. <Target Name="AfterBuild">
  206. </Target>
  207. -->
  208. </Project>