123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{0A9704F9-7864-45AF-BFA7-E09F2B30A29F}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Ant.Service.Utilities</RootNamespace>
- <AssemblyName>Ant.Service.Utilities</AssemblyName>
- <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
- <UpgradeBackupLocation />
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <ItemGroup>
- <Compile Include="Chart图形\Assistant.cs" />
- <Compile Include="BindDataControl.cs" />
- <Compile Include="Chart图形\OWCChart11.cs" />
- <Compile Include="Cookie&Session&Cache\CacheHelper.cs" />
- <Compile Include="Cookie&Session&Cache\CookieHelper.cs" />
- <Compile Include="Cookie&Session&Cache\CookieSession.cs" />
- <Compile Include="Cookie&Session&Cache\CookiesOperater.cs" />
- <Compile Include="Cookie&Session&Cache\CookiesSessionCache.cs" />
- <Compile Include="Cookie&Session&Cache\DataCache.cs" />
- <Compile Include="Cookie&Session&Cache\SessionHelper.cs" />
- <Compile Include="Cookie&Session&Cache\SessionHelper2.cs" />
- <Compile Include="加密解密\EncryptAES.cs" />
- <Compile Include="动态调用WebServcie\DynamicWebCalling.cs" />
- <Compile Include="Json\dtHelp.cs" />
- <Compile Include="XML操作类\DataToXml.cs" />
- <Compile Include="分词辅助类\Segment.cs" />
- <Compile Include="分词辅助类\WordSpliter.cs" />
- <Compile Include="动态执行C#代码\DTCallClass.cs" />
- <Compile Include="导出Excel\ExcelManage.cs" />
- <Compile Include="文件操作类\jpfileHelp.cs" />
- <Compile Include="验证码图片识别\UnCodebase.cs" />
- <Compile Include="ConvertHelper.cs" />
- <Compile Include="CSV文件转换\CsvHelper.cs" />
- <Compile Include="DEncrypt\MySecurity.cs" />
- <Compile Include="FormulaExpress.cs" />
- <Compile Include="FTP操作类\FTPClient.cs" />
- <Compile Include="FTP操作类\FTPHelper.cs" />
- <Compile Include="FTP操作类\FTPOperater.cs" />
- <Compile Include="GridViewHelper.cs" />
- <Compile Include="IpHelper.cs" />
- <Compile Include="Json\ConvertJson.cs" />
- <Compile Include="处理多媒体\MediaHandler.cs" />
- <Compile Include="Mime\MediaTypes.cs" />
- <Compile Include="Mime\MimeEntity.cs" />
- <Compile Include="Mime\MimeHeaders.cs" />
- <Compile Include="Mime\MimeReader.cs" />
- <Compile Include="Mime\QuotedPrintableEncoding.cs" />
- <Compile Include="PDF\PDFOperation.cs" />
- <Compile Include="PDF\PSD2swfHelper.cs" />
- <Compile Include="图片\生成缩略图\PicDeal.cs" />
- <Compile Include="QQIsLine.cs" />
- <Compile Include="QueryString.cs" />
- <Compile Include="SQL数据库备份与恢复\SQLBackupRestore.cs" />
- <Compile Include="SysHelper.cs" />
- <Compile Include="Tools.cs" />
- <Compile Include="ValidateImg.cs">
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="WebSitePathHelper.cs" />
- <Compile Include="XML操作类\XmlHelper.cs" />
- <Compile Include="XML操作类\XMLProcess.cs" />
- <Compile Include="XML操作类\XmlTODatSet.cs" />
- <Compile Include="上传下载\FileDown.cs" />
- <Compile Include="上传下载\FileUp.cs" />
- <Compile Include="分词辅助类\SegList.cs" />
- <Compile Include="压缩解压缩\SharpZip.cs" />
- <Compile Include="图片\ImageClass.cs" />
- <Compile Include="图片\ImageDown.cs" />
- <Compile Include="图片\ImageUpload.cs" />
- <Compile Include="字符串\StringHelper.cs" />
- <Compile Include="导出Excel\ExcelHelper.cs" />
- <Compile Include="序列化\SerializeHelper.cs" />
- <Compile Include="日历\CNDate.cs" />
- <Compile Include="时间操作类\TimeHelper.cs" />
- <Compile Include="条形码\BarCodeToHTML.cs" />
- <Compile Include="正则表达式\RegexHelper.cs" />
- <Compile Include="汉字转拼音\EcanConvertToCh.cs" />
- <Compile Include="汉字转拼音\PinYin.cs" />
- <Compile Include="网络\NetHelper.cs" />
- <Compile Include="视频转换类\VideoConvert.cs">
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="邮件2\ConnectCommand.cs" />
- <Compile Include="邮件2\ConnectResponse.cs" />
- <Compile Include="邮件2\DeleCommand.cs" />
- <Compile Include="邮件2\ListCommand.cs" />
- <Compile Include="邮件2\ListResponse.cs" />
- <Compile Include="邮件2\MailHeaders.cs" />
- <Compile Include="邮件2\MailMessageEx.cs" />
- <Compile Include="邮件2\NoopCommand.cs" />
- <Compile Include="邮件2\PassCommand.cs" />
- <Compile Include="邮件2\Pop3Client.cs" />
- <Compile Include="邮件2\Pop3Command.cs" />
- <Compile Include="邮件2\Pop3Commands.cs" />
- <Compile Include="邮件2\Pop3Exception.cs" />
- <Compile Include="邮件2\Pop3ListItem.cs" />
- <Compile Include="邮件2\Pop3Response.cs" />
- <Compile Include="邮件2\Pop3Responses.cs" />
- <Compile Include="邮件2\Pop3State.cs" />
- <Compile Include="邮件2\QuitCommand.cs" />
- <Compile Include="邮件2\RetrCommand.cs" />
- <Compile Include="邮件2\RetrResponse.cs" />
- <Compile Include="邮件2\RsetCommand.cs" />
- <Compile Include="邮件2\Stat.cs" />
- <Compile Include="邮件2\StatCommand.cs" />
- <Compile Include="邮件2\StatResponse.cs" />
- <Compile Include="邮件2\TopCommand.cs" />
- <Compile Include="邮件2\UserCommand.cs" />
- <Compile Include="邮件\MailHelper.cs" />
- <Compile Include="邮件\MailPoper.cs" />
- <Compile Include="邮件\SmtpServerHelper.cs" />
- <Compile Include="随机数类\RandomHelper.cs" />
- <Compile Include="页面辅助类\HTMLHelper.cs" />
- <Compile Include="页面辅助类\JavaScriptPlus.cs" />
- <Compile Include="上传下载\DownLoadHelper.cs" />
- <Compile Include="ResourceManager\AppMessage.cs" />
- <Compile Include="ResourceManager\ResourceManager.cs" />
- <Compile Include="ResourceManager\ResourceManagerWrapper.cs" />
- <Compile Include="ResourceManager\Resources.cs" />
- <Compile Include="上传下载\UpLoadFiles.cs">
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="文件操作类\DirFile.cs" />
- <Compile Include="BasePage.cs">
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="配置文件操作类\ConfigHelper.cs" />
- <Compile Include="导出Excel\DataToExcel.cs" />
- <Compile Include="DEncrypt\DEncrypt.cs" />
- <Compile Include="DEncrypt\DESEncrypt.cs" />
- <Compile Include="DEncrypt\HashEncode.cs" />
- <Compile Include="DEncrypt\RSACryption.cs" />
- <Compile Include="导出Excel\ExportExcel.cs" />
- <Compile Include="文件操作类\FileOperate.cs" />
- <Compile Include="随机数类\BaseRandom.cs" />
- <Compile Include="随机数类\RandomOperate.cs" />
- <Compile Include="页面辅助类\HttpProc.cs" />
- <Compile Include="文件操作类\INIFile.cs" />
- <Compile Include="邮件\MailSender.cs" />
- <Compile Include="RMB.cs" />
- <Compile Include="序列化\Serialize.cs" />
- <Compile Include="时间操作类\DateFormat.cs" />
- <Compile Include="DEncrypt\Encrypt.cs" />
- <Compile Include="导出Excel\GridViewExport.cs" />
- <Compile Include="弹出消息类\MessageBox.cs" />
- <Compile Include="弹出消息类\ShowMessage.cs" />
- <Compile Include="PageValidate.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="StringPlus.cs" />
- <Compile Include="时间操作类\TimeParser.cs" />
- <Compile Include="网络\UrlOper.cs" />
- <Compile Include="Utility.cs">
- <SubType>ASPXCodeBehind</SubType>
- </Compile>
- <Compile Include="页面辅助类\PageHelper.cs" />
- <Compile Include="验证码\YZMHelper.cs" />
- <Compile Include="导出Excel\高效导Execl类\ExcelHelp.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="DLL\COM.Excel.dll" />
- <Content Include="DLL\Excel.dll" />
- <Content Include="DLL\ICSharpCode.SharpZipLib.dll" />
- <Content Include="DLL\Interop.SQLDMO.dll" />
- <Content Include="DLL\itextsharp.dll" />
- <Content Include="DLL\Microsoft.Office.Interop.Owc11.dll" />
- <Content Include="DLL\Microsoft.Web.UI.WebControls.dll" />
- <Content Include="DLL\OWC10Chart.dll" />
- <Content Include="DLL\SQLDMO.DLL" />
- <Content Include="ResourceManager\Sample.xml" />
- <Content Include="DLL\tools\ffmpeg.exe" />
- <Content Include="DLL\tools\jpfile.exe" />
- <Content Include="DLL\tools\pdf2swf-0.9.1.exe" />
- <Content Include="DLL\tools\说明.txt" />
- <Content Include="说明.txt" />
- <Content Include="DLL\EPPlus.dll" />
- </ItemGroup>
- <ItemGroup>
- <Reference Include="EPPlus, Version=3.0.0.2, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL" />
- <Reference Include="Excel, Version=1.5.0.0, Culture=neutral" />
- <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" />
- <Reference Include="Interop.SQLDMO, Version=8.5.0.0, Culture=neutral, processorArchitecture=MSIL" />
- <Reference Include="itextsharp, Version=5.1.2.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.Office.Interop.Owc11, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
- <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\CommonLib\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="OWC10Chart, Version=1.0.2074.16784, Culture=neutral" />
- <Reference Include="System" />
- <Reference Include="System.configuration" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Net">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
- <Reference Include="System.Web" />
- <Reference Include="System.Web.Extensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Web.Services" />
- <Reference Include="System.XML" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="DLL\tools\SendMailsClient.rar" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Ant.Service.Common\Ant.Service.Common.csproj">
- <Project>{e40a871d-6995-4c70-a532-fe2f8176d396}</Project>
- <Name>Ant.Service.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\AntORM\Ant.Common\Ant.Common.csproj">
- <Project>{e7d68c96-b811-4c9f-9fec-5f71699ce4ae}</Project>
- <Name>Ant.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\AntORM\Ant.Data\Ant.Data.csproj">
- <Project>{fa570d63-2aef-4958-b259-13decd9080db}</Project>
- <Name>Ant.Data</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|