|
|
<?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.2.9.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.9.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>{944127C3-915D-4F02-A534-64EC668C46EC}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>SiteServer.CMS</RootNamespace> <AssemblyName>SiteServer.CMS</AssemblyName> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <NuGetPackageImportStamp> </NuGetPackageImportStamp> <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> </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> </PropertyGroup> <ItemGroup> <Reference Include="Dapper, Version=1.50.5.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapper.1.50.5\lib\net451\Dapper.dll</HintPath> </Reference> <Reference Include="Dapper.Contrib, Version=1.50.5.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapper.Contrib.1.50.5\lib\net451\Dapper.Contrib.dll</HintPath> </Reference> <Reference Include="Google.Protobuf, Version=3.5.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> <HintPath>..\packages\Google.Protobuf.3.5.1\lib\net45\Google.Protobuf.dll</HintPath> </Reference> <Reference Include="HtmlAgilityPack, Version=1.8.4.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL"> <HintPath>..\packages\HtmlAgilityPack.1.8.4\lib\Net45\HtmlAgilityPack.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.11.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL"> <HintPath>..\packages\MySql.Data.8.0.11\lib\net452\MySql.Data.dll</HintPath> </Reference> <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> </Reference> <Reference Include="Npgsql, Version=4.0.3.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL"> <HintPath>..\packages\Npgsql.4.0.3\lib\net451\Npgsql.dll</HintPath> </Reference> <Reference Include="NuGet.Common, Version=4.5.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\packages\NuGet.Common.4.5.0\lib\net45\NuGet.Common.dll</HintPath> </Reference> <Reference Include="NuGet.Core, Version=2.14.0.832, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\packages\NuGet.Core.2.14.0\lib\net40-Client\NuGet.Core.dll</HintPath> </Reference> <Reference Include="NuGet.Frameworks, Version=4.5.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\packages\NuGet.Frameworks.4.5.0\lib\net45\NuGet.Frameworks.dll</HintPath> </Reference> <Reference Include="NuGet.Packaging, Version=4.5.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\packages\NuGet.Packaging.4.5.0\lib\net45\NuGet.Packaging.dll</HintPath> </Reference> <Reference Include="NuGet.Packaging.Core, Version=4.5.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\packages\NuGet.Packaging.Core.4.5.0\lib\net45\NuGet.Packaging.Core.dll</HintPath> </Reference> <Reference Include="NuGet.Versioning, Version=4.5.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\packages\NuGet.Versioning.4.5.0\lib\net45\NuGet.Versioning.dll</HintPath> </Reference> <Reference Include="Oracle.ManagedDataAccess, Version=4.122.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL"> <HintPath>..\packages\Oracle.ManagedDataAccess.12.2.1100\lib\net40\Oracle.ManagedDataAccess.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="SiteServer.Plugin, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\SiteServer.Plugin.2.1.0\lib\net45\SiteServer.Plugin.dll</HintPath> </Reference> <Reference Include="System" /> <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.Linq" /> <Reference Include="System.Drawing" /> <Reference Include="System.Drawing.Design" /> <Reference Include="System.IO.Compression" /> <Reference Include="System.Management" /> <Reference Include="System.Runtime" /> <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard1.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> </Reference> <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.0\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" /> <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" /> <Reference Include="WordPlugin"> <HintPath>..\ref\WordPlugin.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> <Compile Include="Api\V1\StlRequest.cs" /> <Compile Include="Api\ApiRoutePlugin.cs" /> <Compile Include="Api\Preview\ApiRoutePreview.cs" /> <Compile Include="Api\Sys\Errors\ApiRouteError.cs" /> <Compile Include="Api\Sys\Packaging\ApiRouteClearCache.cs" /> <Compile Include="Api\Sys\Packaging\ApiRouteUpdateSsCms.cs" /> <Compile Include="Api\Sys\Packaging\ApiRouteUpdate.cs" /> <Compile Include="Api\Sys\Packaging\ApiRouteSyncDatabase.cs" /> <Compile Include="Api\Sys\Packaging\ApiRouteDownload.cs" /> <Compile Include="Api\Sys\Editors\ApiRouteUEditor.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsDownload.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsDynamic.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsIf.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsInputAdd.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsLoadingChannels.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsPageContents.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsRelatedField.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsResumeAdd.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsSearch.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsTrigger.cs" /> <Compile Include="Api\Sys\Stl\ApiRouteActionsUpload.cs" /> <Compile Include="Api\V1\PageResponse.cs" /> <Compile Include="Core\CmsPages.cs" /> <Compile Include="Core\ContentColumn.cs" /> <Compile Include="Core\ContentCountInfo.cs" /> <Compile Include="Core\InputTypeUtils.cs" /> <Compile Include="DataCache\ContentTagManager.cs" /> <Compile Include="DataCache\UserMenuManager .cs" /> <Compile Include="DataCache\UserGroupManager.cs" /> <Compile Include="DataCache\ChannelGroupManager.cs" /> <Compile Include="DataCache\ContentGroupManager.cs" /> <Compile Include="DataCache\Core\DataCacheManager.cs" /> <Compile Include="DataCache\AdminManager.cs" /> <Compile Include="Api\ApiManager.cs" /> <Compile Include="DataCache\AreaManager.cs" /> <Compile Include="Core\CacheDbUtils.cs" /> <Compile Include="DataCache\ContentManager.cs" /> <Compile Include="DataCache\ChannelManager.cs" /> <Compile Include="Core\CheckManager.cs" /> <Compile Include="DataCache\ConfigManager.cs" /> <Compile Include="Core\ContentUtility.cs" /> <Compile Include="Core\Create\CreateManager.cs" /> <Compile Include="Core\Create\CreateTaskManager.cs" /> <Compile Include="Core\Create\DeleteManager.cs" /> <Compile Include="Core\Create\ICreateTaskManager.cs" /> <Compile Include="Core\CrossSiteTransUtility.cs" /> <Compile Include="Core\DataProvider.cs" /> <Compile Include="DataCache\DepartmentManager.cs" /> <Compile Include="Core\DirectoryUtility.cs" /> <Compile Include="Core\FileUtility.cs" /> <Compile Include="Core\InputParserUtility.cs" /> <Compile Include="Core\LogUtils.cs" /> <Compile Include="Core\Office\AccessDao.cs" /> <Compile Include="Core\Office\AccessObject.cs" /> <Compile Include="Core\Office\ExcelObject.cs" /> <Compile Include="Core\Office\TxtObject.cs" /> <Compile Include="Core\Office\WordUtils.cs" /> <Compile Include="Core\OnlineTemplateManager.cs" /> <Compile Include="Core\PageUtility.cs" /> <Compile Include="Core\PathUtility.cs" /> <Compile Include="Core\RoleManager.cs" /> <Compile Include="DataCache\PermissionConfigManager.cs" /> <Compile Include="Model\ContentTagInfo.cs" /> <Compile Include="Plugin\Impl\PermissionsImpl.cs" /> <Compile Include="DataCache\SiteManager.cs" /> <Compile Include="Core\SiteTemplateManager.cs" /> <Compile Include="Core\SourceManager.cs" /> <Compile Include="DataCache\AccessTokenManager.cs" /> <Compile Include="Core\SystemManager.cs" /> <Compile Include="DataCache\TableColumnManager.cs" /> <Compile Include="DataCache\TableStyleManager.cs" /> <Compile Include="Core\TabManager.cs" /> <Compile Include="Core\TagUtils.cs" /> <Compile Include="DataCache\SpecialManager.cs" /> <Compile Include="DataCache\TemplateManager.cs" /> <Compile Include="Core\TemplateTypeUtils.cs" /> <Compile Include="Core\UEditorUploader.cs" /> <Compile Include="Core\UEditorUtils.cs" /> <Compile Include="Core\VisualInfo.cs" /> <Compile Include="Core\WordSpliter.cs" /> <Compile Include="DataCache\UserManager.cs" /> <Compile Include="Data\DataProviderBase.cs" /> <Compile Include="Plugin\Apis\DatabaseApi.cs" /> <Compile Include="Data\MySql.cs" /> <Compile Include="Data\Oracle.cs" /> <Compile Include="Data\PostgreSql.cs" /> <Compile Include="Data\SqlServer.cs" /> <Compile Include="ImportExport\AtomUtility.cs" /> <Compile Include="ImportExport\BackupUtility.cs" /> <Compile Include="ImportExport\Components\ChannelGroupIe.cs" /> <Compile Include="ImportExport\Components\ConfigurationIe.cs" /> <Compile Include="ImportExport\Components\ContentGroupIe.cs" /> <Compile Include="ImportExport\Components\RelatedFieldIe.cs" /> <Compile Include="ImportExport\Components\ContentIe.cs" /> <Compile Include="ImportExport\Components\SiteIe.cs" /> <Compile Include="ImportExport\Components\ChannelIe.cs" /> <Compile Include="ImportExport\Components\TableStyleIe.cs" /> <Compile Include="ImportExport\Components\TemplateIe.cs" /> <Compile Include="ImportExport\ExportObject.cs" /> <Compile Include="ImportExport\ImportObject.cs" /> <Compile Include="Model\AdministratorInfo.cs" /> <Compile Include="Model\Attributes\UserAttribute.cs" /> <Compile Include="Model\DbCacheInfo.cs" /> <Compile Include="Model\AreaInfo.cs" /> <Compile Include="Model\Attributes\BackgroundContentAttribute.cs" /> <Compile Include="Model\Attributes\ChannelAttribute.cs" /> <Compile Include="Model\ChannelGroupInfo.cs" /> <Compile Include="Model\ChannelInfo.cs" /> <Compile Include="Model\Attributes\ChannelInfoExtend.cs" /> <Compile Include="Model\ConfigInfo.cs" /> <Compile Include="Model\Attributes\ContentAttribute.cs" /> <Compile Include="Model\ContentCheckInfo.cs" /> <Compile Include="Model\ContentGroupInfo.cs" /> <Compile Include="Model\ContentInfo.cs" /> <Compile Include="Core\Create\CreateTaskInfo.cs" /> <Compile Include="Core\Create\CreateTaskLogInfo.cs" /> <Compile Include="Core\Create\CreateTaskSummary.cs" /> <Compile Include="Core\Create\CreateTaskSummaryItem.cs" /> <Compile Include="Model\DepartmentInfo.cs" /> <Compile Include="Model\Enumerations\EAccessControlEntry.cs" /> <Compile Include="Model\Enumerations\EBackupType.cs" /> <Compile Include="Model\Enumerations\EChangedType.cs" /> <Compile Include="Model\Enumerations\ECreateType.cs" /> <Compile Include="Model\Enumerations\ECrossSiteTransType.cs" /> <Compile Include="Model\Enumerations\EExceptionType.cs" /> <Compile Include="Model\Enumerations\EFrequencyType.cs" /> <Compile Include="Model\Enumerations\EGatherType.cs" /> <Compile Include="Model\Enumerations\EImportExportType.cs" /> <Compile Include="Model\Enumerations\EKeywordGrade.cs" /> <Compile Include="Model\Enumerations\ETableRule.cs" /> <Compile Include="Model\Enumerations\ELayout.cs" /> <Compile Include="Model\Enumerations\ELinkType.cs" /> <Compile Include="Model\Enumerations\ELoadingType.cs" /> <Compile Include="Model\Enumerations\EPositionType.cs" /> <Compile Include="Model\Enumerations\EProgressType.cs" /> <Compile Include="Model\Enumerations\ERelatedFieldStyle.cs" /> <Compile Include="Model\Enumerations\ERollingType.cs" /> <Compile Include="Model\Enumerations\ESearchEngineType.cs" /> <Compile Include="Model\Enumerations\ESigninPriority.cs" /> <Compile Include="Model\Enumerations\EStatisticsInputType.cs" /> <Compile Include="Model\Enumerations\ETranslateContentType.cs" /> <Compile Include="Model\Enumerations\ETranslateType.cs" /> <Compile Include="Model\Enumerations\EWriteBackMethod.cs" /> <Compile Include="Model\ErrorLogInfo.cs" /> <Compile Include="Model\UserGroupInfo.cs" /> <Compile Include="Model\UserMenuInfo.cs" /> <Compile Include="Plugin\Impl\AttributesImpl.cs" /> <Compile Include="Model\AccessTokenInfo.cs" /> <Compile Include="Model\KeywordInfo.cs" /> <Compile Include="Model\LogInfo.cs" /> <Compile Include="Model\PermissionsInRolesInfo.cs" /> <Compile Include="Model\AdministratorsInRolesInfo.cs" /> <Compile Include="Model\PluginInfo.cs" /> <Compile Include="Model\PluginConfigInfo.cs" /> <Compile Include="Model\RelatedFieldInfo.cs" /> <Compile Include="Model\RelatedFieldItemInfo.cs" /> <Compile Include="Model\Attributes\SiteAttribute.cs" /> <Compile Include="Model\RecordInfo.cs" /> <Compile Include="Model\SiteInfo.cs" /> <Compile Include="Model\Attributes\SiteInfoExtend.cs" /> <Compile Include="Model\SiteLogInfo.cs" /> <Compile Include="Model\SitePermissionsInfo.cs" /> <Compile Include="Core\SiteTemplateInfo.cs" /> <Compile Include="Model\Attributes\SystemConfigInfo.cs" /> <Compile Include="Model\TableInfo.cs" /> <Compile Include="Model\TableMetadataInfo.cs" /> <Compile Include="Model\TableStyleInfo.cs" /> <Compile Include="Model\Attributes\TableStyleInfoExtend.cs" /> <Compile Include="Model\TableStyleItemInfo.cs" /> <Compile Include="Model\TagInfo.cs" /> <Compile Include="Model\SpecialInfo.cs" /> <Compile Include="Model\TemplateInfo.cs" /> <Compile Include="Model\TemplateLogInfo.cs" /> <Compile Include="Model\TemplateMatchInfo.cs" /> <Compile Include="Model\RoleInfo.cs" /> <Compile Include="Model\UserInfo.cs" /> <Compile Include="Model\UserLogInfo.cs" /> <Compile Include="Packaging\PackageMetadata.cs" /> <Compile Include="Packaging\PackageMetadataStrings.cs" /> <Compile Include="Packaging\PackageType.cs" /> <Compile Include="Packaging\PackageUtils.cs" /> <Compile Include="Pages\Sys.cs" /> <Compile Include="Plugin\Apis\AdminApi.cs" /> <Compile Include="Plugin\Apis\ChannelApi.cs" /> <Compile Include="Plugin\Apis\ConfigApi.cs" /> <Compile Include="Plugin\Apis\ContentApi.cs" /> <Compile Include="Plugin\Apis\UtilsApi.cs" /> <Compile Include="Plugin\Apis\PluginApi.cs" /> <Compile Include="Plugin\Apis\ParseApi.cs" /> <Compile Include="Plugin\Apis\SiteApi.cs" /> <Compile Include="Plugin\Apis\UserApi.cs" /> <Compile Include="Plugin\Impl\ApiCollectionImpl.cs" /> <Compile Include="Plugin\Impl\EnvironmentImpl.cs" /> <Compile Include="Plugin\Impl\AccessTokenImpl.cs" /> <Compile Include="Plugin\PluginInstance.cs" /> <Compile Include="Plugin\Impl\ContentContextImpl.cs" /> <Compile Include="Plugin\Impl\ParseContextImpl.cs" /> <Compile Include="Plugin\Impl\ServiceImpl.cs" /> <Compile Include="Plugin\Impl\RequestImpl.cs" /> <Compile Include="Plugin\PluginContentManager.cs" /> <Compile Include="Plugin\PluginContentTableManager.cs" /> <Compile Include="Plugin\PluginDatabaseTableManager.cs" /> <Compile Include="Plugin\PluginDebugger.cs" /> <Compile Include="Plugin\PluginManager.cs" /> <Compile Include="Plugin\PluginMenuManager.cs" /> <Compile Include="Plugin\PluginJobManager.cs" /> <Compile Include="Plugin\PluginStlParserManager.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Provider\AdministratorDao.cs" /> <Compile Include="Provider\AdministratorsInRolesDao.cs" /> <Compile Include="Provider\AreaDao.cs" /> <Compile Include="Provider\ChannelDao.cs" /> <Compile Include="Provider\ChannelGroupDao.cs" /> <Compile Include="Provider\ConfigDao.cs" /> <Compile Include="Provider\ContentCheckDao.cs" /> <Compile Include="Provider\ContentDao.cs" /> <Compile Include="Provider\ContentTagDao.cs" /> <Compile Include="Provider\ContentGroupDao.cs" /> <Compile Include="Provider\DatabaseDao.cs" /> <Compile Include="Provider\DbCacheDao.cs" /> <Compile Include="Provider\DepartmentDao.cs" /> <Compile Include="Provider\ErrorLogDao.cs" /> <Compile Include="Provider\KeywordDao.cs" /> <Compile Include="Provider\LogDao.cs" /> <Compile Include="Provider\PermissionsInRolesDao.cs" /> <Compile Include="Provider\PluginConfigDao.cs" /> <Compile Include="Provider\PluginDao.cs" /> <Compile Include="Provider\RecordDao.cs" /> <Compile Include="Provider\RelatedFieldDao.cs" /> <Compile Include="Provider\RelatedFieldItemDao.cs" /> <Compile Include="Provider\RoleDao.cs" /> <Compile Include="Provider\SiteDao.cs" /> <Compile Include="Provider\SiteLogDao.cs" /> <Compile Include="Provider\SitePermissionsDao.cs" /> <Compile Include="Provider\AccessTokenDao.cs" /> <Compile Include="Provider\TableStyleDao.cs" /> <Compile Include="Provider\TableStyleItemDao.cs" /> <Compile Include="Provider\TagDao.cs" /> <Compile Include="Provider\SpecialDao.cs" /> <Compile Include="Provider\TemplateDao.cs" /> <Compile Include="Provider\TemplateLogDao.cs" /> <Compile Include="Provider\TemplateMatchDao.cs" /> <Compile Include="Provider\UserDao.cs" /> <Compile Include="Provider\UserMenuDao.cs" /> <Compile Include="Provider\UserGroupDao.cs" /> <Compile Include="Provider\UserLogDao.cs" /> <Compile Include="StlControls\CommentInput.cs" /> <Compile Include="DataCache\Stl\StlContentCache.cs" /> <Compile Include="DataCache\Stl\StlDatabaseCache.cs" /> <Compile Include="DataCache\Stl\StlChannelCache.cs" /> <Compile Include="DataCache\Stl\StlSiteCache.cs" /> <Compile Include="DataCache\Core\StlCacheManager.cs" /> <Compile Include="DataCache\Stl\StlSqlContentsCache.cs" /> <Compile Include="DataCache\Stl\StlTagCache.cs" /> <Compile Include="StlParser\FileSystemObjectAsync.cs" /> <Compile Include="StlParser\Model\ChannelItemInfo.cs" /> <Compile Include="StlParser\Model\ContentItemInfo.cs" /> <Compile Include="StlParser\Model\ContextInfo.cs" /> <Compile Include="StlParser\Model\DbItemContainer.cs" /> <Compile Include="StlParser\Model\DbItemInfo.cs" /> <Compile Include="StlParser\Model\EContextType.cs" /> <Compile Include="StlParser\Model\EStlChannelOrder.cs" /> <Compile Include="StlParser\Model\EStlContentOrder.cs" /> <Compile Include="StlParser\Model\EStlEntityType.cs" /> <Compile Include="StlParser\Model\ListInfo.cs" /> <Compile Include="StlParser\Model\PageInfo.cs" /> <Compile Include="StlParser\Model\ParsedDataList.cs" /> <Compile Include="StlParser\Model\StlAll.cs" /> <Compile Include="StlParser\Model\StlElementInfo.cs" /> <Compile Include="StlParser\Model\StlListBase.cs" /> <Compile Include="StlParser\Model\StlAttributeAttribute.cs" /> <Compile Include="StlParser\Model\StlElementAttribute.cs" /> <Compile Include="StlParser\Parser.cs" /> <Compile Include="StlParser\Parsers\StlElementParser.cs" /> <Compile Include="StlParser\Parsers\StlEntityParser.cs" /> <Compile Include="StlParser\Parsers\StlPageElementParser.cs" /> <Compile Include="StlParser\StlElement\StlA.cs" /> <Compile Include="StlParser\StlElement\StlAction.cs" /> <Compile Include="StlParser\StlElement\StlAudio.cs" /> <Compile Include="StlParser\StlElement\StlChannel.cs" /> <Compile Include="StlParser\StlElement\StlChannels.cs" /> <Compile Include="StlParser\StlElement\StlContainer.cs" /> <Compile Include="StlParser\StlElement\StlContent.cs" /> <Compile Include="StlParser\StlElement\StlContents.cs" /> <Compile Include="StlParser\StlElement\StlCount.cs" /> <Compile Include="StlParser\StlElement\StlDynamic.cs" /> <Compile Include="StlParser\StlElement\StlEach.cs" /> <Compile Include="StlParser\StlElement\StlFile.cs" /> <Compile Include="StlParser\StlElement\StlFlash.cs" /> <Compile Include="StlParser\StlElement\StlIf.cs" /> <Compile Include="StlParser\StlElement\StlImage.cs" /> <Compile Include="StlParser\StlElement\StlInclude.cs" /> <Compile Include="StlParser\StlElement\StlItemTemplate.cs" /> <Compile Include="StlParser\StlElement\StlLoading.cs" /> <Compile Include="StlParser\StlElement\StlLocation.cs" /> <Compile Include="StlParser\StlElement\StlMarquee.cs" /> <Compile Include="StlParser\StlElement\StlNavigation.cs" /> <Compile Include="StlParser\StlElement\StlNo.cs" /> <Compile Include="StlParser\StlElement\StlPageChannels.cs" /> <Compile Include="StlParser\StlElement\StlPageContents.cs" /> <Compile Include="StlParser\StlElement\StlPageItem.cs" /> <Compile Include="StlParser\StlElement\StlPageItems.cs" /> <Compile Include="StlParser\StlElement\StlPageSqlContents.cs" /> <Compile Include="StlParser\StlElement\StlPlayer.cs" /> <Compile Include="StlParser\StlElement\StlPrinter.cs" /> <Compile Include="StlParser\StlElement\StlQueryString.cs" /> <Compile Include="StlParser\StlElement\StlRss.cs" /> <Compile Include="StlParser\StlElement\StlSearch.cs" /> <Compile Include="StlParser\StlElement\StlSelect.cs" /> <Compile Include="StlParser\StlElement\StlSite.cs" /> <Compile Include="StlParser\StlElement\StlSites.cs" /> <Compile Include="StlParser\StlElement\StlSqlContent.cs" /> <Compile Include="StlParser\StlElement\StlSqlContents.cs" /> <Compile Include="StlParser\StlElement\StlTabs.cs" /> <Compile Include="StlParser\StlElement\StlTags.cs" /> <Compile Include="StlParser\StlElement\StlTree.cs" /> <Compile Include="StlParser\StlElement\StlValue.cs" /> <Compile Include="StlParser\StlElement\StlVideo.cs" /> <Compile Include="StlParser\StlElement\StlYes.cs" /> <Compile Include="StlParser\StlElement\StlZoom.cs" /> <Compile Include="StlParser\StlEntity\StlChannelEntities.cs" /> <Compile Include="StlParser\StlEntity\StlContentEntities.cs" /> <Compile Include="StlParser\StlEntity\StlElementEntities.cs" /> <Compile Include="StlParser\StlEntity\StlNavigationEntities.cs" /> <Compile Include="StlParser\StlEntity\StlRequestEntities.cs" /> <Compile Include="StlParser\StlEntity\StlSqlEntities.cs" /> <Compile Include="StlParser\StlEntity\StlStlEntities.cs" /> <Compile Include="StlParser\StlEntity\StlUserEntities.cs" /> <Compile Include="StlParser\Utility\DataListTemplate.cs" /> <Compile Include="StlParser\Utility\PagerUtility.cs" /> <Compile Include="StlParser\Utility\RepeaterTemplate.cs" /> <Compile Include="StlParser\Utility\SeparatorTemplate.cs" /> <Compile Include="StlParser\Utility\StlAjaxLoading.cs" /> <Compile Include="StlParser\Utility\StlDataUtility.cs" /> <Compile Include="StlParser\Utility\StlParserManager.cs" /> <Compile Include="StlParser\Utility\StlParserUtility.cs" /> <Compile Include="StlParser\Utility\StlScriptUtility.cs" /> <Compile Include="StlParser\Utility\StlTemplateManager.cs" /> <Compile Include="StlParser\Utility\TemplateUtility.cs" /> <Compile Include="UEditor\Config.cs" /> <Compile Include="UEditor\ConfigHandler.cs" /> <Compile Include="UEditor\CrawlerHandler.cs" /> <Compile Include="UEditor\Handler.cs" /> <Compile Include="UEditor\ListFileHandler.cs" /> <Compile Include="UEditor\NotSupportedHandler.cs" /> <Compile Include="UEditor\PathFormater.cs" /> <Compile Include="UEditor\UploadHandler.cs" /> </ItemGroup> <ItemGroup> <None Include="app.config" /> <None Include="packages.config" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\SiteServer.Utils\SiteServer.Utils.csproj"> <Project>{2176d8ba-5f57-4c56-8e21-a09011517ae2}</Project> <Name>SiteServer.Utils</Name> </ProjectReference> </ItemGroup> <ItemGroup /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <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.2.9.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.9.0\build\Microsoft.Net.Compilers.props'))" /> </Target> </Project>
|