ShwasherSys.ToolCommon.csproj 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  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>{31E46374-58A9-4169-A837-774E189F5DDE}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>ShwasherSys</RootNamespace>
  11. <AssemblyName>ShwasherSys.ToolCommon</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <ItemGroup>
  35. <Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
  36. <HintPath>..\..\packages\BouncyCastle.Cryptography.2.5.0\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
  37. </Reference>
  38. <Reference Include="ICSharpCode.SharpZipLib, Version=1.1.0.145, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
  39. <HintPath>..\..\packages\SharpZipLib.1.1.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
  40. </Reference>
  41. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  42. <HintPath>..\..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
  43. </Reference>
  44. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  45. <HintPath>..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  46. </Reference>
  47. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  48. <HintPath>..\..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  49. </Reference>
  50. <Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  51. <HintPath>..\..\packages\NPOI.2.4.1\lib\net45\NPOI.dll</HintPath>
  52. </Reference>
  53. <Reference Include="NPOI.OOXML, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  54. <HintPath>..\..\packages\NPOI.2.4.1\lib\net45\NPOI.OOXML.dll</HintPath>
  55. </Reference>
  56. <Reference Include="NPOI.OpenXml4Net, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  57. <HintPath>..\..\packages\NPOI.2.4.1\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
  58. </Reference>
  59. <Reference Include="NPOI.OpenXmlFormats, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  60. <HintPath>..\..\packages\NPOI.2.4.1\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Quartz, Version=3.0.7.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
  63. <HintPath>..\..\packages\Quartz.3.0.7\lib\net452\Quartz.dll</HintPath>
  64. </Reference>
  65. <Reference Include="SharpCompress, Version=0.22.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
  66. <HintPath>..\..\packages\SharpCompress.0.22.0\lib\net45\SharpCompress.dll</HintPath>
  67. </Reference>
  68. <Reference Include="System" />
  69. <Reference Include="System.Configuration" />
  70. <Reference Include="System.Core" />
  71. <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  72. <HintPath>..\..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  73. </Reference>
  74. <Reference Include="System.Runtime.Remoting" />
  75. <Reference Include="System.Web" />
  76. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  77. <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath>
  78. </Reference>
  79. <Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  80. <HintPath>..\..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  83. <HintPath>..\..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath>
  84. </Reference>
  85. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  86. <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  89. <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  92. <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  93. </Reference>
  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.Net.Http" />
  99. <Reference Include="System.Xml" />
  100. <Reference Include="TimeZoneConverter, Version=2.5.1.0, Culture=neutral, processorArchitecture=MSIL">
  101. <HintPath>..\..\packages\TimeZoneConverter.2.5.1\lib\net45\TimeZoneConverter.dll</HintPath>
  102. </Reference>
  103. </ItemGroup>
  104. <ItemGroup>
  105. <Compile Include="Base64String.cs" />
  106. <Compile Include="BigCamelCasePropertyNamesContractResolver.cs" />
  107. <Compile Include="CommonHelper.cs" />
  108. <Compile Include="CompressHelper.cs" />
  109. <Compile Include="DataTimeHelper.cs" />
  110. <Compile Include="EmailHelper.cs" />
  111. <Compile Include="EmailSendHelper.cs" />
  112. <Compile Include="ExcelHelper.cs" />
  113. <Compile Include="HttpRequestHelper.cs" />
  114. <Compile Include="JsonResult.cs" />
  115. <Compile Include="Lambda\LambdaHelper.cs" />
  116. <Compile Include="ListHelper.cs" />
  117. <Compile Include="LogHelp.cs" />
  118. <Compile Include="MsgListener.cs" />
  119. <Compile Include="MvcHtmlHelpers.cs" />
  120. <Compile Include="Properties\AssemblyInfo.cs" />
  121. <Compile Include="PropertyComparer.cs" />
  122. <Compile Include="QuartzHelpers\QuartzAsyncHelper.cs" />
  123. <Compile Include="QuartzHelpers\QuartzHelper.cs" />
  124. <Compile Include="ReflectionHelper.cs" />
  125. <Compile Include="ReflectionMagic\DynamicObjectBase.cs" />
  126. <Compile Include="ReflectionMagic\DynamicObjectInstance.cs" />
  127. <Compile Include="ReflectionMagic\DynamicObjectStatic.cs" />
  128. <Compile Include="ReflectionMagic\ExpressionGenericMapper.cs" />
  129. <Compile Include="ReflectionMagic\Field.cs" />
  130. <Compile Include="ReflectionMagic\IProperty.cs" />
  131. <Compile Include="ReflectionMagic\Property.cs" />
  132. <Compile Include="ReflectionMagic\ReflectionMapper.cs" />
  133. <Compile Include="ReflectionMagic\UsingDynamicExtensions.cs" />
  134. <Compile Include="WxDecryptHelper.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. </Project>