You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

240 lines
12 KiB

2 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.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>{8A113DF6-022E-4CF5-8AA2-111294283376}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>EasyBL</RootNamespace>
  11. <AssemblyName>EasyBL</AssemblyName>
  12. <TargetFrameworkVersion>v4.6</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>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>
  34. <SignAssembly>false</SignAssembly>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <AssemblyOriginatorKeyFile>
  38. </AssemblyOriginatorKeyFile>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="Aspose.Cells, Version=18.5.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL">
  42. <SpecificVersion>False</SpecificVersion>
  43. <HintPath>..\DLL\Aspose.Cells.dll</HintPath>
  44. </Reference>
  45. <Reference Include="DocumentFormat.OpenXml">
  46. <HintPath>..\DLL\DocumentFormat.OpenXml.dll</HintPath>
  47. </Reference>
  48. <Reference Include="DotNetZip, Version=1.11.0.0, Culture=neutral, PublicKeyToken=6583c7c814667745, processorArchitecture=MSIL">
  49. <HintPath>..\packages\DotNetZip.1.11.0\lib\net20\DotNetZip.dll</HintPath>
  50. <Private>True</Private>
  51. </Reference>
  52. <Reference Include="HtmlAgilityPack, Version=1.8.4.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
  53. <HintPath>..\packages\HtmlAgilityPack.1.8.4\lib\Net45\HtmlAgilityPack.dll</HintPath>
  54. </Reference>
  55. <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
  56. <HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
  57. <Private>True</Private>
  58. </Reference>
  59. <Reference Include="JumpKick.HttpLib, Version=2.0.16.77, Culture=neutral, processorArchitecture=MSIL">
  60. <HintPath>..\packages\HttpLib.2.0.16.77\lib\net45\JumpKick.HttpLib.dll</HintPath>
  61. </Reference>
  62. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  63. <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
  64. <Private>True</Private>
  65. </Reference>
  66. <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  67. <HintPath>..\packages\Microsoft.Office.Interop.Excel.15.0.4795.1000\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
  68. <EmbedInteropTypes>True</EmbedInteropTypes>
  69. </Reference>
  70. <Reference Include="Microsoft.Office.Interop.Word, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  71. <EmbedInteropTypes>True</EmbedInteropTypes>
  72. <HintPath>..\packages\Microsoft.Office.Interop.Word.15.0.4797.1003\lib\net20\Microsoft.Office.Interop.Word.dll</HintPath>
  73. <Private>True</Private>
  74. </Reference>
  75. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  76. <SpecificVersion>False</SpecificVersion>
  77. <HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  78. </Reference>
  79. <Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  80. <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.dll</HintPath>
  81. <Private>True</Private>
  82. </Reference>
  83. <Reference Include="NPOI.OOXML, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  84. <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll</HintPath>
  85. <Private>True</Private>
  86. </Reference>
  87. <Reference Include="NPOI.OpenXml4Net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  88. <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
  89. <Private>True</Private>
  90. </Reference>
  91. <Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  92. <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
  93. <Private>True</Private>
  94. </Reference>
  95. <Reference Include="Office, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  96. <HintPath>..\packages\MicrosoftOfficeCore.15.0.0\lib\net35\Office.dll</HintPath>
  97. <EmbedInteropTypes>True</EmbedInteropTypes>
  98. </Reference>
  99. <Reference Include="PresentationCore" />
  100. <Reference Include="PresentationFramework" />
  101. <Reference Include="System" />
  102. <Reference Include="System.configuration" />
  103. <Reference Include="System.Core" />
  104. <Reference Include="System.Design" />
  105. <Reference Include="System.Drawing" />
  106. <Reference Include="System.ServiceModel" />
  107. <Reference Include="System.Web" />
  108. <Reference Include="System.Web.Extensions" />
  109. <Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  110. <SpecificVersion>False</SpecificVersion>
  111. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
  112. </Reference>
  113. <Reference Include="System.Web.Services" />
  114. <Reference Include="System.Windows.Forms" />
  115. <Reference Include="System.Xaml" />
  116. <Reference Include="System.Xml.Linq" />
  117. <Reference Include="System.Data.DataSetExtensions" />
  118. <Reference Include="Microsoft.CSharp" />
  119. <Reference Include="System.Data" />
  120. <Reference Include="System.Net.Http" />
  121. <Reference Include="System.Xml" />
  122. <Reference Include="ThoughtWorks.QRCode">
  123. <HintPath>..\DLL\ThoughtWorks.QRCode.dll</HintPath>
  124. </Reference>
  125. <Reference Include="WindowsBase" />
  126. <Reference Include="Xceed.Words.NET, Version=1.1.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
  127. <HintPath>..\packages\DocX.1.1.0\lib\Xceed.Words.NET.dll</HintPath>
  128. </Reference>
  129. </ItemGroup>
  130. <ItemGroup>
  131. <Compile Include="AttendanceMethods.cs" />
  132. <Compile Include="Base64Helper.cs" />
  133. <Compile Include="BaseAuthorizeService.cs" />
  134. <Compile Include="BaseExceptionWord.cs" />
  135. <Compile Include="BLWording.cs" />
  136. <Compile Include="ChineseStringUtility.cs" />
  137. <Compile Include="Class\AttendanceRule.cs" />
  138. <Compile Include="Class\CheckFlow.cs" />
  139. <Compile Include="Class\IPAddressRange.cs" />
  140. <Compile Include="Class\RPT\CBMVolume.cs" />
  141. <Compile Include="Class\RPT\ExhibitionInfo.cs" />
  142. <Compile Include="Class\RPT\ExistingCustomerInfo.cs" />
  143. <Compile Include="Class\RPT\CVPFilter.cs" />
  144. <Compile Include="Class\FlowInfo.cs" />
  145. <Compile Include="BillLogs.cs" />
  146. <Compile Include="Class\RPT\CostFeeItem.cs" />
  147. <Compile Include="Class\RPT\FeeItem.cs" />
  148. <Compile Include="Class\RPT\ShareCost.cs" />
  149. <Compile Include="Class\RPT\ProfitInfo.cs" />
  150. <Compile Include="Class\RPT\RPTEnum.cs" />
  151. <Compile Include="CommonRPT.cs" />
  152. <Compile Include="SuperAuditor.cs" />
  153. <Compile Include="Common.cs" />
  154. <Compile Include="CommonService.cs" />
  155. <Compile Include="ComTool.cs" />
  156. <Compile Include="ConstDefinition\GlobalConstWord.cs" />
  157. <Compile Include="DataTableExtensions.cs" />
  158. <Compile Include="DllDynamicCall\DllCall.cs" />
  159. <Compile Include="EntityBL.cs" />
  160. <Compile Include="ExcelEdit.cs" />
  161. <Compile Include="ExcelService.cs" />
  162. <Compile Include="FileService.cs" />
  163. <Compile Include="Handler\Config.cs" />
  164. <Compile Include="Handler\ConfigHandler.cs" />
  165. <Compile Include="Handler\CrawlerHandler.cs" />
  166. <Compile Include="Handler\Handler.cs" />
  167. <Compile Include="Handler\ListFileHandler.cs" />
  168. <Compile Include="Handler\NotSupportedHandler.cs" />
  169. <Compile Include="Handler\PathFormater.cs" />
  170. <Compile Include="Handler\UploadHandler.cs" />
  171. <Compile Include="HttpRuntimeCache.cs" />
  172. <Compile Include="HttpWebClient.cs" />
  173. <Compile Include="LanguageService.cs" />
  174. <Compile Include="LogHelper.cs" />
  175. <Compile Include="LogService.cs" />
  176. <Compile Include="MailService.cs" />
  177. <Compile Include="MessageBase.cs" />
  178. <Compile Include="PdfService.cs" />
  179. <Compile Include="Properties\AssemblyInfo.cs" />
  180. <Compile Include="QRCodeService.cs" />
  181. <Compile Include="SecurityImgService.cs" />
  182. <Compile Include="ServiceBase.cs" />
  183. <Compile Include="SqlClr.cs" />
  184. <Compile Include="SugarBll.cs" />
  185. <Compile Include="Util.cs" />
  186. <Compile Include="WebApiUtil.cs" />
  187. <Compile Include="WebApi\APISoapHeader.cs" />
  188. <Compile Include="WebApi\Common\EnumExtension.cs" />
  189. <Compile Include="WebApi\Common\HttpResponseExtension.cs" />
  190. <Compile Include="WebApi\Common\SignExtension.cs" />
  191. <Compile Include="WebApi\Common\WebSettingsConfig.cs" />
  192. <Compile Include="WebApi\Enum\ApiEnum.cs" />
  193. <Compile Include="WebApi\Filters\ApiSecurityFilter.cs" />
  194. <Compile Include="WebApi\Helper\CompressionHelper.cs" />
  195. <Compile Include="WebApi\Helper\CompressUtils.cs" />
  196. <Compile Include="CSVHelper.cs" />
  197. <Compile Include="WebApi\Helper\WebApiHelper.cs" />
  198. <Compile Include="WebApi\Message\ErrorResponseMessage.cs" />
  199. <Compile Include="WebApi\Message\FlexigridResponseMessage.cs" />
  200. <Compile Include="WebApi\Message\InvalidResponseMessage.cs" />
  201. <Compile Include="WebApi\Message\MessageBase.cs" />
  202. <Compile Include="WebApi\Message\RequestMessage.cs" />
  203. <Compile Include="WebApi\Message\ResponseMessage.cs" />
  204. <Compile Include="WebApi\Message\SuccessResponseMessage.cs" />
  205. <Compile Include="WebApi\Models\AApiServiceBase.cs" />
  206. <Compile Include="WebApi\Models\CmdService.cs" />
  207. <Compile Include="WebApi\Models\HttpResponse.cs" />
  208. <Compile Include="WebApi\Models\TicketAuth.cs" />
  209. <Compile Include="WebBrowserService.cs" />
  210. <Compile Include="WebServiceUtil.cs" />
  211. </ItemGroup>
  212. <ItemGroup>
  213. <None Include="app.config">
  214. <SubType>Designer</SubType>
  215. </None>
  216. <None Include="packages.config" />
  217. </ItemGroup>
  218. <ItemGroup>
  219. <ProjectReference Include="..\EasyNet\EasyNet.csproj">
  220. <Project>{d584b1f5-8607-4ffd-ba98-33d0ce115611}</Project>
  221. <Name>EasyNet</Name>
  222. </ProjectReference>
  223. <ProjectReference Include="..\Entity\Entity.csproj">
  224. <Project>{fd4879c2-fb2b-4b97-81fb-4ec7fb58a943}</Project>
  225. <Name>Entity</Name>
  226. </ProjectReference>
  227. <ProjectReference Include="..\SqlSugar\SqlSugar.csproj">
  228. <Project>{489bb790-226c-4fad-8d1e-51d72a7ff8e5}</Project>
  229. <Name>SqlSugar</Name>
  230. </ProjectReference>
  231. </ItemGroup>
  232. <ItemGroup />
  233. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  234. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  235. Other similar extension points exist, see Microsoft.Common.targets.
  236. <Target Name="BeforeBuild">
  237. </Target>
  238. <Target Name="AfterBuild">
  239. </Target>
  240. -->
  241. </Project>