PageRenderTime 58ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/web/studio/ASC.Web.Studio/ASC.Web.Studio.csproj

https://github.com/dc0d/ONLYOFFICE-Server
MSBuild | 1982 lines | 1972 code | 0 blank | 10 comment | 0 complexity | 6288384fc9b597b46aef23c57336935f MD5 | raw file
Possible License(s): GPL-2.0, MPL-2.0-no-copyleft-exception

Large files files are truncated, but you can click here to view the full file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  5. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  6. <WebGreaseLibPath>..\..\..\packages\WebGrease.1.5.2\lib</WebGreaseLibPath>
  7. <WcfConfigValidationEnabled>True</WcfConfigValidationEnabled>
  8. </PropertyGroup>
  9. <PropertyGroup>
  10. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  11. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  12. <ProductVersion>9.0.30729</ProductVersion>
  13. <SchemaVersion>2.0</SchemaVersion>
  14. <ProjectGuid>{E7BE6CE8-F6B0-4B9B-831B-BA0C85C8D130}</ProjectGuid>
  15. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  16. <OutputType>Library</OutputType>
  17. <AppDesignerFolder>Properties</AppDesignerFolder>
  18. <RootNamespace>ASC.Web.Studio</RootNamespace>
  19. <AssemblyName>ASC.Web.Studio</AssemblyName>
  20. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  21. <SignAssembly>false</SignAssembly>
  22. <TrunkDir>..\..\..\</TrunkDir>
  23. <RedDir Condition=" '$(RedDir)' == '' ">$(TrunkDir)redistributable\asc\</RedDir>
  24. <AssemblyOriginatorKeyFile>$(TrunkDir)ASC.snk</AssemblyOriginatorKeyFile>
  25. <FileUpgradeFlags>
  26. </FileUpgradeFlags>
  27. <UpgradeBackupLocation>
  28. </UpgradeBackupLocation>
  29. <OldToolsVersion>4.0</OldToolsVersion>
  30. <TargetFrameworkProfile />
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  33. <DebugSymbols>true</DebugSymbols>
  34. <DebugType>full</DebugType>
  35. <Optimize>false</Optimize>
  36. <OutputPath>bin\</OutputPath>
  37. <DefineConstants>DEBUG;TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <Prefer32Bit>false</Prefer32Bit>
  41. </PropertyGroup>
  42. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  43. <DebugType>pdbonly</DebugType>
  44. <Optimize>true</Optimize>
  45. <OutputPath>bin\</OutputPath>
  46. <DefineConstants>TRACE</DefineConstants>
  47. <ErrorReport>prompt</ErrorReport>
  48. <WarningLevel>4</WarningLevel>
  49. <Prefer32Bit>false</Prefer32Bit>
  50. </PropertyGroup>
  51. <ItemGroup>
  52. <Reference Include="AjaxMin, Version=4.0.202.1, Culture=neutral, PublicKeyToken=24297a69a7eae424, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>..\..\..\redistributable\third-party\Microsoft\AjaxMin.dll</HintPath>
  55. </Reference>
  56. <Reference Include="AjaxPro.2, Version=7.7.31.1, Culture=neutral, PublicKeyToken=eabb1b8f6347d5af, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>..\..\..\redistributable\third-party\Web\AjaxPro.2.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Antlr3.Runtime, Version=3.4.1.9004, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\..\..\redistributable\third-party\Microsoft\Antlr3.Runtime.dll</HintPath>
  63. </Reference>
  64. <Reference Include="ASC.ActiveDirectory">
  65. <HintPath>..\..\..\redistributable\asc\ASC.ActiveDirectory.dll</HintPath>
  66. </Reference>
  67. <Reference Include="ASC.Api, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  68. <SpecificVersion>False</SpecificVersion>
  69. <HintPath>..\..\..\redistributable\asc\ASC.Api.dll</HintPath>
  70. </Reference>
  71. <Reference Include="ASC.AuditTrail, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  72. <SpecificVersion>False</SpecificVersion>
  73. <HintPath>..\..\..\redistributable\asc\ASC.AuditTrail.dll</HintPath>
  74. <Private>True</Private>
  75. </Reference>
  76. <Reference Include="ASC.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  77. <SpecificVersion>False</SpecificVersion>
  78. <HintPath>..\..\..\redistributable\asc\ASC.Common.dll</HintPath>
  79. </Reference>
  80. <Reference Include="ASC.Core.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  81. <SpecificVersion>False</SpecificVersion>
  82. <HintPath>..\..\..\redistributable\asc\ASC.Core.Common.dll</HintPath>
  83. </Reference>
  84. <Reference Include="ASC.Data.Storage, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>..\..\..\redistributable\asc\ASC.Data.Storage.dll</HintPath>
  87. </Reference>
  88. <Reference Include="ASC.FederatedLogin, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  89. <SpecificVersion>False</SpecificVersion>
  90. <HintPath>..\..\..\redistributable\asc\ASC.FederatedLogin.dll</HintPath>
  91. </Reference>
  92. <Reference Include="ASC.Feed, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  93. <SpecificVersion>False</SpecificVersion>
  94. <HintPath>..\..\..\redistributable\asc\ASC.Feed.dll</HintPath>
  95. </Reference>
  96. <Reference Include="ASC.FullTextIndex, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  97. <SpecificVersion>False</SpecificVersion>
  98. <HintPath>..\..\..\redistributable\asc\ASC.FullTextIndex.dll</HintPath>
  99. </Reference>
  100. <Reference Include="ASC.MessagingSystem">
  101. <HintPath>..\..\..\redistributable\asc\ASC.MessagingSystem.dll</HintPath>
  102. </Reference>
  103. <Reference Include="ASC.MessagingSystem.DbSender">
  104. <HintPath>..\..\..\redistributable\asc\ASC.MessagingSystem.DbSender.dll</HintPath>
  105. </Reference>
  106. <Reference Include="ASC.Notify.Textile, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  107. <SpecificVersion>False</SpecificVersion>
  108. <HintPath>..\..\..\redistributable\asc\ASC.Notify.Textile.dll</HintPath>
  109. </Reference>
  110. <Reference Include="ASC.SingleSignOn">
  111. <HintPath>..\..\..\redistributable\asc\ASC.SingleSignOn.dll</HintPath>
  112. </Reference>
  113. <Reference Include="ASC.Thrdparty, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  114. <SpecificVersion>False</SpecificVersion>
  115. <HintPath>..\..\..\redistributable\asc\ASC.Thrdparty.dll</HintPath>
  116. <Private>True</Private>
  117. </Reference>
  118. <Reference Include="ASC.Web.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  119. <SpecificVersion>False</SpecificVersion>
  120. <HintPath>..\..\..\redistributable\asc\ASC.Web.Core.dll</HintPath>
  121. </Reference>
  122. <Reference Include="AWSSDK, Version=1.1.1.0, Culture=neutral, PublicKeyToken=cd2d24cd2bace800, processorArchitecture=MSIL">
  123. <SpecificVersion>False</SpecificVersion>
  124. <HintPath>..\..\..\redistributable\third-party\Amazon\AWSSDK.dll</HintPath>
  125. </Reference>
  126. <Reference Include="CsvHelper">
  127. <HintPath>..\..\..\redistributable\third-party\CsvHelper.2.3.0\CsvHelper.dll</HintPath>
  128. </Reference>
  129. <Reference Include="dotless.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=96b446c9e63eae34, processorArchitecture=MSIL">
  130. <SpecificVersion>False</SpecificVersion>
  131. <HintPath>..\..\..\redistributable\third-party\Web\dotless\dotless.Core.dll</HintPath>
  132. </Reference>
  133. <Reference Include="DotNetOpenAuth, Version=4.1.0.12182, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL">
  134. <SpecificVersion>False</SpecificVersion>
  135. <HintPath>..\..\..\redistributable\third-party\DotNetOpenAuth\4\DotNetOpenAuth.dll</HintPath>
  136. </Reference>
  137. <Reference Include="DotNetOpenAuth.ApplicationBlock, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  138. <SpecificVersion>False</SpecificVersion>
  139. <HintPath>..\..\..\redistributable\asc\DotNetOpenAuth.ApplicationBlock.dll</HintPath>
  140. </Reference>
  141. <Reference Include="EPPlus">
  142. <HintPath>..\..\..\redistributable\third-party\EPPlus.3.1.3.3\EPPlus.dll</HintPath>
  143. </Reference>
  144. <Reference Include="Facebook, Version=5.0.26.0, Culture=neutral, PublicKeyToken=58cb4f2111d1e6de, processorArchitecture=MSIL">
  145. <SpecificVersion>False</SpecificVersion>
  146. <HintPath>..\..\..\redistributable\third-party\FacebookSDK\Facebook.dll</HintPath>
  147. </Reference>
  148. <Reference Include="FileConverterUtils2">
  149. <HintPath>..\..\..\redistributable\third-party\asc\FileConverterUtils2.dll</HintPath>
  150. </Reference>
  151. <Reference Include="FredCK.FCKeditorV2, Version=2.6.3.29869, Culture=neutral, processorArchitecture=MSIL">
  152. <SpecificVersion>False</SpecificVersion>
  153. <HintPath>..\..\..\redistributable\third-party\Web\FredCK.FCKeditorV2.dll</HintPath>
  154. </Reference>
  155. <Reference Include="Hammock.ClientProfile, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c148cfba29ed1a4d, processorArchitecture=MSIL">
  156. <SpecificVersion>False</SpecificVersion>
  157. <HintPath>..\..\..\redistributable\third-party\TweetSharp\3.5\Hammock.ClientProfile.dll</HintPath>
  158. </Reference>
  159. <Reference Include="HtmlAgilityPack, Version=1.3.9.1, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
  160. <SpecificVersion>False</SpecificVersion>
  161. <HintPath>..\..\..\redistributable\third-party\HtmlAgilityPack\HtmlAgilityPack.dll</HintPath>
  162. </Reference>
  163. <Reference Include="HtmlSanitizationLibrary, Version=4.0.0.0, Culture=neutral, PublicKeyToken=d127efab8a9c114f, processorArchitecture=MSIL">
  164. <SpecificVersion>False</SpecificVersion>
  165. <HintPath>..\..\..\redistributable\third-party\Microsoft\AntiXss\HtmlSanitizationLibrary.dll</HintPath>
  166. </Reference>
  167. <Reference Include="Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
  168. <SpecificVersion>False</SpecificVersion>
  169. <HintPath>..\..\..\redistributable\third-party\DotNotZip\Ionic.Zip.dll</HintPath>
  170. </Reference>
  171. <Reference Include="Jurassic, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
  172. <SpecificVersion>False</SpecificVersion>
  173. <HintPath>..\..\..\redistributable\third-party\Web\Jurassic.dll</HintPath>
  174. </Reference>
  175. <Reference Include="LinkedIn, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  176. <SpecificVersion>False</SpecificVersion>
  177. <HintPath>..\..\..\redistributable\third-party\LinkedIn\LinkedIn.dll</HintPath>
  178. </Reference>
  179. <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
  180. <SpecificVersion>False</SpecificVersion>
  181. <HintPath>..\..\..\redistributable\third-party\log4net\log4net.dll</HintPath>
  182. <Private>True</Private>
  183. </Reference>
  184. <Reference Include="Lucene.Net, Version=2.9.2.2, Culture=neutral, processorArchitecture=MSIL">
  185. <SpecificVersion>False</SpecificVersion>
  186. <HintPath>..\..\..\redistributable\third-party\Lucene.Net\Lucene.Net.dll</HintPath>
  187. </Reference>
  188. <Reference Include="Microsoft.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=736440c9b414ea16, processorArchitecture=MSIL">
  189. <SpecificVersion>False</SpecificVersion>
  190. <HintPath>..\..\..\redistributable\third-party\Microsoft\Microsoft.Contracts.dll</HintPath>
  191. </Reference>
  192. <Reference Include="Microsoft.CSharp" />
  193. <Reference Include="Microsoft.Practices.EnterpriseLibrary.Caching, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  194. <SpecificVersion>False</SpecificVersion>
  195. <HintPath>..\..\..\redistributable\third-party\Microsoft\entlib\Microsoft.Practices.EnterpriseLibrary.Caching.dll</HintPath>
  196. </Reference>
  197. <Reference Include="Microsoft.Practices.EnterpriseLibrary.Common, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  198. <SpecificVersion>False</SpecificVersion>
  199. <HintPath>..\..\..\redistributable\third-party\Microsoft\entlib\Microsoft.Practices.EnterpriseLibrary.Common.dll</HintPath>
  200. </Reference>
  201. <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  202. <SpecificVersion>False</SpecificVersion>
  203. <HintPath>..\..\..\redistributable\third-party\Microsoft\unity\Microsoft.Practices.ServiceLocation.dll</HintPath>
  204. </Reference>
  205. <Reference Include="Microsoft.Practices.Unity, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  206. <SpecificVersion>False</SpecificVersion>
  207. <HintPath>..\..\..\redistributable\third-party\Microsoft\unity\Microsoft.Practices.Unity.dll</HintPath>
  208. </Reference>
  209. <Reference Include="Microsoft.Practices.Unity.Configuration, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  210. <SpecificVersion>False</SpecificVersion>
  211. <HintPath>..\..\..\redistributable\third-party\Microsoft\unity\Microsoft.Practices.Unity.Configuration.dll</HintPath>
  212. </Reference>
  213. <Reference Include="Microsoft.Practices.Unity.Interception">
  214. <HintPath>..\..\..\redistributable\third-party\Microsoft\unity\Microsoft.Practices.Unity.Interception.dll</HintPath>
  215. </Reference>
  216. <Reference Include="Microsoft.Practices.Unity.Interception.Configuration">
  217. <HintPath>..\..\..\redistributable\third-party\Microsoft\unity\Microsoft.Practices.Unity.Interception.Configuration.dll</HintPath>
  218. </Reference>
  219. <Reference Include="Microsoft.SharePoint.Client">
  220. <HintPath>..\..\..\redistributable\third-party\Microsoft\SharePoint\Microsoft.SharePoint.Client.dll</HintPath>
  221. <Private>True</Private>
  222. </Reference>
  223. <Reference Include="Microsoft.SharePoint.Client.Runtime">
  224. <HintPath>..\..\..\redistributable\third-party\Microsoft\SharePoint\Microsoft.SharePoint.Client.Runtime.dll</HintPath>
  225. <Private>True</Private>
  226. </Reference>
  227. <Reference Include="Microsoft.Web.Administration, Version=7.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  228. <SpecificVersion>False</SpecificVersion>
  229. <HintPath>..\..\..\redistributable\third-party\Microsoft\Microsoft.Web.Administration.dll</HintPath>
  230. <Private>True</Private>
  231. </Reference>
  232. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  233. <SpecificVersion>False</SpecificVersion>
  234. <HintPath>..\..\..\redistributable\third-party\Microsoft\Microsoft.Web.Infrastructure.dll</HintPath>
  235. <Private>True</Private>
  236. </Reference>
  237. <Reference Include="MySql.Data, Version=6.2.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  238. <SpecificVersion>False</SpecificVersion>
  239. <HintPath>..\..\..\redistributable\third-party\db\mysql\MySql.Data.dll</HintPath>
  240. <Private>True</Private>
  241. </Reference>
  242. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  243. <SpecificVersion>False</SpecificVersion>
  244. <HintPath>..\..\..\redistributable\third-party\Web\Newtonsoft.Json.dll</HintPath>
  245. </Reference>
  246. <Reference Include="NVelocity, Version=1.0.3.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
  247. <SpecificVersion>False</SpecificVersion>
  248. <HintPath>..\..\..\redistributable\third-party\NVelocity\NVelocity.dll</HintPath>
  249. </Reference>
  250. <Reference Include="System" />
  251. <Reference Include="System.Data" />
  252. <Reference Include="System.Data.DataSetExtensions" />
  253. <Reference Include="System.Drawing" />
  254. <Reference Include="System.IdentityModel.Tokens.Jwt">
  255. <HintPath>..\..\..\redistributable\third-party\Microsoft\WIFExtensions\System.IdentityModel.Tokens.Jwt.dll</HintPath>
  256. </Reference>
  257. <Reference Include="System.Runtime.Serialization">
  258. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  259. </Reference>
  260. <Reference Include="System.ServiceModel">
  261. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  262. </Reference>
  263. <Reference Include="System.ServiceModel.Activation" />
  264. <Reference Include="System.ServiceModel.Web">
  265. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  266. </Reference>
  267. <Reference Include="System.ServiceProcess" />
  268. <Reference Include="System.Web" />
  269. <Reference Include="System.Web.Abstractions">
  270. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  271. </Reference>
  272. <Reference Include="System.Web.ApplicationServices" />
  273. <Reference Include="System.Web.DynamicData" />
  274. <Reference Include="System.Web.Entity" />
  275. <Reference Include="System.Web.Extensions" />
  276. <Reference Include="System.Web.Extensions.Design" />
  277. <Reference Include="System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  278. <SpecificVersion>False</SpecificVersion>
  279. <HintPath>..\..\..\redistributable\third-party\Microsoft\System.Web.Mvc.dll</HintPath>
  280. <Private>False</Private>
  281. </Reference>
  282. <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  283. <SpecificVersion>False</SpecificVersion>
  284. <HintPath>..\..\..\redistributable\third-party\Microsoft\System.Web.Optimization.dll</HintPath>
  285. </Reference>
  286. <Reference Include="System.Web.Routing">
  287. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  288. </Reference>
  289. <Reference Include="System.Xml" />
  290. <Reference Include="System.Configuration" />
  291. <Reference Include="System.Web.Services" />
  292. <Reference Include="System.Xml.Linq" />
  293. <Reference Include="Textile, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
  294. <SpecificVersion>False</SpecificVersion>
  295. <HintPath>..\..\..\redistributable\third-party\Textile\Textile.dll</HintPath>
  296. </Reference>
  297. <Reference Include="TMResourceData, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  298. <SpecificVersion>False</SpecificVersion>
  299. <HintPath>..\..\..\redistributable\asc\TMResourceData.dll</HintPath>
  300. </Reference>
  301. <Reference Include="TweetSharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c148cfba29ed1a4d, processorArchitecture=MSIL">
  302. <SpecificVersion>False</SpecificVersion>
  303. <HintPath>..\..\..\redistributable\third-party\TweetSharp\3.5\TweetSharp.dll</HintPath>
  304. </Reference>
  305. <Reference Include="WebGrease, Version=1.5.2.14234, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  306. <SpecificVersion>False</SpecificVersion>
  307. <HintPath>..\..\..\redistributable\third-party\Microsoft\WebGrease.dll</HintPath>
  308. </Reference>
  309. <Reference Include="Yahoo.Yui.Compressor, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  310. <SpecificVersion>False</SpecificVersion>
  311. <HintPath>..\..\..\redistributable\third-party\YUICompressor\Yahoo.Yui.Compressor.dll</HintPath>
  312. </Reference>
  313. </ItemGroup>
  314. <ItemGroup>
  315. <Compile Include="About.aspx.cs">
  316. <DependentUpon>About.aspx</DependentUpon>
  317. <SubType>ASPXCodeBehind</SubType>
  318. </Compile>
  319. <Compile Include="About.aspx.designer.cs">
  320. <DependentUpon>About.aspx</DependentUpon>
  321. </Compile>
  322. <Compile Include="Controls\Common\InlineScript.cs" />
  323. <Compile Include="Controls\FileUploader\FileToUpload.cs" />
  324. <Compile Include="Controls\FileUploader\FileUploaderFlashParams.cs" />
  325. <Compile Include="Controls\FileUploader\HttpModule\EntityBodyChunkReader.cs" />
  326. <Compile Include="Controls\FileUploader\HttpModule\EntityBodyChunkStateWaiter.cs" />
  327. <Compile Include="Controls\FileUploader\HttpModule\EntityBodyInspector.cs" />
  328. <Compile Include="Controls\FileUploader\HttpModule\HttpUploadWorkerRequest.cs" />
  329. <Compile Include="Controls\FileUploader\HttpModule\UploadProgressHandler.cs" />
  330. <Compile Include="Controls\FileUploader\HttpModule\UploadProgressModule.cs" />
  331. <Compile Include="Controls\FileUploader\HttpModule\UploadProgressStatistic.cs" />
  332. <Compile Include="Controls\FileUploader\HttpModule\UploadProgressUtils.cs" />
  333. </ItemGroup>
  334. <ItemGroup>
  335. <Content Include="About.aspx" />
  336. <Content Include="App_Themes\codehighlighter\ascetic.css" />
  337. <Content Include="App_Themes\codehighlighter\dark.css" />
  338. <Content Include="App_Themes\codehighlighter\default.css" />
  339. <Content Include="App_Themes\codehighlighter\far.css" />
  340. <Content Include="App_Themes\codehighlighter\idea.css" />
  341. <Content Include="App_Themes\codehighlighter\magula.css" />
  342. <Content Include="App_Themes\codehighlighter\sunburst.css" />
  343. <Content Include="App_Themes\codehighlighter\vs.css" />
  344. <Content Include="App_Themes\codehighlighter\zenburn.css" />
  345. </ItemGroup>
  346. <ItemGroup>
  347. <Compile Include="Controls\Users\AdvancedUserSelector.cs" />
  348. <Compile Include="Core\Backup\BackupAjaxHandler.cs" />
  349. <Compile Include="Core\Backup\BackupFileUploadHandler.cs" />
  350. <Compile Include="Core\Notify\WebstudioPatternResource.Designer.cs">
  351. <DesignTime>True</DesignTime>
  352. <AutoGen>True</AutoGen>
  353. <DependentUpon>WebstudioPatternResource.resx</DependentUpon>
  354. </Compile>
  355. <Compile Include="Core\PersonalSettings.cs" />
  356. <Compile Include="Core\HelpCenter\HelpCenterHelper.cs" />
  357. <Compile Include="Core\HelpCenter\HelpCenterStorage.cs" />
  358. <Compile Include="Core\HelpCenter\UserVideoSettings.cs" />
  359. <Compile Include="Core\HelpCenter\VideoGuideStorage.cs" />
  360. <Compile Include="Core\Import\ActiveDirectoryUserImporter.cs" Condition=" Exists('Core\Import\ActiveDirectoryUserImporter.cs') And '$(DeployTo)' != 'INSTALL.STANDALONE' " />
  361. <Compile Include="Core\Import\ActiveDirectoryUserImporter2.cs" Condition=" !Exists('Core\Import\ActiveDirectoryUserImporter.cs') Or '$(DeployTo)' == 'INSTALL.STANDALONE' " />
  362. <Compile Include="HttpHandlers\JwtHandler.cs" />
  363. <Compile Include="HttpHandlers\SamlHandler.cs" />
  364. <Compile Include="PublicResources\AuditResource.Designer.cs">
  365. <AutoGen>True</AutoGen>
  366. <DesignTime>True</DesignTime>
  367. <DependentUpon>AuditResource.resx</DependentUpon>
  368. </Compile>
  369. <Compile Include="PublicResources\ChatResource.Designer.cs">
  370. <DependentUpon>ChatResource.resx</DependentUpon>
  371. <AutoGen>True</AutoGen>
  372. <DesignTime>True</DesignTime>
  373. </Compile>
  374. <Compile Include="PublicResources\StudioCountriesResource.Designer.cs">
  375. <DependentUpon>StudioCountriesResource.resx</DependentUpon>
  376. <AutoGen>True</AutoGen>
  377. <DesignTime>True</DesignTime>
  378. </Compile>
  379. <Compile Include="PublicResources\MonitoringResource.Designer.cs">
  380. <AutoGen>True</AutoGen>
  381. <DesignTime>True</DesignTime>
  382. <DependentUpon>MonitoringResource.resx</DependentUpon>
  383. </Compile>
  384. <Compile Include="PublicResources\Resource.Designer.cs">
  385. <AutoGen>True</AutoGen>
  386. <DesignTime>True</DesignTime>
  387. <DependentUpon>Resource.resx</DependentUpon>
  388. </Compile>
  389. <Compile Include="PublicResources\ResourceJS.Designer.cs">
  390. <AutoGen>True</AutoGen>
  391. <DesignTime>True</DesignTime>
  392. <DependentUpon>ResourceJS.resx</DependentUpon>
  393. </Compile>
  394. <Compile Include="PublicResources\UserControlsCommonResource.Designer.cs">
  395. <AutoGen>True</AutoGen>
  396. <DesignTime>True</DesignTime>
  397. <DependentUpon>UserControlsCommonResource.resx</DependentUpon>
  398. </Compile>
  399. <Compile Include="Controls\Common\CodeHighlighter.cs" />
  400. <Compile Include="Controls\Common\CommonResultsView.cs" />
  401. <Compile Include="Controls\Common\Container.cs" />
  402. <Compile Include="Controls\Common\EmptyScreenControl.cs" />
  403. <Compile Include="Controls\Common\PageNavigator.cs" />
  404. <Compile Include="Controls\Common\ResultsView.cs" />
  405. <Compile Include="Core\FileSizeComment.cs" />
  406. <Compile Include="Core\Sms\SmsSender.cs" Condition=" Exists('Core\Sms\SmsSender.cs') And '$(DeployTo)' != 'INSTALL.STANDALONE' " />
  407. <Compile Include="Core\Sms\SmsKeyStorage.cs" Condition=" Exists('Core\Sms\SmsKeyStorage.cs') And '$(DeployTo)' != 'INSTALL.STANDALONE' " />
  408. <Compile Include="Core\Sms\SmsManager.cs" Condition=" Exists('Core\Sms\SmsManager.cs') And '$(DeployTo)' != 'INSTALL.STANDALONE' " />
  409. <Compile Include="Core\Sms\SmsManager2.cs" Condition=" !Exists('Core\Sms\SmsManager.cs') Or '$(DeployTo)' == 'INSTALL.STANDALONE' " />
  410. <Compile Include="Core\Sms\StudioSmsNotificationSettings.cs" />
  411. <Compile Include="Core\CountriesResources.cs" />
  412. <Compile Include="Core\StudioAdminMessageSettings.cs" />
  413. <Compile Include="Core\DebugInfo.cs" />
  414. <Compile Include="Core\EmailOperationService.cs" />
  415. <Compile Include="Core\Import\ContactInfo.cs" />
  416. <Compile Include="Core\Import\IUserImporter.cs" />
  417. <Compile Include="Core\Import\OutlookCSVUserImporter.cs" />
  418. <Compile Include="Core\Import\TextFileUserImporter.cs" />
  419. <Compile Include="Core\Notify\PatternHelper.cs" />
  420. <Compile Include="Core\Search\SearchComparer.cs" />
  421. <Compile Include="Core\Search\SearchResult.cs" />
  422. <Compile Include="Core\SecutiryConstants.cs" />
  423. <Compile Include="Core\StudioPasswordSettings.cs" />
  424. <Compile Include="Core\StudioNotifyBarSettings.cs" />
  425. <Compile Include="Core\Users\CustomNamingPeople.cs" />
  426. <Compile Include="Core\Users\NamingPeopleResource.Designer.cs">
  427. <AutoGen>True</AutoGen>
  428. <DesignTime>True</DesignTime>
  429. <DependentUpon>NamingPeopleResource.resx</DependentUpon>
  430. </Compile>
  431. <Compile Include="Core\WebStudioCommonModule.cs" />
  432. <Compile Include="Terms.aspx.cs">
  433. <DependentUpon>Terms.aspx</DependentUpon>
  434. <SubType>ASPXCodeBehind</SubType>
  435. </Compile>
  436. <Compile Include="Terms.aspx.designer.cs">
  437. <DependentUpon>Terms.aspx</DependentUpon>
  438. </Compile>
  439. <Compile Include="UserControls\Common\AuthorizeDocs\AuthorizeDocs.ascx.cs">
  440. <DependentUpon>AuthorizeDocs.ascx</DependentUpon>
  441. <SubType>ASPXCodeBehind</SubType>
  442. </Compile>
  443. <Compile Include="UserControls\Common\AuthorizeDocs\AuthorizeDocs.ascx.designer.cs">
  444. <DependentUpon>AuthorizeDocs.ascx</DependentUpon>
  445. </Compile>
  446. <Compile Include="UserControls\Common\Authorize\Authorize.ascx.cs">
  447. <DependentUpon>Authorize.ascx</DependentUpon>
  448. <SubType>ASPXCodeBehind</SubType>
  449. </Compile>
  450. <Compile Include="UserControls\Common\Authorize\Authorize.ascx.designer.cs">
  451. <DependentUpon>Authorize.ascx</DependentUpon>
  452. </Compile>
  453. <Compile Include="UserControls\Common\Comments\CommentInfo.cs" />
  454. <Compile Include="UserControls\Common\Comments\Comments.cs" />
  455. <Compile Include="UserControls\Common\Comments\CommentsHelper.cs" />
  456. <Compile Include="UserControls\Common\HelpTour\HelpTour.ascx.cs">
  457. <DependentUpon>HelpTour.ascx</DependentUpon>
  458. <SubType>ASPXCodeBehind</SubType>
  459. </Compile>
  460. <Compile Include="UserControls\Common\HelpTour\HelpTour.ascx.designer.cs">
  461. <DependentUpon>HelpTour.ascx</DependentUpon>
  462. </Compile>
  463. <Compile Include="UserControls\Common\PersonalFooter\PersonalFooter.ascx.cs">
  464. <DependentUpon>PersonalFooter.ascx</DependentUpon>
  465. <SubType>ASPXCodeBehind</SubType>
  466. </Compile>
  467. <Compile Include="UserControls\Common\PersonalFooter\PersonalFooter.ascx.designer.cs">
  468. <DependentUpon>PersonalFooter.ascx</DependentUpon>
  469. </Compile>
  470. <Compile Include="UserControls\Common\PollForm\PollForm.cs" />
  471. <Compile Include="UserControls\Common\PollForm\PollFormMaster.cs" />
  472. <Compile Include="UserControls\Common\SmallChat\SmallChat.ascx.cs">
  473. <DependentUpon>SmallChat.ascx</DependentUpon>
  474. <SubType>ASPXCodeBehind</SubType>
  475. </Compile>
  476. <Compile Include="UserControls\Common\SmallChat\SmallChat.ascx.designer.cs">
  477. <DependentUpon>SmallChat.ascx</DependentUpon>
  478. </Compile>
  479. <Compile Include="UserControls\Common\TabsNavigator\TabsNavigator.cs" />
  480. <Compile Include="UserControls\Common\TabsNavigator\TabsNavigatorItem.cs" />
  481. <Compile Include="UserControls\Common\ViewSwitcher\ViewSwitcher.cs" />
  482. <Compile Include="UserControls\Common\ViewSwitcher\ViewSwitcherBaseItem.cs" />
  483. <Compile Include="UserControls\Common\ViewSwitcher\ViewSwitcherLinkItem.cs" />
  484. <Compile Include="UserControls\Common\ViewSwitcher\ViewSwitcherTabItem.cs" />
  485. <Compile Include="StartScriptsStyles.aspx.cs">
  486. <DependentUpon>StartScriptsStyles.aspx</DependentUpon>
  487. <SubType>ASPXCodeBehind</SubType>
  488. </Compile>
  489. <Compile Include="StartScriptsStyles.aspx.designer.cs">
  490. <DependentUpon>StartScriptsStyles.aspx</DependentUpon>
  491. </Compile>
  492. <Compile Include="UserControls\Management\AuditTrail\AuditTrail.ascx.cs">
  493. <DependentUpon>AuditTrail.ascx</DependentUpon>
  494. <SubType>ASPXCodeBehind</SubType>
  495. </Compile>
  496. <Compile Include="UserControls\Management\AuditTrail\AuditTrail.ascx.designer.cs">
  497. <DependentUpon>AuditTrail.ascx</DependentUpon>
  498. </Compile>
  499. <Compile Include="UserControls\Management\AuthorizationKeys\AuthorizationKeys.ascx.cs">
  500. <DependentUpon>AuthorizationKeys.ascx</DependentUpon>
  501. <SubType>ASPXCodeBehind</SubType>
  502. </Compile>
  503. <Compile Include="UserControls\Management\AuthorizationKeys\AuthorizationKeys.ascx.designer.cs">
  504. <DependentUpon>AuthorizationKeys.ascx</DependentUpon>
  505. </Compile>
  506. <Compile Include="UserControls\Management\AuthorizationKeys\AuthService.cs" />
  507. <Compile Include="UserControls\Management\Backup\Backup.ascx.cs" Condition="Exists('UserControls\Management\Backup\Backup.ascx.cs')">
  508. <DependentUpon>Backup.ascx</DependentUpon>
  509. <SubType>ASPXCodeBehind</SubType>
  510. </Compile>
  511. <Compile Include="UserControls\Management\Backup\Backup.ascx.designer.cs" Condition="Exists('UserControls\Management\Backup\Backup.ascx.designer.cs')">
  512. <DependentUpon>Backup.ascx</DependentUpon>
  513. </Compile>
  514. <Compile Include="UserControls\Management\ColorThemes\ColorThemes.ascx.cs">
  515. <DependentUpon>ColorThemes.ascx</DependentUpon>
  516. <SubType>ASPXCodeBehind</SubType>
  517. </Compile>
  518. <Compile Include="UserControls\Management\ColorThemes\ColorThemes.ascx.designer.cs">
  519. <DependentUpon>ColorThemes.ascx</DependentUpon>
  520. </Compile>
  521. <Compile Include="UserControls\Management\LdapSettings\LdapSettings.ascx.cs" Condition="Exists('UserControls\Management\LdapSettings\LdapSettings.ascx.cs')">
  522. <DependentUpon>LdapSettings.ascx</DependentUpon>
  523. <SubType>ASPXCodeBehind</SubType>
  524. </Compile>
  525. <Compile Include="UserControls\Management\LdapSettings\LdapSettings.ascx.designer.cs" Condition="Exists('UserControls\Management\LdapSettings\LdapSettings.ascx.designer.cs')">
  526. <DependentUpon>LdapSettings.ascx</DependentUpon>
  527. </Compile>
  528. <Compile Include="UserControls\Management\LoginHistory\LoginHistory.ascx.cs">
  529. <DependentUpon>LoginHistory.ascx</DependentUpon>
  530. <SubType>ASPXCodeBehind</SubType>
  531. </Compile>
  532. <Compile Include="UserControls\Management\LoginHistory\LoginHistory.ascx.designer.cs">
  533. <DependentUpon>LoginHistory.ascx</DependentUpon>
  534. </Compile>
  535. <Compile Include="UserControls\Management\Monitoring\LogHelper.ascx.cs">
  536. <DependentUpon>LogHelper.ascx</DependentUpon>
  537. <SubType>ASPXCodeBehind</SubType>
  538. </Compile>
  539. <Compile Include="UserControls\Management\Monitoring\LogHelper.ascx.designer.cs">
  540. <DependentUpon>LogHelper.ascx</DependentUpon>
  541. </Compile>
  542. <Compile Include="UserControls\Management\Monitoring\PortsChecker.ascx.cs">
  543. <DependentUpon>PortsChecker.ascx</DependentUpon>
  544. <SubType>ASPXCodeBehind</SubType>
  545. </Compile>
  546. <Compile Include="UserControls\Management\Monitoring\PortsChecker.ascx.designer.cs">
  547. <DependentUpon>PortsChecker.ascx</DependentUpon>
  548. </Compile>
  549. <Compile Include="UserControls\Management\Monitoring\ServiceHealthChecker.ascx.cs">
  550. <DependentUpon>ServiceHealthChecker.ascx</DependentUpon>
  551. <SubType>ASPXCodeBehind</SubType>
  552. </Compile>
  553. <Compile Include="UserControls\Management\Monitoring\ServiceHealthChecker.ascx.designer.cs">
  554. <DependentUpon>ServiceHealthChecker.ascx</DependentUpon>
  555. </Compile>
  556. <Compile Include="UserControls\Management\PromoCode\PromoCode.ascx.cs">
  557. <DependentUpon>PromoCode.ascx</DependentUpon>
  558. <SubType>ASPXCodeBehind</SubType>
  559. </Compile>
  560. <Compile Include="UserControls\Management\PromoCode\PromoCode.ascx.designer.cs">
  561. <DependentUpon>PromoCode.ascx</DependentUpon>
  562. </Compile>
  563. <Compile Include="UserControls\Management\SingleSignOnSettings\SingleSignOnSettings.ascx.cs">
  564. <DependentUpon>SingleSignOnSettings.ascx</DependentUpon>
  565. <SubType>ASPXCodeBehind</SubType>
  566. </Compile>
  567. <Compile Include="UserControls\Management\SingleSignOnSettings\SingleSignOnSettings.ascx.designer.cs">
  568. <DependentUpon>SingleSignOnSettings.ascx</DependentUpon>
  569. </Compile>
  570. <Compile Include="UserControls\Management\SmsControls\SmsBuy.ascx.cs">
  571. <DependentUpon>SmsBuy.ascx</DependentUpon>
  572. <SubType>ASPXCodeBehind</SubType>
  573. </Compile>
  574. <Compile Include="UserControls\Management\SmsControls\SmsBuy.ascx.designer.cs">
  575. <DependentUpon>SmsBuy.ascx</DependentUpon>
  576. </Compile>
  577. <Compile Include="UserControls\Management\SmtpSettings\SmtpSettings.ascx.cs">
  578. <DependentUpon>SmtpSettings.ascx</DependentUpon>
  579. <SubType>ASPXCodeBehind</SubType>
  580. </Compile>
  581. <Compile Include="UserControls\Management\SmtpSettings\SmtpSettings.ascx.designer.cs">
  582. <DependentUpon>SmtpSettings.ascx</DependentUpon>
  583. </Compile>
  584. <Compile Include="UserControls\Management\TariffSettings\TariffUsage.ascx.cs">
  585. <DependentUpon>TariffUsage.ascx</DependentUpon>
  586. <SubType>ASPXCodeBehind</SubType>
  587. </Compile>
  588. <Compile Include="UserControls\Management\TariffSettings\TariffUsage.ascx.designer.cs">
  589. <DependentUpon>TariffUsage.ascx</DependentUpon>
  590. </Compile>
  591. <Compile Include="UserControls\Management\UploadHttps\UploadHttps.ascx.cs">
  592. <DependentUpon>UploadHttps.ascx</DependentUpon>
  593. <SubType>ASPXCodeBehind</SubType>
  594. </Compile>
  595. <Compile Include="UserControls\Management\UploadHttps\UploadHttps.ascx.designer.cs">
  596. <DependentUpon>UploadHttps.ascx</DependentUpon>
  597. </Compile>
  598. <Compile Include="UserControls\Users\UserProfile\LoadPhotoControl.ascx.cs">
  599. <DependentUpon>LoadPhotoControl.ascx</DependentUpon>
  600. <SubType>ASPXCodeBehind</SubType>
  601. </Compile>
  602. <Compile Include="UserControls\Users\UserProfile\LoadPhotoControl.ascx.designer.cs">
  603. <DependentUpon>LoadPhotoControl.ascx</DependentUpon>
  604. </Compile>
  605. <Compile Include="Utility\BBCodeParser\ExpressionReplacement.cs" />
  606. <Compile Include="Utility\BBCodeParser\ParserConfiguration.cs" />
  607. <Compile Include="Utility\BBCodeParser\RegularExpressionTemplate.cs" />
  608. <Compile Include="Utility\BBCodeParser\Smiles.cs" />
  609. <Compile Include="Utility\BBCodeParser\TagConfiguration.cs" />
  610. <Compile Include="Utility\BBCodeParser\TagParamOption.cs" />
  611. <Compile Include="Utility\HtmlUtility\CodeFormat\CLikeFormat.cs" />
  612. <Compile Include="Utility\HtmlUtility\CodeFormat\CodeFormat.cs" />
  613. <Compile Include="Utility\HtmlUtility\CodeFormat\CppFormat.cs" />
  614. <Compile Include="Utility\HtmlUtility\CodeFormat\CSharpFormat.cs" />
  615. <Compile Include="Utility\HtmlUtility\CodeFormat\HtmlFormat.cs" />
  616. <Compile Include="Utility\HtmlUtility\CodeFormat\JavaScriptFormat.cs" />
  617. <Compile Include="Utility\HtmlUtility\CodeFormat\MshFormat.cs" />
  618. <Compile Include="Utility\HtmlUtility\CodeFormat\SourceFormat.cs" />
  619. <Compile Include="Utility\HtmlUtility\CodeFormat\TsqlFormat.cs" />
  620. <Compile Include="Utility\HtmlUtility\CodeFormat\VisualBasicFormat.cs" />
  621. <Compile Include="Utility\HtmlUtility\Highlighter.cs" />
  622. <Compile Include="Utility\HtmlUtility\HtmlUtility.cs" />
  623. <Compile Include="Utility\HtmlUtility\LangType.cs" />
  624. <Compile Include="Utility\LicenseReader.cs" />
  625. <Compile Include="Utility\TenantExtra.cs" />
  626. <Compile Include="Services\WhatsNew\feed.ashx.cs">
  627. <DependentUpon>feed.ashx</DependentUpon>
  628. </Compile>
  629. <Compile Include="UserControls\Common\Attachments\Attachments.ascx.cs">
  630. <DependentUpon>Attachments.ascx</DependentUpon>
  631. <SubType>ASPXCodeBehind</SubType>
  632. </Compile>
  633. <Compile Include="UserControls\Common\Attachments\Attachments.ascx.designer.cs">
  634. <DependentUpon>Attachments.ascx</DependentUpon>
  635. </Compile>
  636. <Compile Include="UserControls\Common\ProjectDocumentsPopup\ProjectDocumentsPopup.ascx.cs">
  637. <DependentUpon>ProjectDocumentsPopup.ascx</DependentUpon>
  638. <SubType>ASPXCodeBehind</SubType>
  639. </Compile>
  640. <Compile Include="UserControls\Common\ProjectDocumentsPopup\ProjectDocumentsPopup.ascx.designer.cs">
  641. <DependentUpon>ProjectDocumentsPopup.ascx</DependentUpon>
  642. </Compile>
  643. <Compile Include="UserControls\FirstTime\EmailAndPassword.ascx.cs">
  644. <DependentUpon>EmailAndPassword.ascx</DependentUpon>
  645. <SubType>ASPXCodeBehind</SubType>
  646. </Compile>
  647. <Compile Include="UserControls\FirstTime\EmailAndPassword.ascx.designer.cs">
  648. <DependentUpon>EmailAndPassword.ascx</DependentUpon>
  649. </Compile>
  650. <Compile Include="UserControls\FirstTime\HowTo\HowTo.ascx.cs">
  651. <DependentUpon>HowTo.ascx</DependentUpon>
  652. <SubType>ASPXCodeBehind</SubType>
  653. </Compile>
  654. <Compile Include="UserControls\FirstTime\HowTo\HowTo.ascx.designer.cs">
  655. <DependentUpon>HowTo.ascx</DependentUpon>
  656. </Compile>
  657. <Compile Include="UserControls\FirstTime\StepContainer.ascx.cs">
  658. <DependentUpon>StepContainer.ascx</DependentUpon>
  659. <SubType>ASPXCodeBehind</SubType>
  660. </Compile>
  661. <Compile Include="UserControls\FirstTime\StepContainer.ascx.designer.cs">
  662. <DependentUpon>StepContainer.ascx</DependentUpon>
  663. </Compile>
  664. <Compile Include="UserControls\Common\Search\SearchResults.ascx.cs">
  665. <DependentUpon>SearchResults.ascx</DependentUpon>
  666. <SubType>ASPXCodeBehind</SubType>
  667. </Compile>
  668. <Compile Include="UserControls\Common\Search\SearchResults.ascx.designer.cs">
  669. <DependentUpon>SearchResults.ascx</DependentUpon>
  670. </Compile>
  671. <Compile Include="UserControls\Common\SharingSettings\SharingSettings.ascx.cs">
  672. <DependentUpon>SharingSettings.ascx</DependentUpon>
  673. <SubType>ASPXCodeBehind</SubType>
  674. </Compile>
  675. <Compile Include="UserControls\Common\SharingSettings\SharingSettings.ascx.designer.cs">
  676. <DependentUpon>SharingSettings.ascx</DependentUpon>
  677. </Compile>
  678. <Compile Include="UserControls\Management\AccessRights\AccessRights.ascx.cs">
  679. <DependentUpon>AccessRights.ascx</DependentUpon>
  680. <SubType>ASPXCodeBehind</SubType>
  681. </Compile>
  682. <Compile Include="UserControls\Management\AccessRights\AccessRights.ascx.designer.cs">
  683. <DependentUpon>AccessRights.ascx</DependentUpon>
  684. </Compile>
  685. <Compile Include="UserControls\Management\AccessRights\AccessRightsProductItem.ascx.cs">
  686. <DependentUpon>AccessRightsProductItem.ascx</DependentUpon>
  687. <SubType>ASPXCodeBehind</SubType>
  688. </Compile>
  689. <Compile Include="UserControls\Management\AccessRights\AccessRightsProductItem.ascx.designer.cs">
  690. <DependentUpon>AccessRightsProductItem.ascx</DependentUpon>
  691. </Compile>
  692. <Compile Include="UserControls\Management\AdminMessageSettings\AdminMessageSettings.ascx.cs">
  693. <DependentUpon>AdminMessageSettings.ascx</DependentUpon>
  694. <SubType>ASPXCodeBehind</SubType>
  695. </Compile>
  696. <Compile Include="UserControls\Management\AdminMessageSettings\AdminMessageSettings.ascx.designer.cs">
  697. <DependentUpon>AdminMessageSettings.ascx</DependentUpon>
  698. </Compile>
  699. <Compile Include="UserControls\Management\AdminSettings\ConfirmPortalOwner.ascx.cs">
  700. <DependentUpon>ConfirmPortalOwner.ascx</DependentUpon>
  701. <SubType>ASPXCodeBehind</SubType>
  702. </Compile>
  703. <Compile Include="UserControls\Management\AdminSettings\ConfirmPortalOwner.ascx.designer.cs">
  704. <DependentUpon>ConfirmPortalOwner.ascx</DependentUpon>
  705. </Compile>
  706. <Compile Include="UserControls\Management\ConfirmActivation.ascx.cs">
  707. <DependentUpon>ConfirmActivation.ascx</DependentUpon>
  708. <SubType>ASPXCodeBehind</SubType>
  709. </Compile>
  710. <Compile Include="UserControls\Management\ConfirmActivation.ascx.designer.cs">
  711. <DependentUpon>ConfirmActivation.ascx</DependentUpon>
  712. </Compile>
  713. <Compile Include="UserControls\Management\ConfirmInviteActivation\ConfirmInviteActivation.ascx.cs">
  714. <DependentUpon>ConfirmInviteActivation.ascx</DependentUpon>
  715. <SubType>ASPXCodeBehind</SubType>
  716. </Compile>
  717. <Compile Include="UserControls\Management\ConfirmInviteActivation\ConfirmInviteActivation.ascx.designer.cs">
  718. <DependentUpon>ConfirmInviteActivation.ascx</DependentUpon>
  719. </Compile>
  720. <Compile Include="UserControls\Management\GreetingSettings\GreetingSettingsContent.ascx.cs">
  721. <DependentUpon>GreetingSettingsContent.ascx</DependentUpon>
  722. <SubType>ASPXCodeBehind</SubType>
  723. </Compile>
  724. <Compile Include="UserControls\Management\GreetingSettings\GreetingSettingsContent.ascx.designer.cs">
  725. <DependentUpon>GreetingSettingsContent.ascx</DependentUpon>
  726. </Compile>
  727. <Compile Include="UserControls\Management\InviteLink\InviteLink.ascx.cs">
  728. <DependentUpon>InviteLink.ascx</DependentUpon>
  729. <SubType>ASPXCodeBehind</SubType>
  730. </Compile>
  731. <Compile Include="UserControls\Management\InviteLink\InviteLink.ascx.designer.cs">
  732. <DependentUpon>InviteLink.ascx</DependentUpon>
  733. </Compile>
  734. <Compile Include="UserControls\Management\MailDomainSettings\MailDomainSettings.ascx.cs">
  735. <DependentUpon>MailDomainSettings.ascx</DependentUpon>
  736. <SubType>ASPXCodeBehind</SubType>
  737. </Compile>
  738. <Compile Include="UserControls\Management\MailDomainSettings\MailDomainSettings.ascx.designer.cs">
  739. <DependentUpon>MailDomainSettings.ascx</DependentUpon>
  740. </Compile>
  741. <Compile Include="UserControls\Management\GreetingSettings\GreetingSettings.ascx.cs">
  742. <DependentUpon>GreetingSettings.ascx</DependentUpon>
  743. <SubType>ASPXCodeBehind</SubType>
  744. </Compile>
  745. <Compile Include="UserControls\Management\GreetingSettings\GreetingSettings.ascx.designer.cs">
  746. <DependentUpon>GreetingSettings.ascx</DependentUpon>
  747. </Compile>
  748. <Compile Include="UserControls\Management\NamingPeopleSettings\NamingPeopleSettings.ascx.cs">
  749. <DependentUpon>NamingPeopleSettings.ascx</DependentUpon>
  750. <SubType>ASPXCodeBehind</SubType>
  751. </Compile>
  752. <Compile Include="UserControls\Management\NamingPeopleSettings\NamingPeopleSettings.ascx.designer.cs">
  753. <DependentUpon>NamingPeopleSettings.ascx</DependentUpon>
  754. </Compile>
  755. <Compile Include="UserControls\Management\NamingPeopleSettings\NamingPeopleSettingsContent.ascx.cs">
  756. <DependentUpon>NamingPeopleSettingsContent.ascx</DependentUpon>
  757. <SubType>ASPXCodeBehind</SubType>
  758. </Compile>
  759. <Compile Include="UserControls\Management\NamingPeopleSettings\NamingPeopleSettingsContent.ascx.designer.cs">
  760. <DependentUpon>NamingPeopleSettingsContent.ascx</DependentUpon>
  761. </Compile>
  762. <Compile Include="UserControls\Management\PasswordSettings\PasswordSettings.ascx.cs">
  763. <DependentUpon>PasswordSettings.ascx</DependentUpon>
  764. <SubType>ASPXCodeBehind</SubType>
  765. </Compile>
  766. <Compile Include="UserControls\Management\PasswordSettings\PasswordSettings.ascx.designer.cs">
  767. <DependentUpon>PasswordSettings.ascx</DependentUpon>
  768. </Compile>
  769. <Compile Include="UserControls\Management\ProfileOperation.ascx.cs">
  770. <DependentUpon>ProfileOperation.ascx</DependentUpon>
  771. <SubType>ASPXCodeBehind</SubType>
  772. </Compile>
  773. <Compile Include="UserControls\Management\ProfileOperation.ascx.designer.cs">
  774. <DependentUpon>ProfileOperation.ascx</DependentUpon>
  775. </Compile>
  776. <Compile Include="UserControls\Management\TariffSettings\TariffSettings.ascx.cs">
  777. <DependentUpon>TariffSettings.ascx</DependentUpon>
  778. <SubType>ASPXCodeBehind</SubType>
  779. </Compile>
  780. <Compile Include="UserControls\Management\TariffSettings\TariffSettings.ascx.designer.cs">
  781. <DependentUpon>TariffSettings.ascx</DependentUpon>
  782. </Compile>
  783. <Compile Include="UserControls\Management\TimeAndLanguage\TimeAndLanguage.ascx.cs">
  784. <DependentUpon>TimeAndLanguage.ascx</DependentUpon>
  785. <SubType>ASPXCodeBehind</SubType>
  786. </Compile>
  787. <Compile Include="UserControls\Management\TimeAndLanguage\TimeAndLanguage.ascx.designer.cs">
  788. <DependentUpon>TimeAndLanguage.ascx</DependentUpon>
  789. </Compile>
  790. <Compile Include="UserControls\Management\VersionSettings\VersionSettings.ascx.cs">
  791. <DependentUpon>VersionSettings.ascx</DependentUpon>
  792. <SubType>ASPXCodeBehind</SubType>
  793. </Compile>
  794. <Compile Include="UserControls\Management\VersionSettings\VersionSettings.ascx.designer.cs">
  795. <DependentUpon>VersionSettings.ascx</DependentUpon>
  796. </Compile>
  797. <Compile Include="UserControls\Users\AuthCommunications\AuthCommunications.ascx.cs">
  798. <DependentUpon>AuthCommunications.ascx</DependentUpon>
  799. <SubType>ASPXCodeBehind</SubType>
  800. </Compile>
  801. <Compile Include="UserControls\Users\AuthCommunications\AuthCommunications.ascx.designer.cs">
  802. <DependentUpon>AuthCommunications.ascx</DependentUpon>
  803. </Compile>
  804. <Compile Include="UserControls\Statistics\TenantStatisticsProvider.cs">
  805. </Compile>
  806. <Compile Include="UserControls\Users\ImportUsers\ImportUsers.ascx.cs">
  807. <DependentUpon>ImportUsers.ascx</DependentUpon>
  808. <SubType>ASPXCodeBehind</SubType>
  809. </Compile>
  810. <Compile Include="UserControls\Users\ImportUsers\ImportUsers.ascx.designer.cs">
  811. <DependentUpon>ImportUsers.ascx</DependentUpon>
  812. </Compile>
  813. <Compile Include="UserControls\Users\ImportUsers\ImportUsersTemplate.ascx.cs">
  814. <DependentUpon>ImportUsersTemplate.ascx</DependentUpon>
  815. <SubType>ASPXCodeBehind</SubType>
  816. </Compile>
  817. <Compile Include="UserControls\Users\ImportUsers\ImportUsersTemplate.ascx.designer.cs">
  818. <DependentUpon>ImportUsersTemplate.ascx</DependentUpon>
  819. </Compile>
  820. <Compile Include="UserControls\Users\ImportUsers\ImportUsersWebControl.cs" />
  821. <Compile Include="UserControls\Users\ImportUsers\UserData.cs" />
  822. <Compile Include="UserControls\Users\ResendInvitesControl\ResendInvitesControl.ascx.cs">
  823. <DependentUpon>ResendInvitesControl.ascx</DependentUpon>
  824. <SubType>ASPXCodeBehind</SubType>
  825. </Compile>
  826. <Compile Include="UserControls\Users\ResendInvitesControl\ResendInvitesControl.ascx.designer.cs">
  827. <DependentUpon>ResendInvitesControl.ascx</DependentUpon>
  828. </Compile>
  829. <Compile Include="UserControls\Users\UserProfile\AccountLinkControl.ascx.cs">
  830. <DependentUpon>AccountLinkControl.ascx</DependentUpon>
  831. <SubType>ASPXCodeBehind</SubType>
  832. </Compile>
  833. <Compile Include="UserControls\Users\UserProfile\AccountLinkControl.ascx.designer.cs">
  834. <DependentUpon>AccountLinkControl.ascx</DependentUpon>
  835. </Compile>
  836. <Compile Include="UserControls\Users\UserProfile\UserEmailControl.ascx.cs">
  837. <DependentUpon>UserEmailControl.ascx</DependentUpon>
  838. <SubType>ASPXCodeBehind</SubType>
  839. </Compile>
  840. <Compile Include="UserControls\Users\UserProfile\UserEmailControl.ascx.designer.cs">
  841. <DependentUpon>UserEmailControl.ascx</DependentUpon>
  842. </Compile>
  843. <Compile Include="UserControls\Users\UserSubscriptions\UserSubscriptions.ascx.cs">
  844. <DependentUpon>UserSubscriptions.ascx</DependentUpon>
  845. <SubType>ASPXCodeBehind</SubType>
  846. </Compile>
  847. <Compile Include="UserControls\Users\UserSubscriptions\UserSubscriptions.ascx.designer.cs">
  848. <DependentUpon>UserSubscriptions.ascx</DependentUpon>
  849. </Compile>
  850. <Compile Include="confirm.aspx.cs">
  851. <DependentUpon>confirm.aspx</DependentUpon>
  852. <SubType>ASPXCodeBehind</SubType>
  853. </Compile>
  854. <Compile Include="confirm.aspx.designer.cs">
  855. <DependentUpon>confirm.aspx</DependentUpon>
  856. </Compile>
  857. <Compile Include="Controls\Common\MenuItem.cs" />
  858. <Compile Include="Controls\Common\NotFoundControl.cs" />
  859. <Compile Include="Controls\Common\SideContainer.cs" />
  860. <Compile Include="Controls\Users\EmployeeUserCard.cs" />
  861. <Compile Include="Core\FCKUploadsDBManager.cs" />
  862. <Compile Include="Core\Notify\Constants.cs" />
  863. <Compile Include="Core\Notify\NotifyConfiguration.cs" />
  864. <Compile Include="Core\Notify\WebPatternResource.Designer.cs">
  865. <DependentUpon>WebPatternResource.resx</DependentUpon>
  866. <AutoGen>True</AutoGen>
  867. <DesignTime>True</DesignTime>
  868. </Compile>
  869. <Compile Include="Core\InfoType.cs" />
  870. <Compile Include="Core\Notify\StudioNotifyService.cs" />
  871. <Compile Include="Core\Notify\StudioNotifySource.cs" />
  872. <Compile Include="Core\Notify\StudioSubscriptionManager.cs" />
  873. <Compile Include="Core\SearchHandlers\StudioSearchHandler.cs" />
  874. <Compile Include="Core\SetupInfo.cs" />
  875. <Compile Include="Core\Statistic\StatisticManager.cs" />
  876. <Compile Include="Core\Statistic\UserVisit.cs" />
  877. <Compile Include="Core\TenantInfoSettings.cs" />
  878. <Compile Include="Core\Users\SocialContactsManager.cs" />
  879. <Compile Include="Core\Users\UserManagerWrapper.cs" />
  880. <Compile Include="Core\WizardSettings.cs" />
  881. <Compile Include="Core\DateTimeExtension.cs" />
  882. <Compile Include="Core\Users\UserInfoExtension.cs" />
  883. <Compile Include="HttpHandlers\AjaxFileUploadHandler.cs" />
  884. <Compile Include="HttpHandlers\FCKEditorFileUploadHandler.cs" />
  885. <Compile Include="HttpHandlers\TemplatingHandler.cs" />
  886. <Compile Include="My.aspx.cs">
  887. <DependentUpon>My.aspx</DependentUpo

Large files files are truncated, but you can click here to view the full file