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.

226 lines
14 KiB

7 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
6 years ago
7 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
6 years ago
6 years ago
7 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
6 years ago
6 years ago
7 years ago
6 years ago
7 years ago
6 years ago
6 years ago
6 years ago
7 years ago
6 years ago
6 years ago
7 years ago
6 years ago
7 years ago
6 years ago
7 years ago
6 years ago
7 years ago
7 years ago
6 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
7 years ago
7 years ago
6 years ago
7 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.3.0.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.3.0.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>{A7E4D925-AACF-4782-8B9A-C10B9F527A0C}</ProjectGuid>
  9. <OutputType>Exe</OutputType>
  10. <RootNamespace>SiteServer.Cli</RootNamespace>
  11. <AssemblyName>siteserver</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  15. <NuGetPackageImportStamp>
  16. </NuGetPackageImportStamp>
  17. <TargetFrameworkProfile />
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <PlatformTarget>AnyCPU</PlatformTarget>
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>..\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <PlatformTarget>AnyCPU</PlatformTarget>
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>..\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <PropertyGroup>
  39. <StartupObject>SiteServer.Cli.Program</StartupObject>
  40. </PropertyGroup>
  41. <PropertyGroup>
  42. <ApplicationIcon>logo.ico</ApplicationIcon>
  43. </PropertyGroup>
  44. <ItemGroup>
  45. <Reference Include="BouncyCastle.Crypto, Version=1.8.3.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
  46. <HintPath>..\packages\BouncyCastle.1.8.3.1\lib\BouncyCastle.Crypto.dll</HintPath>
  47. </Reference>
  48. <Reference Include="Costura, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL">
  49. <HintPath>..\packages\Costura.Fody.2.0.0\lib\net452\Costura.dll</HintPath>
  50. </Reference>
  51. <Reference Include="Dapper, Version=1.60.0.0, Culture=neutral, processorArchitecture=MSIL">
  52. <HintPath>..\packages\Dapper.1.60.6\lib\net451\Dapper.dll</HintPath>
  53. </Reference>
  54. <Reference Include="Datory, Version=0.1.20.0, Culture=neutral, processorArchitecture=MSIL">
  55. <HintPath>..\packages\Datory.0.1.20\lib\net452\Datory.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
  58. <HintPath>..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Microsoft.Web.XmlTransform, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  61. <HintPath>..\packages\Microsoft.Web.Xdt.2.1.1\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath>
  62. </Reference>
  63. <Reference Include="MySql.Data, Version=8.0.16.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  64. <HintPath>..\packages\MySql.Data.8.0.16\lib\net452\MySql.Data.dll</HintPath>
  65. </Reference>
  66. <Reference Include="NDesk.Options, Version=0.2.1.0, Culture=neutral, processorArchitecture=MSIL">
  67. <HintPath>..\packages\NDesk.Options.0.2.1\lib\NDesk.Options.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  70. <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Npgsql, Version=4.0.7.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
  73. <HintPath>..\packages\Npgsql.4.0.7\lib\net451\Npgsql.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  76. <HintPath>..\packages\Oracle.ManagedDataAccess.19.3.1\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Quartz, Version=3.0.6.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
  79. <HintPath>..\packages\Quartz.3.0.6\lib\net452\Quartz.dll</HintPath>
  80. </Reference>
  81. <Reference Include="QueryBuilder, Version=1.1.7.0, Culture=neutral, processorArchitecture=MSIL">
  82. <HintPath>..\packages\SqlKata.1.1.7\lib\net45\QueryBuilder.dll</HintPath>
  83. </Reference>
  84. <Reference Include="SiteServer.Plugin, Version=2.3.13.0, Culture=neutral, processorArchitecture=MSIL">
  85. <HintPath>..\packages\SiteServer.Plugin.2.3.13\lib\net452\SiteServer.Plugin.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System" />
  88. <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  89. <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard1.1\System.Buffers.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.Collections.Concurrent" />
  92. <Reference Include="System.ComponentModel" />
  93. <Reference Include="System.ComponentModel.DataAnnotations" />
  94. <Reference Include="System.Configuration" />
  95. <Reference Include="System.Configuration.Install" />
  96. <Reference Include="System.Core" />
  97. <Reference Include="System.Data.Common, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  98. <HintPath>..\packages\System.Data.Common.4.3.0\lib\net451\System.Data.Common.dll</HintPath>
  99. </Reference>
  100. <Reference Include="System.Data.SqlClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  101. <HintPath>..\packages\System.Data.SqlClient.4.6.1\lib\net451\System.Data.SqlClient.dll</HintPath>
  102. </Reference>
  103. <Reference Include="System.Drawing" />
  104. <Reference Include="System.Drawing.Design" />
  105. <Reference Include="System.IO.Compression" />
  106. <Reference Include="System.Management" />
  107. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  108. <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard1.1\System.Memory.dll</HintPath>
  109. </Reference>
  110. <Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  111. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  112. </Reference>
  113. <Reference Include="System.Runtime" />
  114. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  115. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard1.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Runtime.Remoting" />
  118. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  119. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll</HintPath>
  120. </Reference>
  121. <Reference Include="System.Transactions" />
  122. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  123. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
  124. </Reference>
  125. <Reference Include="System.Web.Http, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  126. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.7\lib\net45\System.Web.Http.dll</HintPath>
  127. </Reference>
  128. <Reference Include="System.Xml.Linq" />
  129. <Reference Include="System.Data.DataSetExtensions" />
  130. <Reference Include="Microsoft.CSharp" />
  131. <Reference Include="System.Data" />
  132. <Reference Include="System.Net.Http" />
  133. <Reference Include="System.Xml" />
  134. </ItemGroup>
  135. <ItemGroup>
  136. <Compile Include="Core\JobContextImpl.cs" />
  137. <Compile Include="Jobs\SyncJob.cs" />
  138. <Compile Include="Jobs\BackupJob.cs" />
  139. <Compile Include="Jobs\InstallJob.cs" />
  140. <Compile Include="Jobs\TestJob.cs" />
  141. <Compile Include="Jobs\VersionJob.cs" />
  142. <Compile Include="Jobs\UpdateJob.cs" />
  143. <Compile Include="Jobs\RestoreJob.cs" />
  144. <Compile Include="Core\CliUtils.cs" />
  145. <Compile Include="Core\ProgressBar.cs" />
  146. <Compile Include="Core\SchedJob.cs" />
  147. <Compile Include="Core\TreeInfo.cs" />
  148. <Compile Include="Core\TableInfo.cs" />
  149. <Compile Include="Core\TextLogInfo.cs" />
  150. <Compile Include="Updater\Tables\TableTemplateLog.cs" />
  151. <Compile Include="Updater\Tables\TableUserLog.cs" />
  152. <Compile Include="Updater\UpdateUtils.cs" />
  153. <Compile Include="Program.cs" />
  154. <Compile Include="Properties\AssemblyInfo.cs" />
  155. <Compile Include="Updater\ConvertInfo.cs" />
  156. <Compile Include="Updater\Tables\TableAdministrator.cs" />
  157. <Compile Include="Updater\Tables\TableAdministratorsInRoles.cs" />
  158. <Compile Include="Updater\Tables\TableArea.cs" />
  159. <Compile Include="Updater\Tables\TableDbCache.cs" />
  160. <Compile Include="Updater\Tables\TableConfig.cs" />
  161. <Compile Include="Updater\Tables\TableContentCheck.cs" />
  162. <Compile Include="Updater\Tables\TableDepartment.cs" />
  163. <Compile Include="Updater\Tables\TableErrorLog.cs" />
  164. <Compile Include="Updater\Tables\TableLog.cs" />
  165. <Compile Include="Updater\Tables\TablePermissionsInRoles.cs" />
  166. <Compile Include="Updater\Tables\TableRole.cs" />
  167. <Compile Include="Updater\Tables\TableTableStyle.cs" />
  168. <Compile Include="Updater\Tables\TableTableStyleItem.cs" />
  169. <Compile Include="Updater\Tables\TableTag.cs" />
  170. <Compile Include="Updater\Tables\TableUser.cs" />
  171. <Compile Include="Updater\Tables\TableContentGroup.cs" />
  172. <Compile Include="Updater\ContentConverter.cs" />
  173. <Compile Include="Updater\Tables\GovInteract\TableGovInteractChannel.cs" />
  174. <Compile Include="Updater\Tables\GovInteract\TableGovInteractContent.cs" />
  175. <Compile Include="Updater\Tables\GovInteract\TableGovInteractLog.cs" />
  176. <Compile Include="Updater\Tables\GovInteract\TableGovInteractPermissions.cs" />
  177. <Compile Include="Updater\Tables\GovInteract\TableGovInteractRemark.cs" />
  178. <Compile Include="Updater\Tables\GovInteract\TableGovInteractReply.cs" />
  179. <Compile Include="Updater\Tables\GovInteract\TableGovInteractType.cs" />
  180. <Compile Include="Updater\Tables\GovPublic\TableGovPublicContent.cs" />
  181. <Compile Include="Updater\Tables\GovPublic\TableGovPublicCategory.cs" />
  182. <Compile Include="Updater\Tables\GovPublic\TableGovPublicCategoryClass.cs" />
  183. <Compile Include="Updater\Tables\GovPublic\TableGovPublicIdentifierRule.cs" />
  184. <Compile Include="Updater\Tables\GovPublic\TableGovPublicIdentifierSeq.cs" />
  185. <Compile Include="Updater\Tables\TableKeyword.cs" />
  186. <Compile Include="Updater\Tables\TableSiteLog.cs" />
  187. <Compile Include="Updater\Tables\TableChannel.cs" />
  188. <Compile Include="Updater\Tables\TableChannelGroup.cs" />
  189. <Compile Include="Updater\Tables\TableSite.cs" />
  190. <Compile Include="Updater\Tables\TableRelatedField.cs" />
  191. <Compile Include="Updater\Tables\TableRelatedFieldItem.cs" />
  192. <Compile Include="Updater\Tables\TableSitePermissions.cs" />
  193. <Compile Include="Updater\Tables\TableTemplate.cs" />
  194. <Compile Include="Updater\Tables\TableTemplateMatch.cs" />
  195. <Compile Include="Updater\Tables\Jobs\TableJobsContent.cs" />
  196. <Compile Include="Updater\UpdaterManager.cs" />
  197. </ItemGroup>
  198. <ItemGroup>
  199. <None Include="app.config" />
  200. <None Include="packages.config" />
  201. </ItemGroup>
  202. <ItemGroup>
  203. <Content Include="FodyWeavers.xml" />
  204. <Content Include="logo.ico" />
  205. </ItemGroup>
  206. <ItemGroup>
  207. <ProjectReference Include="..\SiteServer.CMS\SiteServer.CMS.csproj">
  208. <Project>{944127c3-915d-4f02-a534-64ec668c46ec}</Project>
  209. <Name>SiteServer.CMS</Name>
  210. </ProjectReference>
  211. <ProjectReference Include="..\SiteServer.Utils\SiteServer.Utils.csproj">
  212. <Project>{2176d8ba-5f57-4c56-8e21-a09011517ae2}</Project>
  213. <Name>SiteServer.Utils</Name>
  214. </ProjectReference>
  215. </ItemGroup>
  216. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  217. <Import Project="..\packages\Fody.3.0.3\build\Fody.targets" Condition="Exists('..\packages\Fody.3.0.3\build\Fody.targets')" />
  218. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  219. <PropertyGroup>
  220. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  221. </PropertyGroup>
  222. <Error Condition="!Exists('..\packages\Fody.3.0.3\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.0.3\build\Fody.targets'))" />
  223. <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'))" />
  224. <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'))" />
  225. </Target>
  226. <Import Project="..\packages\Costura.Fody.2.0.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.2.0.0\build\Costura.Fody.targets')" />
  227. </Project>