|
|
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="..\packages\Microsoft.Net.Compilers.3.0.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.3.0.0\build\Microsoft.Net.Compilers.props')" /> <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProjectGuid>{A7E4D925-AACF-4782-8B9A-C10B9F527A0C}</ProjectGuid> <OutputType>Exe</OutputType> <RootNamespace>SiteServer.Cli</RootNamespace> <AssemblyName>siteserver</AssemblyName> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> <NuGetPackageImportStamp> </NuGetPackageImportStamp> <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PlatformTarget>AnyCPU</PlatformTarget> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>..\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PlatformTarget>AnyCPU</PlatformTarget> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>..\</OutputPath> <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> <PropertyGroup> <StartupObject>SiteServer.Cli.Program</StartupObject> </PropertyGroup> <PropertyGroup> <ApplicationIcon>logo.ico</ApplicationIcon> </PropertyGroup> <ItemGroup> <Reference Include="BouncyCastle.Crypto, Version=1.8.3.0, Culture=neutral, PublicKeyToken=0e99375e54769942"> <HintPath>..\packages\BouncyCastle.1.8.3.1\lib\BouncyCastle.Crypto.dll</HintPath> </Reference> <Reference Include="Costura, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL"> <HintPath>..\packages\Costura.Fody.2.0.0\lib\net452\Costura.dll</HintPath> </Reference> <Reference Include="Dapper, Version=1.60.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapper.1.60.6\lib\net451\Dapper.dll</HintPath> </Reference> <Reference Include="Datory, Version=0.1.20.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Datory.0.1.20\lib\net452\Datory.dll</HintPath> </Reference> <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> <HintPath>..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath> </Reference> <Reference Include="Microsoft.Web.XmlTransform, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <HintPath>..\packages\Microsoft.Web.Xdt.2.1.1\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath> </Reference> <Reference Include="MySql.Data, Version=8.0.16.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL"> <HintPath>..\packages\MySql.Data.8.0.16\lib\net452\MySql.Data.dll</HintPath> </Reference> <Reference Include="NDesk.Options, Version=0.2.1.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\NDesk.Options.0.2.1\lib\NDesk.Options.dll</HintPath> </Reference> <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> </Reference> <Reference Include="Npgsql, Version=4.0.7.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL"> <HintPath>..\packages\Npgsql.4.0.7\lib\net451\Npgsql.dll</HintPath> </Reference> <Reference Include="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL"> <HintPath>..\packages\Oracle.ManagedDataAccess.19.3.1\lib\net40\Oracle.ManagedDataAccess.dll</HintPath> </Reference> <Reference Include="Quartz, Version=3.0.6.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL"> <HintPath>..\packages\Quartz.3.0.6\lib\net452\Quartz.dll</HintPath> </Reference> <Reference Include="QueryBuilder, Version=1.1.7.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\SqlKata.1.1.7\lib\net45\QueryBuilder.dll</HintPath> </Reference> <Reference Include="SiteServer.Plugin, Version=2.3.13.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\SiteServer.Plugin.2.3.13\lib\net452\SiteServer.Plugin.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard1.1\System.Buffers.dll</HintPath> </Reference> <Reference Include="System.Collections.Concurrent" /> <Reference Include="System.ComponentModel" /> <Reference Include="System.ComponentModel.DataAnnotations" /> <Reference Include="System.Configuration" /> <Reference Include="System.Configuration.Install" /> <Reference Include="System.Core" /> <Reference Include="System.Data.Common, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <HintPath>..\packages\System.Data.Common.4.3.0\lib\net451\System.Data.Common.dll</HintPath> </Reference> <Reference Include="System.Data.SqlClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <HintPath>..\packages\System.Data.SqlClient.4.6.1\lib\net451\System.Data.SqlClient.dll</HintPath> </Reference> <Reference Include="System.Drawing" /> <Reference Include="System.Drawing.Design" /> <Reference Include="System.IO.Compression" /> <Reference Include="System.Management" /> <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard1.1\System.Memory.dll</HintPath> </Reference> <Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath> </Reference> <Reference Include="System.Runtime" /> <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard1.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> </Reference> <Reference Include="System.Runtime.Remoting" /> <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll</HintPath> </Reference> <Reference Include="System.Transactions" /> <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> <HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath> </Reference> <Reference Include="System.Web.Http, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.7\lib\net45\System.Web.Http.dll</HintPath> </Reference> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="Microsoft.CSharp" /> <Reference Include="System.Data" /> <Reference Include="System.Net.Http" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="Core\JobContextImpl.cs" /> <Compile Include="Jobs\SyncJob.cs" /> <Compile Include="Jobs\BackupJob.cs" /> <Compile Include="Jobs\InstallJob.cs" /> <Compile Include="Jobs\TestJob.cs" /> <Compile Include="Jobs\VersionJob.cs" /> <Compile Include="Jobs\UpdateJob.cs" /> <Compile Include="Jobs\RestoreJob.cs" /> <Compile Include="Core\CliUtils.cs" /> <Compile Include="Core\ProgressBar.cs" /> <Compile Include="Core\SchedJob.cs" /> <Compile Include="Core\TreeInfo.cs" /> <Compile Include="Core\TableInfo.cs" /> <Compile Include="Core\TextLogInfo.cs" /> <Compile Include="Updater\Tables\TableTemplateLog.cs" /> <Compile Include="Updater\Tables\TableUserLog.cs" /> <Compile Include="Updater\UpdateUtils.cs" /> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Updater\ConvertInfo.cs" /> <Compile Include="Updater\Tables\TableAdministrator.cs" /> <Compile Include="Updater\Tables\TableAdministratorsInRoles.cs" /> <Compile Include="Updater\Tables\TableArea.cs" /> <Compile Include="Updater\Tables\TableDbCache.cs" /> <Compile Include="Updater\Tables\TableConfig.cs" /> <Compile Include="Updater\Tables\TableContentCheck.cs" /> <Compile Include="Updater\Tables\TableDepartment.cs" /> <Compile Include="Updater\Tables\TableErrorLog.cs" /> <Compile Include="Updater\Tables\TableLog.cs" /> <Compile Include="Updater\Tables\TablePermissionsInRoles.cs" /> <Compile Include="Updater\Tables\TableRole.cs" /> <Compile Include="Updater\Tables\TableTableStyle.cs" /> <Compile Include="Updater\Tables\TableTableStyleItem.cs" /> <Compile Include="Updater\Tables\TableTag.cs" /> <Compile Include="Updater\Tables\TableUser.cs" /> <Compile Include="Updater\Tables\TableContentGroup.cs" /> <Compile Include="Updater\ContentConverter.cs" /> <Compile Include="Updater\Tables\GovInteract\TableGovInteractChannel.cs" /> <Compile Include="Updater\Tables\GovInteract\TableGovInteractContent.cs" /> <Compile Include="Updater\Tables\GovInteract\TableGovInteractLog.cs" /> <Compile Include="Updater\Tables\GovInteract\TableGovInteractPermissions.cs" /> <Compile Include="Updater\Tables\GovInteract\TableGovInteractRemark.cs" /> <Compile Include="Updater\Tables\GovInteract\TableGovInteractReply.cs" /> <Compile Include="Updater\Tables\GovInteract\TableGovInteractType.cs" /> <Compile Include="Updater\Tables\GovPublic\TableGovPublicContent.cs" /> <Compile Include="Updater\Tables\GovPublic\TableGovPublicCategory.cs" /> <Compile Include="Updater\Tables\GovPublic\TableGovPublicCategoryClass.cs" /> <Compile Include="Updater\Tables\GovPublic\TableGovPublicIdentifierRule.cs" /> <Compile Include="Updater\Tables\GovPublic\TableGovPublicIdentifierSeq.cs" /> <Compile Include="Updater\Tables\TableKeyword.cs" /> <Compile Include="Updater\Tables\TableSiteLog.cs" /> <Compile Include="Updater\Tables\TableChannel.cs" /> <Compile Include="Updater\Tables\TableChannelGroup.cs" /> <Compile Include="Updater\Tables\TableSite.cs" /> <Compile Include="Updater\Tables\TableRelatedField.cs" /> <Compile Include="Updater\Tables\TableRelatedFieldItem.cs" /> <Compile Include="Updater\Tables\TableSitePermissions.cs" /> <Compile Include="Updater\Tables\TableTemplate.cs" /> <Compile Include="Updater\Tables\TableTemplateMatch.cs" /> <Compile Include="Updater\Tables\Jobs\TableJobsContent.cs" /> <Compile Include="Updater\UpdaterManager.cs" /> </ItemGroup> <ItemGroup> <None Include="app.config" /> <None Include="packages.config" /> </ItemGroup> <ItemGroup> <Content Include="FodyWeavers.xml" /> <Content Include="logo.ico" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\SiteServer.CMS\SiteServer.CMS.csproj"> <Project>{944127c3-915d-4f02-a534-64ec668c46ec}</Project> <Name>SiteServer.CMS</Name> </ProjectReference> <ProjectReference Include="..\SiteServer.Utils\SiteServer.Utils.csproj"> <Project>{2176d8ba-5f57-4c56-8e21-a09011517ae2}</Project> <Name>SiteServer.Utils</Name> </ProjectReference> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="..\packages\Fody.3.0.3\build\Fody.targets" Condition="Exists('..\packages\Fody.3.0.3\build\Fody.targets')" /> <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> <PropertyGroup> <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText> </PropertyGroup> <Error Condition="!Exists('..\packages\Fody.3.0.3\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.0.3\build\Fody.targets'))" /> <Error Condition="!Exists('..\packages\Costura.Fody.2.0.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.2.0.0\build\Costura.Fody.targets'))" /> <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.3.0.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.3.0.0\build\Microsoft.Net.Compilers.props'))" /> </Target> <Import Project="..\packages\Costura.Fody.2.0.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.2.0.0\build\Costura.Fody.targets')" /> </Project>
|