Ant.Service.Utilities.csproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  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>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{0A9704F9-7864-45AF-BFA7-E09F2B30A29F}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Ant.Service.Utilities</RootNamespace>
  12. <AssemblyName>Ant.Service.Utilities</AssemblyName>
  13. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <FileUpgradeFlags>
  16. </FileUpgradeFlags>
  17. <OldToolsVersion>3.5</OldToolsVersion>
  18. <UpgradeBackupLocation />
  19. <PublishUrl>publish\</PublishUrl>
  20. <Install>true</Install>
  21. <InstallFrom>Disk</InstallFrom>
  22. <UpdateEnabled>false</UpdateEnabled>
  23. <UpdateMode>Foreground</UpdateMode>
  24. <UpdateInterval>7</UpdateInterval>
  25. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  26. <UpdatePeriodically>false</UpdatePeriodically>
  27. <UpdateRequired>false</UpdateRequired>
  28. <MapFileExtensions>true</MapFileExtensions>
  29. <ApplicationRevision>0</ApplicationRevision>
  30. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  31. <IsWebBootstrapper>false</IsWebBootstrapper>
  32. <UseApplicationTrust>false</UseApplicationTrust>
  33. <BootstrapperEnabled>true</BootstrapperEnabled>
  34. <TargetFrameworkProfile />
  35. </PropertyGroup>
  36. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  37. <DebugSymbols>true</DebugSymbols>
  38. <DebugType>full</DebugType>
  39. <Optimize>false</Optimize>
  40. <OutputPath>bin\Debug\</OutputPath>
  41. <DefineConstants>DEBUG;TRACE</DefineConstants>
  42. <ErrorReport>prompt</ErrorReport>
  43. <WarningLevel>4</WarningLevel>
  44. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  45. <Prefer32Bit>false</Prefer32Bit>
  46. </PropertyGroup>
  47. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  48. <DebugType>pdbonly</DebugType>
  49. <Optimize>true</Optimize>
  50. <OutputPath>bin\Release\</OutputPath>
  51. <DefineConstants>TRACE</DefineConstants>
  52. <ErrorReport>prompt</ErrorReport>
  53. <WarningLevel>4</WarningLevel>
  54. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  55. <Prefer32Bit>false</Prefer32Bit>
  56. </PropertyGroup>
  57. <ItemGroup>
  58. <Compile Include="Chart图形\Assistant.cs" />
  59. <Compile Include="BindDataControl.cs" />
  60. <Compile Include="Chart图形\OWCChart11.cs" />
  61. <Compile Include="Cookie&amp;Session&amp;Cache\CacheHelper.cs" />
  62. <Compile Include="Cookie&amp;Session&amp;Cache\CookieHelper.cs" />
  63. <Compile Include="Cookie&amp;Session&amp;Cache\CookieSession.cs" />
  64. <Compile Include="Cookie&amp;Session&amp;Cache\CookiesOperater.cs" />
  65. <Compile Include="Cookie&amp;Session&amp;Cache\CookiesSessionCache.cs" />
  66. <Compile Include="Cookie&amp;Session&amp;Cache\DataCache.cs" />
  67. <Compile Include="Cookie&amp;Session&amp;Cache\SessionHelper.cs" />
  68. <Compile Include="Cookie&amp;Session&amp;Cache\SessionHelper2.cs" />
  69. <Compile Include="加密解密\EncryptAES.cs" />
  70. <Compile Include="动态调用WebServcie\DynamicWebCalling.cs" />
  71. <Compile Include="Json\dtHelp.cs" />
  72. <Compile Include="XML操作类\DataToXml.cs" />
  73. <Compile Include="分词辅助类\Segment.cs" />
  74. <Compile Include="分词辅助类\WordSpliter.cs" />
  75. <Compile Include="动态执行C#代码\DTCallClass.cs" />
  76. <Compile Include="导出Excel\ExcelManage.cs" />
  77. <Compile Include="文件操作类\jpfileHelp.cs" />
  78. <Compile Include="验证码图片识别\UnCodebase.cs" />
  79. <Compile Include="ConvertHelper.cs" />
  80. <Compile Include="CSV文件转换\CsvHelper.cs" />
  81. <Compile Include="DEncrypt\MySecurity.cs" />
  82. <Compile Include="FormulaExpress.cs" />
  83. <Compile Include="FTP操作类\FTPClient.cs" />
  84. <Compile Include="FTP操作类\FTPHelper.cs" />
  85. <Compile Include="FTP操作类\FTPOperater.cs" />
  86. <Compile Include="GridViewHelper.cs" />
  87. <Compile Include="IpHelper.cs" />
  88. <Compile Include="Json\ConvertJson.cs" />
  89. <Compile Include="处理多媒体\MediaHandler.cs" />
  90. <Compile Include="Mime\MediaTypes.cs" />
  91. <Compile Include="Mime\MimeEntity.cs" />
  92. <Compile Include="Mime\MimeHeaders.cs" />
  93. <Compile Include="Mime\MimeReader.cs" />
  94. <Compile Include="Mime\QuotedPrintableEncoding.cs" />
  95. <Compile Include="PDF\PDFOperation.cs" />
  96. <Compile Include="PDF\PSD2swfHelper.cs" />
  97. <Compile Include="图片\生成缩略图\PicDeal.cs" />
  98. <Compile Include="QQIsLine.cs" />
  99. <Compile Include="QueryString.cs" />
  100. <Compile Include="SQL数据库备份与恢复\SQLBackupRestore.cs" />
  101. <Compile Include="SysHelper.cs" />
  102. <Compile Include="Tools.cs" />
  103. <Compile Include="ValidateImg.cs">
  104. <SubType>ASPXCodeBehind</SubType>
  105. </Compile>
  106. <Compile Include="WebSitePathHelper.cs" />
  107. <Compile Include="XML操作类\XmlHelper.cs" />
  108. <Compile Include="XML操作类\XMLProcess.cs" />
  109. <Compile Include="XML操作类\XmlTODatSet.cs" />
  110. <Compile Include="上传下载\FileDown.cs" />
  111. <Compile Include="上传下载\FileUp.cs" />
  112. <Compile Include="分词辅助类\SegList.cs" />
  113. <Compile Include="压缩解压缩\SharpZip.cs" />
  114. <Compile Include="图片\ImageClass.cs" />
  115. <Compile Include="图片\ImageDown.cs" />
  116. <Compile Include="图片\ImageUpload.cs" />
  117. <Compile Include="字符串\StringHelper.cs" />
  118. <Compile Include="导出Excel\ExcelHelper.cs" />
  119. <Compile Include="序列化\SerializeHelper.cs" />
  120. <Compile Include="日历\CNDate.cs" />
  121. <Compile Include="时间操作类\TimeHelper.cs" />
  122. <Compile Include="条形码\BarCodeToHTML.cs" />
  123. <Compile Include="正则表达式\RegexHelper.cs" />
  124. <Compile Include="汉字转拼音\EcanConvertToCh.cs" />
  125. <Compile Include="汉字转拼音\PinYin.cs" />
  126. <Compile Include="网络\NetHelper.cs" />
  127. <Compile Include="视频转换类\VideoConvert.cs">
  128. <SubType>ASPXCodeBehind</SubType>
  129. </Compile>
  130. <Compile Include="邮件2\ConnectCommand.cs" />
  131. <Compile Include="邮件2\ConnectResponse.cs" />
  132. <Compile Include="邮件2\DeleCommand.cs" />
  133. <Compile Include="邮件2\ListCommand.cs" />
  134. <Compile Include="邮件2\ListResponse.cs" />
  135. <Compile Include="邮件2\MailHeaders.cs" />
  136. <Compile Include="邮件2\MailMessageEx.cs" />
  137. <Compile Include="邮件2\NoopCommand.cs" />
  138. <Compile Include="邮件2\PassCommand.cs" />
  139. <Compile Include="邮件2\Pop3Client.cs" />
  140. <Compile Include="邮件2\Pop3Command.cs" />
  141. <Compile Include="邮件2\Pop3Commands.cs" />
  142. <Compile Include="邮件2\Pop3Exception.cs" />
  143. <Compile Include="邮件2\Pop3ListItem.cs" />
  144. <Compile Include="邮件2\Pop3Response.cs" />
  145. <Compile Include="邮件2\Pop3Responses.cs" />
  146. <Compile Include="邮件2\Pop3State.cs" />
  147. <Compile Include="邮件2\QuitCommand.cs" />
  148. <Compile Include="邮件2\RetrCommand.cs" />
  149. <Compile Include="邮件2\RetrResponse.cs" />
  150. <Compile Include="邮件2\RsetCommand.cs" />
  151. <Compile Include="邮件2\Stat.cs" />
  152. <Compile Include="邮件2\StatCommand.cs" />
  153. <Compile Include="邮件2\StatResponse.cs" />
  154. <Compile Include="邮件2\TopCommand.cs" />
  155. <Compile Include="邮件2\UserCommand.cs" />
  156. <Compile Include="邮件\MailHelper.cs" />
  157. <Compile Include="邮件\MailPoper.cs" />
  158. <Compile Include="邮件\SmtpServerHelper.cs" />
  159. <Compile Include="随机数类\RandomHelper.cs" />
  160. <Compile Include="页面辅助类\HTMLHelper.cs" />
  161. <Compile Include="页面辅助类\JavaScriptPlus.cs" />
  162. <Compile Include="上传下载\DownLoadHelper.cs" />
  163. <Compile Include="ResourceManager\AppMessage.cs" />
  164. <Compile Include="ResourceManager\ResourceManager.cs" />
  165. <Compile Include="ResourceManager\ResourceManagerWrapper.cs" />
  166. <Compile Include="ResourceManager\Resources.cs" />
  167. <Compile Include="上传下载\UpLoadFiles.cs">
  168. <SubType>ASPXCodeBehind</SubType>
  169. </Compile>
  170. <Compile Include="文件操作类\DirFile.cs" />
  171. <Compile Include="BasePage.cs">
  172. <SubType>ASPXCodeBehind</SubType>
  173. </Compile>
  174. <Compile Include="配置文件操作类\ConfigHelper.cs" />
  175. <Compile Include="导出Excel\DataToExcel.cs" />
  176. <Compile Include="DEncrypt\DEncrypt.cs" />
  177. <Compile Include="DEncrypt\DESEncrypt.cs" />
  178. <Compile Include="DEncrypt\HashEncode.cs" />
  179. <Compile Include="DEncrypt\RSACryption.cs" />
  180. <Compile Include="导出Excel\ExportExcel.cs" />
  181. <Compile Include="文件操作类\FileOperate.cs" />
  182. <Compile Include="随机数类\BaseRandom.cs" />
  183. <Compile Include="随机数类\RandomOperate.cs" />
  184. <Compile Include="页面辅助类\HttpProc.cs" />
  185. <Compile Include="文件操作类\INIFile.cs" />
  186. <Compile Include="邮件\MailSender.cs" />
  187. <Compile Include="RMB.cs" />
  188. <Compile Include="序列化\Serialize.cs" />
  189. <Compile Include="时间操作类\DateFormat.cs" />
  190. <Compile Include="DEncrypt\Encrypt.cs" />
  191. <Compile Include="导出Excel\GridViewExport.cs" />
  192. <Compile Include="弹出消息类\MessageBox.cs" />
  193. <Compile Include="弹出消息类\ShowMessage.cs" />
  194. <Compile Include="PageValidate.cs" />
  195. <Compile Include="Properties\AssemblyInfo.cs" />
  196. <Compile Include="StringPlus.cs" />
  197. <Compile Include="时间操作类\TimeParser.cs" />
  198. <Compile Include="网络\UrlOper.cs" />
  199. <Compile Include="Utility.cs">
  200. <SubType>ASPXCodeBehind</SubType>
  201. </Compile>
  202. <Compile Include="页面辅助类\PageHelper.cs" />
  203. <Compile Include="验证码\YZMHelper.cs" />
  204. <Compile Include="导出Excel\高效导Execl类\ExcelHelp.cs" />
  205. </ItemGroup>
  206. <ItemGroup>
  207. <Content Include="DLL\COM.Excel.dll" />
  208. <Content Include="DLL\Excel.dll" />
  209. <Content Include="DLL\ICSharpCode.SharpZipLib.dll" />
  210. <Content Include="DLL\Interop.SQLDMO.dll" />
  211. <Content Include="DLL\itextsharp.dll" />
  212. <Content Include="DLL\Microsoft.Office.Interop.Owc11.dll" />
  213. <Content Include="DLL\Microsoft.Web.UI.WebControls.dll" />
  214. <Content Include="DLL\OWC10Chart.dll" />
  215. <Content Include="DLL\SQLDMO.DLL" />
  216. <Content Include="ResourceManager\Sample.xml" />
  217. <Content Include="DLL\tools\ffmpeg.exe" />
  218. <Content Include="DLL\tools\jpfile.exe" />
  219. <Content Include="DLL\tools\pdf2swf-0.9.1.exe" />
  220. <Content Include="DLL\tools\说明.txt" />
  221. <Content Include="说明.txt" />
  222. <Content Include="DLL\EPPlus.dll" />
  223. </ItemGroup>
  224. <ItemGroup>
  225. <Reference Include="EPPlus, Version=3.0.0.2, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL" />
  226. <Reference Include="Excel, Version=1.5.0.0, Culture=neutral" />
  227. <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" />
  228. <Reference Include="Interop.SQLDMO, Version=8.5.0.0, Culture=neutral, processorArchitecture=MSIL" />
  229. <Reference Include="itextsharp, Version=5.1.2.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL" />
  230. <Reference Include="Microsoft.Office.Interop.Owc11, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
  231. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  232. <SpecificVersion>False</SpecificVersion>
  233. <HintPath>..\CommonLib\Newtonsoft.Json.dll</HintPath>
  234. </Reference>
  235. <Reference Include="OWC10Chart, Version=1.0.2074.16784, Culture=neutral" />
  236. <Reference Include="System" />
  237. <Reference Include="System.configuration" />
  238. <Reference Include="System.Core">
  239. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  240. </Reference>
  241. <Reference Include="System.Data" />
  242. <Reference Include="System.Drawing" />
  243. <Reference Include="System.Net">
  244. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  245. </Reference>
  246. <Reference Include="System.Runtime.Serialization" />
  247. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  248. <Reference Include="System.Web" />
  249. <Reference Include="System.Web.Extensions">
  250. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  251. </Reference>
  252. <Reference Include="System.Web.Services" />
  253. <Reference Include="System.XML" />
  254. </ItemGroup>
  255. <ItemGroup>
  256. <None Include="app.config" />
  257. <None Include="DLL\tools\SendMailsClient.rar" />
  258. </ItemGroup>
  259. <ItemGroup>
  260. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  261. <Visible>False</Visible>
  262. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  263. <Install>false</Install>
  264. </BootstrapperPackage>
  265. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  266. <Visible>False</Visible>
  267. <ProductName>.NET Framework 3.5 SP1</ProductName>
  268. <Install>true</Install>
  269. </BootstrapperPackage>
  270. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  271. <Visible>False</Visible>
  272. <ProductName>Windows Installer 3.1</ProductName>
  273. <Install>true</Install>
  274. </BootstrapperPackage>
  275. </ItemGroup>
  276. <ItemGroup>
  277. <ProjectReference Include="..\Ant.Service.Common\Ant.Service.Common.csproj">
  278. <Project>{e40a871d-6995-4c70-a532-fe2f8176d396}</Project>
  279. <Name>Ant.Service.Common</Name>
  280. </ProjectReference>
  281. <ProjectReference Include="..\AntORM\Ant.Common\Ant.Common.csproj">
  282. <Project>{e7d68c96-b811-4c9f-9fec-5f71699ce4ae}</Project>
  283. <Name>Ant.Common</Name>
  284. </ProjectReference>
  285. <ProjectReference Include="..\AntORM\Ant.Data\Ant.Data.csproj">
  286. <Project>{fa570d63-2aef-4958-b259-13decd9080db}</Project>
  287. <Name>Ant.Data</Name>
  288. </ProjectReference>
  289. </ItemGroup>
  290. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  291. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  292. Other similar extension points exist, see Microsoft.Common.targets.
  293. <Target Name="BeforeBuild">
  294. </Target>
  295. <Target Name="AfterBuild">
  296. </Target>
  297. -->
  298. </Project>