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.
386 lines
26 KiB
386 lines
26 KiB
<Project ToolsVersion="12.0" DefaultTargets="Build" 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>
|
|
<ProductVersion>
|
|
</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{69C00F60-F28A-4CBC-B1A4-2DB73BB97471}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SiteServer.API</RootNamespace>
|
|
<AssemblyName>SiteServer.API</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<Use64BitIISExpress />
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<UseGlobalApplicationHostFile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="AngleSharp, Version=0.9.9.0, Culture=neutral, PublicKeyToken=e83494dcdc6d31ea, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\AngleSharp.0.9.11\lib\net45\AngleSharp.dll</HintPath>
|
|
</Reference>
|
|
<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="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="HtmlSanitizer, Version=4.0.0.0, Culture=neutral, PublicKeyToken=61c49a1a9e79cc28, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\HtmlSanitizer.4.0.210\lib\net45\HtmlSanitizer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.Owin, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.4.0.0\lib\net451\Microsoft.Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.FileSystems, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.FileSystems.3.0.1\lib\net45\Microsoft.Owin.FileSystems.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Host.SystemWeb, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.4.0.0\lib\net451\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.4.0.0\lib\net451\Microsoft.Owin.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.StaticFiles, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.StaticFiles.3.0.1\lib\net45\Microsoft.Owin.StaticFiles.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.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="Namotion.Reflection, Version=1.0.6.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Namotion.Reflection.1.0.6\lib\net45\Namotion.Reflection.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="NJsonSchema, Version=10.0.23.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NJsonSchema.10.0.23\lib\net45\NJsonSchema.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="NSwag.Annotations, Version=13.0.6.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NSwag.Annotations.13.0.6\lib\net45\NSwag.Annotations.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NSwag.AspNet.Owin, Version=13.0.6.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NSwag.AspNet.Owin.13.0.6\lib\net45\NSwag.AspNet.Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NSwag.AspNet.WebApi, Version=13.0.6.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NSwag.AspNet.WebApi.13.0.6\lib\net45\NSwag.AspNet.WebApi.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NSwag.Core, Version=13.0.6.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NSwag.Core.13.0.6\lib\net45\NSwag.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NSwag.Generation, Version=13.0.6.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NSwag.Generation.13.0.6\lib\net45\NSwag.Generation.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NSwag.Generation.WebApi, Version=13.0.6.0, Culture=neutral, PublicKeyToken=c2d88086e098d109, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NSwag.Generation.WebApi.13.0.6\lib\net45\NSwag.Generation.WebApi.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="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.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.15.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SiteServer.Plugin.2.3.15\lib\net452\SiteServer.Plugin.dll</HintPath>
|
|
</Reference>
|
|
<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.Configuration.Install" />
|
|
<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.DataSetExtensions" />
|
|
<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.Design" />
|
|
<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" />
|
|
<Reference Include="System.Net.Http" />
|
|
<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.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.Serialization" />
|
|
<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.Cors, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.Cors.5.2.7\lib\net45\System.Web.Cors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.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.Web.Http.Cors, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Cors.5.2.7\lib\net45\System.Web.Http.Cors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.WebHost, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.7\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Controllers\Pages\Cms\PagesEditorLayerImageController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesEditorLayerImageController.Dto.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryEditorController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryImageController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryImageController.Dto.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryLayerImageController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryLayerImageController.Dto.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryLayerVideoController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryLayerVideoController.Dto.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryLayerWordController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryLayerWordController.Dto.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesEditorLayerTextController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryTextController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesEditorLayerTextController.Dto.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesLibraryTextController.Dto.cs" />
|
|
<Compile Include="Controllers\RequestExtensions.cs" />
|
|
<Compile Include="Controllers\V1\ContentsController.Dto.cs" />
|
|
<None Include="packages.config" />
|
|
<None Include="Web.Release.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="favicon.ico" />
|
|
<Content Include="Web.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="安装向导.html" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="CentralizedPrefixProvider.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentAddLayerImageController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerArrangeController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerAttributesController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerCheckController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerColumnsController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerCopyController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerCutController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerDeleteController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerExportController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerGroupController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerImportController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerStateController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerTaxisController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerViewController.cs" />
|
|
<Compile Include="Controllers\Home\HomeContentsLayerWordController.cs" />
|
|
<Compile Include="Controllers\Home\HomeController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\Config\PagesConfigContentController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\Config\PagesConfigSiteController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerArrangeController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerAttributesController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerCheckController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerOptionsController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerCopyController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerCutController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerDeleteController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerExportController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerGroupController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerImportController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerStateController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerTaxisController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerViewController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesContentsLayerWordController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesCreateController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesCreateStatusController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesSpecialEditorController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesSpecialAddLayerController.cs" />
|
|
<Compile Include="Controllers\Pages\Cms\PagesSpecialController.cs" />
|
|
<Compile Include="Controllers\Pages\PagesDashboardController.cs" />
|
|
<Compile Include="Controllers\Pages\PagesLoginController.cs" />
|
|
<Compile Include="Controllers\Pages\PagesMainController.cs" />
|
|
<Compile Include="Controllers\Pages\Plugins\PagesAddController.cs" />
|
|
<Compile Include="Controllers\Pages\Plugins\PagesAddLayerUploadController.cs" />
|
|
<Compile Include="Controllers\Pages\Plugins\PagesInstallController.cs" />
|
|
<Compile Include="Controllers\Pages\Plugins\PagesManageController.cs" />
|
|
<Compile Include="Controllers\Pages\Plugins\PagesViewController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\Config\PagesConfigAdminController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\Config\PagesConfigHomeController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\Config\PagesConfigHomeMenuController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesAdminRoleAddController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesAdminRoleController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesAdminController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesAdminAccessTokensController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesAdminAccessTokensViewLayerController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesAdminConfigController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesAdminPasswordController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesAdminProfileController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesAdminViewController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesSiteAddController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesSiteTemplateOnlineController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesSiteTableController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesUserConfigController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesUserGroupController.cs" />
|
|
<Compile Include="Controllers\Pages\Settings\PagesUserStyleController.cs" />
|
|
<Compile Include="Controllers\Pages\Shared\PagesTableStyleController.cs" />
|
|
<Compile Include="Controllers\Pages\Shared\PagesTableValidateController.cs" />
|
|
<Compile Include="Controllers\Preview\PreviewController.cs" />
|
|
<Compile Include="Controllers\Sys\SysErrorController.cs" />
|
|
<Compile Include="Controllers\Sys\SysPackagingClearCacheController.cs" />
|
|
<Compile Include="Controllers\Sys\SysPackagingDownloadController.cs" />
|
|
<Compile Include="Controllers\Sys\SysPackagingSyncDatabaseController.cs" />
|
|
<Compile Include="Controllers\Sys\SysPackagingUpdateController.cs" />
|
|
<Compile Include="Controllers\Sys\SysPackagingUpdateSsCmsController.cs" />
|
|
<Compile Include="Controllers\Sys\SysStlActionsDownloadController.cs" />
|
|
<Compile Include="Controllers\Sys\SysStlActionsDynamicController.cs" />
|
|
<Compile Include="Controllers\Sys\SysStlActionsIfController.cs" />
|
|
<Compile Include="Controllers\Sys\SysStlActionsLoadingChannelsController.cs" />
|
|
<Compile Include="Controllers\Sys\SysStlActionsPageContentsController.cs" />
|
|
<Compile Include="Controllers\Sys\SysStlActionsRelatedFieldController.cs" />
|
|
<Compile Include="Controllers\Sys\SysStlActionsSearchController.cs" />
|
|
<Compile Include="Controllers\Sys\SysStlActionsTriggerController.cs" />
|
|
<Compile Include="Controllers\Sys\SysUEditorController.cs" />
|
|
<Compile Include="Controllers\V1\AdministratorsController.cs" />
|
|
<Compile Include="Controllers\V1\CaptchaController.cs" />
|
|
<Compile Include="Controllers\V1\ChannelsController.cs" />
|
|
<Compile Include="Controllers\V1\ContentsController.cs" />
|
|
<Compile Include="Controllers\V1\ContentsController.Utils.cs" />
|
|
<Compile Include="Controllers\V1\PingController.cs" />
|
|
<Compile Include="Controllers\V1\StlController.cs" />
|
|
<Compile Include="Controllers\V1\UsersController.cs" />
|
|
<Compile Include="ErrorRedirectModule.cs" />
|
|
<Compile Include="NamespaceHttpControllerSelector.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Results\DefaultResult.cs" />
|
|
<Compile Include="Results\GenericResult.cs" />
|
|
<Compile Include="Results\Pages\Settings\Permission.cs" />
|
|
<Compile Include="Startup.cs" />
|
|
<Compile Include="WebApiConfig.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\SiteServer.BackgroundPages\SiteServer.BackgroundPages.csproj">
|
|
<Project>{6aa1713a-3b77-4b20-b8c7-fcb6de556f64}</Project>
|
|
<Name>SiteServer.BackgroundPages</Name>
|
|
</ProjectReference>
|
|
<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>
|
|
<ItemGroup>
|
|
<Folder Include="Requests\" />
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<SaveServerSettingsInUserFile>True</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
|
</PropertyGroup>
|
|
<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>
|
|
<!-- 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>
|