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.

485 lines
28 KiB

8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
7 years ago
7 years ago
8 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <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')" />
  4. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProjectGuid>{944127C3-915D-4F02-A534-64EC668C46EC}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>SiteServer.CMS</RootNamespace>
  12. <AssemblyName>SiteServer.CMS</AssemblyName>
  13. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <NuGetPackageImportStamp>
  16. </NuGetPackageImportStamp>
  17. <TargetFrameworkProfile />
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <ItemGroup>
  37. <Reference Include="Dapper, Version=1.50.5.0, Culture=neutral, processorArchitecture=MSIL">
  38. <HintPath>..\packages\Dapper.1.50.5\lib\net451\Dapper.dll</HintPath>
  39. </Reference>
  40. <Reference Include="Dapper.Contrib, Version=1.50.5.0, Culture=neutral, processorArchitecture=MSIL">
  41. <HintPath>..\packages\Dapper.Contrib.1.50.5\lib\net451\Dapper.Contrib.dll</HintPath>
  42. </Reference>
  43. <Reference Include="Google.Protobuf, Version=3.5.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
  44. <HintPath>..\packages\Google.Protobuf.3.5.1\lib\net45\Google.Protobuf.dll</HintPath>
  45. </Reference>
  46. <Reference Include="HtmlAgilityPack, Version=1.8.4.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
  47. <HintPath>..\packages\HtmlAgilityPack.1.8.4\lib\Net45\HtmlAgilityPack.dll</HintPath>
  48. </Reference>
  49. <Reference Include="Microsoft.Web.XmlTransform, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  50. <HintPath>..\packages\Microsoft.Web.Xdt.2.1.1\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath>
  51. </Reference>
  52. <Reference Include="MySql.Data, Version=8.0.11.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  53. <HintPath>..\packages\MySql.Data.8.0.11\lib\net452\MySql.Data.dll</HintPath>
  54. </Reference>
  55. <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  56. <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Npgsql, Version=4.0.3.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
  59. <HintPath>..\packages\Npgsql.4.0.3\lib\net451\Npgsql.dll</HintPath>
  60. </Reference>
  61. <Reference Include="NuGet.Common, Version=4.5.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  62. <HintPath>..\packages\NuGet.Common.4.5.0\lib\net45\NuGet.Common.dll</HintPath>
  63. </Reference>
  64. <Reference Include="NuGet.Core, Version=2.14.0.832, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  65. <HintPath>..\packages\NuGet.Core.2.14.0\lib\net40-Client\NuGet.Core.dll</HintPath>
  66. </Reference>
  67. <Reference Include="NuGet.Frameworks, Version=4.5.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  68. <HintPath>..\packages\NuGet.Frameworks.4.5.0\lib\net45\NuGet.Frameworks.dll</HintPath>
  69. </Reference>
  70. <Reference Include="NuGet.Packaging, Version=4.5.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  71. <HintPath>..\packages\NuGet.Packaging.4.5.0\lib\net45\NuGet.Packaging.dll</HintPath>
  72. </Reference>
  73. <Reference Include="NuGet.Packaging.Core, Version=4.5.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  74. <HintPath>..\packages\NuGet.Packaging.Core.4.5.0\lib\net45\NuGet.Packaging.Core.dll</HintPath>
  75. </Reference>
  76. <Reference Include="NuGet.Versioning, Version=4.5.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  77. <HintPath>..\packages\NuGet.Versioning.4.5.0\lib\net45\NuGet.Versioning.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Oracle.ManagedDataAccess, Version=4.122.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  80. <HintPath>..\packages\Oracle.ManagedDataAccess.12.2.1100\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
  81. <Private>True</Private>
  82. </Reference>
  83. <Reference Include="SiteServer.Plugin, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
  84. <HintPath>..\packages\SiteServer.Plugin.2.1.0\lib\net45\SiteServer.Plugin.dll</HintPath>
  85. </Reference>
  86. <Reference Include="System" />
  87. <Reference Include="System.ComponentModel" />
  88. <Reference Include="System.ComponentModel.DataAnnotations" />
  89. <Reference Include="System.Configuration" />
  90. <Reference Include="System.Configuration.Install" />
  91. <Reference Include="System.Core" />
  92. <Reference Include="System.Data.Linq" />
  93. <Reference Include="System.Drawing" />
  94. <Reference Include="System.Drawing.Design" />
  95. <Reference Include="System.IO.Compression" />
  96. <Reference Include="System.Management" />
  97. <Reference Include="System.Runtime" />
  98. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  99. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard1.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  100. </Reference>
  101. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  102. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.0\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System.Transactions" />
  105. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  106. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
  107. </Reference>
  108. <Reference Include="System.Web" />
  109. <Reference Include="System.Xml.Linq" />
  110. <Reference Include="System.Data.DataSetExtensions" />
  111. <Reference Include="Microsoft.CSharp" />
  112. <Reference Include="System.Data" />
  113. <Reference Include="System.Net.Http" />
  114. <Reference Include="System.Xml" />
  115. <Reference Include="WordPlugin">
  116. <HintPath>..\ref\WordPlugin.dll</HintPath>
  117. </Reference>
  118. </ItemGroup>
  119. <ItemGroup>
  120. <Compile Include="Api\V1\StlRequest.cs" />
  121. <Compile Include="Api\ApiRoutePlugin.cs" />
  122. <Compile Include="Api\Preview\ApiRoutePreview.cs" />
  123. <Compile Include="Api\Sys\Errors\ApiRouteError.cs" />
  124. <Compile Include="Api\Sys\Packaging\ApiRouteClearCache.cs" />
  125. <Compile Include="Api\Sys\Packaging\ApiRouteUpdateSsCms.cs" />
  126. <Compile Include="Api\Sys\Packaging\ApiRouteUpdate.cs" />
  127. <Compile Include="Api\Sys\Packaging\ApiRouteSyncDatabase.cs" />
  128. <Compile Include="Api\Sys\Packaging\ApiRouteDownload.cs" />
  129. <Compile Include="Api\Sys\Editors\ApiRouteUEditor.cs" />
  130. <Compile Include="Api\Sys\Stl\ApiRouteActionsDownload.cs" />
  131. <Compile Include="Api\Sys\Stl\ApiRouteActionsDynamic.cs" />
  132. <Compile Include="Api\Sys\Stl\ApiRouteActionsIf.cs" />
  133. <Compile Include="Api\Sys\Stl\ApiRouteActionsInputAdd.cs" />
  134. <Compile Include="Api\Sys\Stl\ApiRouteActionsLoadingChannels.cs" />
  135. <Compile Include="Api\Sys\Stl\ApiRouteActionsPageContents.cs" />
  136. <Compile Include="Api\Sys\Stl\ApiRouteActionsRelatedField.cs" />
  137. <Compile Include="Api\Sys\Stl\ApiRouteActionsResumeAdd.cs" />
  138. <Compile Include="Api\Sys\Stl\ApiRouteActionsSearch.cs" />
  139. <Compile Include="Api\Sys\Stl\ApiRouteActionsTrigger.cs" />
  140. <Compile Include="Api\Sys\Stl\ApiRouteActionsUpload.cs" />
  141. <Compile Include="Api\V1\PageResponse.cs" />
  142. <Compile Include="Core\CmsPages.cs" />
  143. <Compile Include="Core\ContentColumn.cs" />
  144. <Compile Include="Core\ContentCountInfo.cs" />
  145. <Compile Include="Core\InputTypeUtils.cs" />
  146. <Compile Include="DataCache\ContentTagManager.cs" />
  147. <Compile Include="DataCache\UserMenuManager .cs" />
  148. <Compile Include="DataCache\UserGroupManager.cs" />
  149. <Compile Include="DataCache\ChannelGroupManager.cs" />
  150. <Compile Include="DataCache\ContentGroupManager.cs" />
  151. <Compile Include="DataCache\Core\DataCacheManager.cs" />
  152. <Compile Include="DataCache\AdminManager.cs" />
  153. <Compile Include="Api\ApiManager.cs" />
  154. <Compile Include="DataCache\AreaManager.cs" />
  155. <Compile Include="Core\CacheDbUtils.cs" />
  156. <Compile Include="DataCache\ContentManager.cs" />
  157. <Compile Include="DataCache\ChannelManager.cs" />
  158. <Compile Include="Core\CheckManager.cs" />
  159. <Compile Include="DataCache\ConfigManager.cs" />
  160. <Compile Include="Core\ContentUtility.cs" />
  161. <Compile Include="Core\Create\CreateManager.cs" />
  162. <Compile Include="Core\Create\CreateTaskManager.cs" />
  163. <Compile Include="Core\Create\DeleteManager.cs" />
  164. <Compile Include="Core\Create\ICreateTaskManager.cs" />
  165. <Compile Include="Core\CrossSiteTransUtility.cs" />
  166. <Compile Include="Core\DataProvider.cs" />
  167. <Compile Include="DataCache\DepartmentManager.cs" />
  168. <Compile Include="Core\DirectoryUtility.cs" />
  169. <Compile Include="Core\FileUtility.cs" />
  170. <Compile Include="Core\InputParserUtility.cs" />
  171. <Compile Include="Core\LogUtils.cs" />
  172. <Compile Include="Core\Office\AccessDao.cs" />
  173. <Compile Include="Core\Office\AccessObject.cs" />
  174. <Compile Include="Core\Office\ExcelObject.cs" />
  175. <Compile Include="Core\Office\TxtObject.cs" />
  176. <Compile Include="Core\Office\WordUtils.cs" />
  177. <Compile Include="Core\OnlineTemplateManager.cs" />
  178. <Compile Include="Core\PageUtility.cs" />
  179. <Compile Include="Core\PathUtility.cs" />
  180. <Compile Include="Core\RoleManager.cs" />
  181. <Compile Include="DataCache\PermissionConfigManager.cs" />
  182. <Compile Include="Model\ContentTagInfo.cs" />
  183. <Compile Include="Plugin\Impl\PermissionsImpl.cs" />
  184. <Compile Include="DataCache\SiteManager.cs" />
  185. <Compile Include="Core\SiteTemplateManager.cs" />
  186. <Compile Include="Core\SourceManager.cs" />
  187. <Compile Include="DataCache\AccessTokenManager.cs" />
  188. <Compile Include="Core\SystemManager.cs" />
  189. <Compile Include="DataCache\TableColumnManager.cs" />
  190. <Compile Include="DataCache\TableStyleManager.cs" />
  191. <Compile Include="Core\TabManager.cs" />
  192. <Compile Include="Core\TagUtils.cs" />
  193. <Compile Include="DataCache\SpecialManager.cs" />
  194. <Compile Include="DataCache\TemplateManager.cs" />
  195. <Compile Include="Core\TemplateTypeUtils.cs" />
  196. <Compile Include="Core\UEditorUploader.cs" />
  197. <Compile Include="Core\UEditorUtils.cs" />
  198. <Compile Include="Core\VisualInfo.cs" />
  199. <Compile Include="Core\WordSpliter.cs" />
  200. <Compile Include="DataCache\UserManager.cs" />
  201. <Compile Include="Data\DataProviderBase.cs" />
  202. <Compile Include="Plugin\Apis\DatabaseApi.cs" />
  203. <Compile Include="Data\MySql.cs" />
  204. <Compile Include="Data\Oracle.cs" />
  205. <Compile Include="Data\PostgreSql.cs" />
  206. <Compile Include="Data\SqlServer.cs" />
  207. <Compile Include="ImportExport\AtomUtility.cs" />
  208. <Compile Include="ImportExport\BackupUtility.cs" />
  209. <Compile Include="ImportExport\Components\ChannelGroupIe.cs" />
  210. <Compile Include="ImportExport\Components\ConfigurationIe.cs" />
  211. <Compile Include="ImportExport\Components\ContentGroupIe.cs" />
  212. <Compile Include="ImportExport\Components\RelatedFieldIe.cs" />
  213. <Compile Include="ImportExport\Components\ContentIe.cs" />
  214. <Compile Include="ImportExport\Components\SiteIe.cs" />
  215. <Compile Include="ImportExport\Components\ChannelIe.cs" />
  216. <Compile Include="ImportExport\Components\TableStyleIe.cs" />
  217. <Compile Include="ImportExport\Components\TemplateIe.cs" />
  218. <Compile Include="ImportExport\ExportObject.cs" />
  219. <Compile Include="ImportExport\ImportObject.cs" />
  220. <Compile Include="Model\AdministratorInfo.cs" />
  221. <Compile Include="Model\Attributes\UserAttribute.cs" />
  222. <Compile Include="Model\DbCacheInfo.cs" />
  223. <Compile Include="Model\AreaInfo.cs" />
  224. <Compile Include="Model\Attributes\BackgroundContentAttribute.cs" />
  225. <Compile Include="Model\Attributes\ChannelAttribute.cs" />
  226. <Compile Include="Model\ChannelGroupInfo.cs" />
  227. <Compile Include="Model\ChannelInfo.cs" />
  228. <Compile Include="Model\Attributes\ChannelInfoExtend.cs" />
  229. <Compile Include="Model\ConfigInfo.cs" />
  230. <Compile Include="Model\Attributes\ContentAttribute.cs" />
  231. <Compile Include="Model\ContentCheckInfo.cs" />
  232. <Compile Include="Model\ContentGroupInfo.cs" />
  233. <Compile Include="Model\ContentInfo.cs" />
  234. <Compile Include="Core\Create\CreateTaskInfo.cs" />
  235. <Compile Include="Core\Create\CreateTaskLogInfo.cs" />
  236. <Compile Include="Core\Create\CreateTaskSummary.cs" />
  237. <Compile Include="Core\Create\CreateTaskSummaryItem.cs" />
  238. <Compile Include="Model\DepartmentInfo.cs" />
  239. <Compile Include="Model\Enumerations\EAccessControlEntry.cs" />
  240. <Compile Include="Model\Enumerations\EBackupType.cs" />
  241. <Compile Include="Model\Enumerations\EChangedType.cs" />
  242. <Compile Include="Model\Enumerations\ECreateType.cs" />
  243. <Compile Include="Model\Enumerations\ECrossSiteTransType.cs" />
  244. <Compile Include="Model\Enumerations\EExceptionType.cs" />
  245. <Compile Include="Model\Enumerations\EFrequencyType.cs" />
  246. <Compile Include="Model\Enumerations\EGatherType.cs" />
  247. <Compile Include="Model\Enumerations\EImportExportType.cs" />
  248. <Compile Include="Model\Enumerations\EKeywordGrade.cs" />
  249. <Compile Include="Model\Enumerations\ETableRule.cs" />
  250. <Compile Include="Model\Enumerations\ELayout.cs" />
  251. <Compile Include="Model\Enumerations\ELinkType.cs" />
  252. <Compile Include="Model\Enumerations\ELoadingType.cs" />
  253. <Compile Include="Model\Enumerations\EPositionType.cs" />
  254. <Compile Include="Model\Enumerations\EProgressType.cs" />
  255. <Compile Include="Model\Enumerations\ERelatedFieldStyle.cs" />
  256. <Compile Include="Model\Enumerations\ERollingType.cs" />
  257. <Compile Include="Model\Enumerations\ESearchEngineType.cs" />
  258. <Compile Include="Model\Enumerations\ESigninPriority.cs" />
  259. <Compile Include="Model\Enumerations\EStatisticsInputType.cs" />
  260. <Compile Include="Model\Enumerations\ETranslateContentType.cs" />
  261. <Compile Include="Model\Enumerations\ETranslateType.cs" />
  262. <Compile Include="Model\Enumerations\EWriteBackMethod.cs" />
  263. <Compile Include="Model\ErrorLogInfo.cs" />
  264. <Compile Include="Model\UserGroupInfo.cs" />
  265. <Compile Include="Model\UserMenuInfo.cs" />
  266. <Compile Include="Plugin\Impl\AttributesImpl.cs" />
  267. <Compile Include="Model\AccessTokenInfo.cs" />
  268. <Compile Include="Model\KeywordInfo.cs" />
  269. <Compile Include="Model\LogInfo.cs" />
  270. <Compile Include="Model\PermissionsInRolesInfo.cs" />
  271. <Compile Include="Model\AdministratorsInRolesInfo.cs" />
  272. <Compile Include="Model\PluginInfo.cs" />
  273. <Compile Include="Model\PluginConfigInfo.cs" />
  274. <Compile Include="Model\RelatedFieldInfo.cs" />
  275. <Compile Include="Model\RelatedFieldItemInfo.cs" />
  276. <Compile Include="Model\Attributes\SiteAttribute.cs" />
  277. <Compile Include="Model\RecordInfo.cs" />
  278. <Compile Include="Model\SiteInfo.cs" />
  279. <Compile Include="Model\Attributes\SiteInfoExtend.cs" />
  280. <Compile Include="Model\SiteLogInfo.cs" />
  281. <Compile Include="Model\SitePermissionsInfo.cs" />
  282. <Compile Include="Core\SiteTemplateInfo.cs" />
  283. <Compile Include="Model\Attributes\SystemConfigInfo.cs" />
  284. <Compile Include="Model\TableInfo.cs" />
  285. <Compile Include="Model\TableMetadataInfo.cs" />
  286. <Compile Include="Model\TableStyleInfo.cs" />
  287. <Compile Include="Model\Attributes\TableStyleInfoExtend.cs" />
  288. <Compile Include="Model\TableStyleItemInfo.cs" />
  289. <Compile Include="Model\TagInfo.cs" />
  290. <Compile Include="Model\SpecialInfo.cs" />
  291. <Compile Include="Model\TemplateInfo.cs" />
  292. <Compile Include="Model\TemplateLogInfo.cs" />
  293. <Compile Include="Model\TemplateMatchInfo.cs" />
  294. <Compile Include="Model\RoleInfo.cs" />
  295. <Compile Include="Model\UserInfo.cs" />
  296. <Compile Include="Model\UserLogInfo.cs" />
  297. <Compile Include="Packaging\PackageMetadata.cs" />
  298. <Compile Include="Packaging\PackageMetadataStrings.cs" />
  299. <Compile Include="Packaging\PackageType.cs" />
  300. <Compile Include="Packaging\PackageUtils.cs" />
  301. <Compile Include="Pages\Sys.cs" />
  302. <Compile Include="Plugin\Apis\AdminApi.cs" />
  303. <Compile Include="Plugin\Apis\ChannelApi.cs" />
  304. <Compile Include="Plugin\Apis\ConfigApi.cs" />
  305. <Compile Include="Plugin\Apis\ContentApi.cs" />
  306. <Compile Include="Plugin\Apis\UtilsApi.cs" />
  307. <Compile Include="Plugin\Apis\PluginApi.cs" />
  308. <Compile Include="Plugin\Apis\ParseApi.cs" />
  309. <Compile Include="Plugin\Apis\SiteApi.cs" />
  310. <Compile Include="Plugin\Apis\UserApi.cs" />
  311. <Compile Include="Plugin\Impl\ApiCollectionImpl.cs" />
  312. <Compile Include="Plugin\Impl\EnvironmentImpl.cs" />
  313. <Compile Include="Plugin\Impl\AccessTokenImpl.cs" />
  314. <Compile Include="Plugin\PluginInstance.cs" />
  315. <Compile Include="Plugin\Impl\ContentContextImpl.cs" />
  316. <Compile Include="Plugin\Impl\ParseContextImpl.cs" />
  317. <Compile Include="Plugin\Impl\ServiceImpl.cs" />
  318. <Compile Include="Plugin\Impl\RequestImpl.cs" />
  319. <Compile Include="Plugin\PluginContentManager.cs" />
  320. <Compile Include="Plugin\PluginContentTableManager.cs" />
  321. <Compile Include="Plugin\PluginDatabaseTableManager.cs" />
  322. <Compile Include="Plugin\PluginDebugger.cs" />
  323. <Compile Include="Plugin\PluginManager.cs" />
  324. <Compile Include="Plugin\PluginMenuManager.cs" />
  325. <Compile Include="Plugin\PluginJobManager.cs" />
  326. <Compile Include="Plugin\PluginStlParserManager.cs" />
  327. <Compile Include="Properties\AssemblyInfo.cs" />
  328. <Compile Include="Provider\AdministratorDao.cs" />
  329. <Compile Include="Provider\AdministratorsInRolesDao.cs" />
  330. <Compile Include="Provider\AreaDao.cs" />
  331. <Compile Include="Provider\ChannelDao.cs" />
  332. <Compile Include="Provider\ChannelGroupDao.cs" />
  333. <Compile Include="Provider\ConfigDao.cs" />
  334. <Compile Include="Provider\ContentCheckDao.cs" />
  335. <Compile Include="Provider\ContentDao.cs" />
  336. <Compile Include="Provider\ContentTagDao.cs" />
  337. <Compile Include="Provider\ContentGroupDao.cs" />
  338. <Compile Include="Provider\DatabaseDao.cs" />
  339. <Compile Include="Provider\DbCacheDao.cs" />
  340. <Compile Include="Provider\DepartmentDao.cs" />
  341. <Compile Include="Provider\ErrorLogDao.cs" />
  342. <Compile Include="Provider\KeywordDao.cs" />
  343. <Compile Include="Provider\LogDao.cs" />
  344. <Compile Include="Provider\PermissionsInRolesDao.cs" />
  345. <Compile Include="Provider\PluginConfigDao.cs" />
  346. <Compile Include="Provider\PluginDao.cs" />
  347. <Compile Include="Provider\RecordDao.cs" />
  348. <Compile Include="Provider\RelatedFieldDao.cs" />
  349. <Compile Include="Provider\RelatedFieldItemDao.cs" />
  350. <Compile Include="Provider\RoleDao.cs" />
  351. <Compile Include="Provider\SiteDao.cs" />
  352. <Compile Include="Provider\SiteLogDao.cs" />
  353. <Compile Include="Provider\SitePermissionsDao.cs" />
  354. <Compile Include="Provider\AccessTokenDao.cs" />
  355. <Compile Include="Provider\TableStyleDao.cs" />
  356. <Compile Include="Provider\TableStyleItemDao.cs" />
  357. <Compile Include="Provider\TagDao.cs" />
  358. <Compile Include="Provider\SpecialDao.cs" />
  359. <Compile Include="Provider\TemplateDao.cs" />
  360. <Compile Include="Provider\TemplateLogDao.cs" />
  361. <Compile Include="Provider\TemplateMatchDao.cs" />
  362. <Compile Include="Provider\UserDao.cs" />
  363. <Compile Include="Provider\UserMenuDao.cs" />
  364. <Compile Include="Provider\UserGroupDao.cs" />
  365. <Compile Include="Provider\UserLogDao.cs" />
  366. <Compile Include="StlControls\CommentInput.cs" />
  367. <Compile Include="DataCache\Stl\StlContentCache.cs" />
  368. <Compile Include="DataCache\Stl\StlDatabaseCache.cs" />
  369. <Compile Include="DataCache\Stl\StlChannelCache.cs" />
  370. <Compile Include="DataCache\Stl\StlSiteCache.cs" />
  371. <Compile Include="DataCache\Core\StlCacheManager.cs" />
  372. <Compile Include="DataCache\Stl\StlSqlContentsCache.cs" />
  373. <Compile Include="DataCache\Stl\StlTagCache.cs" />
  374. <Compile Include="StlParser\FileSystemObjectAsync.cs" />
  375. <Compile Include="StlParser\Model\ChannelItemInfo.cs" />
  376. <Compile Include="StlParser\Model\ContentItemInfo.cs" />
  377. <Compile Include="StlParser\Model\ContextInfo.cs" />
  378. <Compile Include="StlParser\Model\DbItemContainer.cs" />
  379. <Compile Include="StlParser\Model\DbItemInfo.cs" />
  380. <Compile Include="StlParser\Model\EContextType.cs" />
  381. <Compile Include="StlParser\Model\EStlChannelOrder.cs" />
  382. <Compile Include="StlParser\Model\EStlContentOrder.cs" />
  383. <Compile Include="StlParser\Model\EStlEntityType.cs" />
  384. <Compile Include="StlParser\Model\ListInfo.cs" />
  385. <Compile Include="StlParser\Model\PageInfo.cs" />
  386. <Compile Include="StlParser\Model\ParsedDataList.cs" />
  387. <Compile Include="StlParser\Model\StlAll.cs" />
  388. <Compile Include="StlParser\Model\StlElementInfo.cs" />
  389. <Compile Include="StlParser\Model\StlListBase.cs" />
  390. <Compile Include="StlParser\Model\StlAttributeAttribute.cs" />
  391. <Compile Include="StlParser\Model\StlElementAttribute.cs" />
  392. <Compile Include="StlParser\Parser.cs" />
  393. <Compile Include="StlParser\Parsers\StlElementParser.cs" />
  394. <Compile Include="StlParser\Parsers\StlEntityParser.cs" />
  395. <Compile Include="StlParser\Parsers\StlPageElementParser.cs" />
  396. <Compile Include="StlParser\StlElement\StlA.cs" />
  397. <Compile Include="StlParser\StlElement\StlAction.cs" />
  398. <Compile Include="StlParser\StlElement\StlAudio.cs" />
  399. <Compile Include="StlParser\StlElement\StlChannel.cs" />
  400. <Compile Include="StlParser\StlElement\StlChannels.cs" />
  401. <Compile Include="StlParser\StlElement\StlContainer.cs" />
  402. <Compile Include="StlParser\StlElement\StlContent.cs" />
  403. <Compile Include="StlParser\StlElement\StlContents.cs" />
  404. <Compile Include="StlParser\StlElement\StlCount.cs" />
  405. <Compile Include="StlParser\StlElement\StlDynamic.cs" />
  406. <Compile Include="StlParser\StlElement\StlEach.cs" />
  407. <Compile Include="StlParser\StlElement\StlFile.cs" />
  408. <Compile Include="StlParser\StlElement\StlFlash.cs" />
  409. <Compile Include="StlParser\StlElement\StlIf.cs" />
  410. <Compile Include="StlParser\StlElement\StlImage.cs" />
  411. <Compile Include="StlParser\StlElement\StlInclude.cs" />
  412. <Compile Include="StlParser\StlElement\StlItemTemplate.cs" />
  413. <Compile Include="StlParser\StlElement\StlLoading.cs" />
  414. <Compile Include="StlParser\StlElement\StlLocation.cs" />
  415. <Compile Include="StlParser\StlElement\StlMarquee.cs" />
  416. <Compile Include="StlParser\StlElement\StlNavigation.cs" />
  417. <Compile Include="StlParser\StlElement\StlNo.cs" />
  418. <Compile Include="StlParser\StlElement\StlPageChannels.cs" />
  419. <Compile Include="StlParser\StlElement\StlPageContents.cs" />
  420. <Compile Include="StlParser\StlElement\StlPageItem.cs" />
  421. <Compile Include="StlParser\StlElement\StlPageItems.cs" />
  422. <Compile Include="StlParser\StlElement\StlPageSqlContents.cs" />
  423. <Compile Include="StlParser\StlElement\StlPlayer.cs" />
  424. <Compile Include="StlParser\StlElement\StlPrinter.cs" />
  425. <Compile Include="StlParser\StlElement\StlQueryString.cs" />
  426. <Compile Include="StlParser\StlElement\StlRss.cs" />
  427. <Compile Include="StlParser\StlElement\StlSearch.cs" />
  428. <Compile Include="StlParser\StlElement\StlSelect.cs" />
  429. <Compile Include="StlParser\StlElement\StlSite.cs" />
  430. <Compile Include="StlParser\StlElement\StlSites.cs" />
  431. <Compile Include="StlParser\StlElement\StlSqlContent.cs" />
  432. <Compile Include="StlParser\StlElement\StlSqlContents.cs" />
  433. <Compile Include="StlParser\StlElement\StlTabs.cs" />
  434. <Compile Include="StlParser\StlElement\StlTags.cs" />
  435. <Compile Include="StlParser\StlElement\StlTree.cs" />
  436. <Compile Include="StlParser\StlElement\StlValue.cs" />
  437. <Compile Include="StlParser\StlElement\StlVideo.cs" />
  438. <Compile Include="StlParser\StlElement\StlYes.cs" />
  439. <Compile Include="StlParser\StlElement\StlZoom.cs" />
  440. <Compile Include="StlParser\StlEntity\StlChannelEntities.cs" />
  441. <Compile Include="StlParser\StlEntity\StlContentEntities.cs" />
  442. <Compile Include="StlParser\StlEntity\StlElementEntities.cs" />
  443. <Compile Include="StlParser\StlEntity\StlNavigationEntities.cs" />
  444. <Compile Include="StlParser\StlEntity\StlRequestEntities.cs" />
  445. <Compile Include="StlParser\StlEntity\StlSqlEntities.cs" />
  446. <Compile Include="StlParser\StlEntity\StlStlEntities.cs" />
  447. <Compile Include="StlParser\StlEntity\StlUserEntities.cs" />
  448. <Compile Include="StlParser\Utility\DataListTemplate.cs" />
  449. <Compile Include="StlParser\Utility\PagerUtility.cs" />
  450. <Compile Include="StlParser\Utility\RepeaterTemplate.cs" />
  451. <Compile Include="StlParser\Utility\SeparatorTemplate.cs" />
  452. <Compile Include="StlParser\Utility\StlAjaxLoading.cs" />
  453. <Compile Include="StlParser\Utility\StlDataUtility.cs" />
  454. <Compile Include="StlParser\Utility\StlParserManager.cs" />
  455. <Compile Include="StlParser\Utility\StlParserUtility.cs" />
  456. <Compile Include="StlParser\Utility\StlScriptUtility.cs" />
  457. <Compile Include="StlParser\Utility\StlTemplateManager.cs" />
  458. <Compile Include="StlParser\Utility\TemplateUtility.cs" />
  459. <Compile Include="UEditor\Config.cs" />
  460. <Compile Include="UEditor\ConfigHandler.cs" />
  461. <Compile Include="UEditor\CrawlerHandler.cs" />
  462. <Compile Include="UEditor\Handler.cs" />
  463. <Compile Include="UEditor\ListFileHandler.cs" />
  464. <Compile Include="UEditor\NotSupportedHandler.cs" />
  465. <Compile Include="UEditor\PathFormater.cs" />
  466. <Compile Include="UEditor\UploadHandler.cs" />
  467. </ItemGroup>
  468. <ItemGroup>
  469. <None Include="app.config" />
  470. <None Include="packages.config" />
  471. </ItemGroup>
  472. <ItemGroup>
  473. <ProjectReference Include="..\SiteServer.Utils\SiteServer.Utils.csproj">
  474. <Project>{2176d8ba-5f57-4c56-8e21-a09011517ae2}</Project>
  475. <Name>SiteServer.Utils</Name>
  476. </ProjectReference>
  477. </ItemGroup>
  478. <ItemGroup />
  479. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  480. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  481. <PropertyGroup>
  482. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  483. </PropertyGroup>
  484. <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'))" />
  485. </Target>
  486. </Project>