PageRenderTime 47ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://github.com/dc0d/ONLYOFFICE-Server
MSBuild | 1031 lines | 1031 code | 0 blank | 0 comment | 0 complexity | 1af26409d97010368d940e12066942d9 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. </PropertyGroup>
  7. <UsingTask TaskName="CssCompressorTask" AssemblyFile="..\..\..\..\..\redistributable\third-party\YUICompressor\Yahoo.Yui.Compressor.Build.MsBuild.dll" />
  8. <UsingTask TaskName="JavaScriptCompressorTask" AssemblyFile="..\..\..\..\..\redistributable\third-party\YUICompressor\Yahoo.Yui.Compressor.Build.MsBuild.dll" />
  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>{48EFB880-3D76-4B21-B31E-1007C0062B5C}</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.CRM</RootNamespace>
  19. <AssemblyName>ASC.Web.CRM</AssemblyName>
  20. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  21. <TrunkDir>..\..\..\..\..\</TrunkDir>
  22. <RedDir Condition=" '$(RedDir)' == '' ">$(TrunkDir)redistributable\asc\</RedDir>
  23. <FileUpgradeFlags>
  24. </FileUpgradeFlags>
  25. <UpgradeBackupLocation>
  26. </UpgradeBackupLocation>
  27. <OldToolsVersion>4.0</OldToolsVersion>
  28. <TargetFrameworkProfile />
  29. <UseIISExpress>false</UseIISExpress>
  30. <IISExpressSSLPort />
  31. <IISExpressAnonymousAuthentication />
  32. <IISExpressWindowsAuthentication />
  33. <IISExpressUseClassicPipelineMode />
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  36. <DebugSymbols>true</DebugSymbols>
  37. <DebugType>full</DebugType>
  38. <Optimize>false</Optimize>
  39. <OutputPath>bin\</OutputPath>
  40. <DefineConstants>DEBUG;TRACE</DefineConstants>
  41. <ErrorReport>prompt</ErrorReport>
  42. <WarningLevel>4</WarningLevel>
  43. <Prefer32Bit>false</Prefer32Bit>
  44. </PropertyGroup>
  45. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  46. <DebugType>pdbonly</DebugType>
  47. <Optimize>true</Optimize>
  48. <OutputPath>bin\</OutputPath>
  49. <DefineConstants>TRACE</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. <Prefer32Bit>false</Prefer32Bit>
  53. </PropertyGroup>
  54. <ItemGroup>
  55. <Reference Include="AjaxPro.2, Version=7.7.31.1, Culture=neutral, processorArchitecture=MSIL">
  56. <SpecificVersion>False</SpecificVersion>
  57. <HintPath>..\..\..\..\..\redistributable\third-party\Web\AjaxPro.2.dll</HintPath>
  58. <Private>False</Private>
  59. </Reference>
  60. <Reference Include="ASC.Api, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\..\..\..\..\redistributable\asc\ASC.Api.dll</HintPath>
  63. <Private>False</Private>
  64. </Reference>
  65. <Reference Include="ASC.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>..\..\..\..\..\redistributable\asc\ASC.Common.dll</HintPath>
  68. <Private>False</Private>
  69. </Reference>
  70. <Reference Include="ASC.Core.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  71. <SpecificVersion>False</SpecificVersion>
  72. <HintPath>..\..\..\..\..\redistributable\asc\ASC.Core.Common.dll</HintPath>
  73. <Private>False</Private>
  74. </Reference>
  75. <Reference Include="ASC.Data.Storage, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  76. <SpecificVersion>False</SpecificVersion>
  77. <HintPath>..\..\..\..\..\redistributable\asc\ASC.Data.Storage.dll</HintPath>
  78. <Private>False</Private>
  79. </Reference>
  80. <Reference Include="ASC.FullTextIndex, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  81. <SpecificVersion>False</SpecificVersion>
  82. <HintPath>..\..\..\..\..\redistributable\asc\ASC.FullTextIndex.dll</HintPath>
  83. <Private>False</Private>
  84. </Reference>
  85. <Reference Include="ASC.MessagingSystem">
  86. <HintPath>..\..\..\..\..\redistributable\asc\ASC.MessagingSystem.dll</HintPath>
  87. </Reference>
  88. <Reference Include="ASC.Thrdparty, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  89. <SpecificVersion>False</SpecificVersion>
  90. <HintPath>..\..\..\..\..\redistributable\asc\ASC.Thrdparty.dll</HintPath>
  91. <Private>False</Private>
  92. </Reference>
  93. <Reference Include="ASC.Web.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  94. <SpecificVersion>False</SpecificVersion>
  95. <HintPath>..\..\..\..\..\redistributable\asc\ASC.Web.Core.dll</HintPath>
  96. <Private>False</Private>
  97. </Reference>
  98. <Reference Include="ASC.Web.Files, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  99. <SpecificVersion>False</SpecificVersion>
  100. <HintPath>..\..\..\..\..\redistributable\asc\ASC.Web.Files.dll</HintPath>
  101. <Private>False</Private>
  102. </Reference>
  103. <Reference Include="ASC.Web.Studio">
  104. <HintPath>..\..\..\..\..\redistributable\asc\ASC.Web.Studio.dll</HintPath>
  105. </Reference>
  106. <Reference Include="ASC.Web.UserControls.SocialMedia, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  107. <SpecificVersion>False</SpecificVersion>
  108. <HintPath>..\..\..\..\..\redistributable\asc\ASC.Web.UserControls.SocialMedia.dll</HintPath>
  109. <Private>True</Private>
  110. </Reference>
  111. <Reference Include="DotNetOpenAuth, Version=4.0.0.11165, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL">
  112. <SpecificVersion>False</SpecificVersion>
  113. <HintPath>..\..\..\..\..\redistributable\third-party\DotNetOpenAuth\4\DotNetOpenAuth.dll</HintPath>
  114. <Private>True</Private>
  115. </Reference>
  116. <Reference Include="Facebook, Version=5.0.26.0, Culture=neutral, PublicKeyToken=58cb4f2111d1e6de, processorArchitecture=MSIL">
  117. <SpecificVersion>False</SpecificVersion>
  118. <HintPath>..\..\..\..\..\redistributable\third-party\FacebookSDK\Facebook.dll</HintPath>
  119. <Private>False</Private>
  120. </Reference>
  121. <Reference Include="Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
  122. <SpecificVersion>False</SpecificVersion>
  123. <HintPath>..\..\..\..\..\redistributable\third-party\DotNotZip\Ionic.Zip.dll</HintPath>
  124. </Reference>
  125. <Reference Include="LinkedIn, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  126. <SpecificVersion>False</SpecificVersion>
  127. <HintPath>..\..\..\..\..\redistributable\third-party\LinkedIn\LinkedIn.dll</HintPath>
  128. <Private>True</Private>
  129. </Reference>
  130. <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
  131. <SpecificVersion>False</SpecificVersion>
  132. <HintPath>..\..\..\..\..\redistributable\third-party\log4net\log4net.dll</HintPath>
  133. <Private>False</Private>
  134. </Reference>
  135. <Reference Include="LumenWorks.Framework.IO, Version=3.8.0.0, Culture=neutral, PublicKeyToken=5ad3ea2f85776344, processorArchitecture=MSIL">
  136. <SpecificVersion>False</SpecificVersion>
  137. <HintPath>..\..\..\..\..\redistributable\third-party\CSVReader\LumenWorks.Framework.IO.dll</HintPath>
  138. </Reference>
  139. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  140. <SpecificVersion>False</SpecificVersion>
  141. <HintPath>..\..\..\..\..\redistributable\third-party\Web\Newtonsoft.Json.dll</HintPath>
  142. <Private>False</Private>
  143. </Reference>
  144. <Reference Include="System" />
  145. <Reference Include="System.Data" />
  146. <Reference Include="System.Data.DataSetExtensions" />
  147. <Reference Include="System.Runtime.Remoting" />
  148. <Reference Include="System.Runtime.Serialization">
  149. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  150. </Reference>
  151. <Reference Include="System.ServiceModel" />
  152. <Reference Include="System.ServiceModel.Web">
  153. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  154. </Reference>
  155. <Reference Include="System.Web.Abstractions">
  156. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  157. </Reference>
  158. <Reference Include="System.Web.ApplicationServices" />
  159. <Reference Include="System.Web.DynamicData" />
  160. <Reference Include="System.Web.Entity" />
  161. <Reference Include="System.Web.Extensions" />
  162. <Reference Include="System.Drawing" />
  163. <Reference Include="System.Web" />
  164. <Reference Include="System.Xml" />
  165. <Reference Include="System.Configuration" />
  166. <Reference Include="System.Web.Services" />
  167. <Reference Include="System.EnterpriseServices" />
  168. <Reference Include="System.Web.Mobile" />
  169. <Reference Include="System.Xml.Linq" />
  170. <Reference Include="Twitterizer2, Version=2.3.3.21964, Culture=neutral, PublicKeyToken=69d1469eac671567, processorArchitecture=MSIL">
  171. <SpecificVersion>False</SpecificVersion>
  172. <HintPath>..\..\..\..\..\redistributable\third-party\Twitterizer2-2.3.3\Twitterizer2.dll</HintPath>
  173. </Reference>
  174. </ItemGroup>
  175. <ItemGroup>
  176. <Compile Include="Cases.aspx.cs">
  177. <DependentUpon>Cases.aspx</DependentUpon>
  178. <SubType>ASPXCodeBehind</SubType>
  179. </Compile>
  180. <Compile Include="Cases.aspx.designer.cs">
  181. <DependentUpon>Cases.aspx</DependentUpon>
  182. </Compile>
  183. <Compile Include="Classes\ContactPhotoManager.cs" />
  184. <Compile Include="Classes\LocalizedEnumConverter.cs" />
  185. <Compile Include="Classes\MailAggregatorManager.cs" />
  186. <Compile Include="Classes\OrganisationLogoManager.cs" />
  187. <Compile Include="Classes\RegisterClientScriptHelper.cs" />
  188. <Compile Include="Classes\SocialMedia\FacebookApiHelper.cs" />
  189. <Compile Include="Classes\SocialMedia\LinkedInApiHelper.cs" />
  190. <Compile Include="Classes\SocialMedia\LinkedInDefaultAccountTokenManager.cs" />
  191. <Compile Include="Classes\SocialMedia\TwitterApiHelper.cs" />
  192. <Compile Include="Classes\SubscriptionManager.cs" />
  193. <Compile Include="Configuration\CRMsSpaceUsageStatManager.cs" />
  194. <Compile Include="Controls\Cases\CasesFullCardView.ascx.cs">
  195. <DependentUpon>CasesFullCardView.ascx</DependentUpon>
  196. <SubType>ASPXCodeBehind</SubType>
  197. </Compile>
  198. <Compile Include="Controls\Cases\CasesFullCardView.ascx.designer.cs">
  199. <DependentUpon>CasesFullCardView.ascx</DependentUpon>
  200. </Compile>
  201. <Compile Include="Controls\Common\DashboardEmptyScreen.ascx.cs">
  202. <DependentUpon>DashboardEmptyScreen.ascx</DependentUpon>
  203. <SubType>ASPXCodeBehind</SubType>
  204. </Compile>
  205. <Compile Include="Controls\Common\DashboardEmptyScreen.ascx.designer.cs">
  206. <DependentUpon>DashboardEmptyScreen.ascx</DependentUpon>
  207. </Compile>
  208. <Compile Include="Controls\Common\ListBaseView.ascx.cs">
  209. <DependentUpon>ListBaseView.ascx</DependentUpon>
  210. <SubType>ASPXCodeBehind</SubType>
  211. </Compile>
  212. <Compile Include="Controls\Common\ListBaseView.ascx.designer.cs">
  213. <DependentUpon>ListBaseView.ascx</DependentUpon>
  214. </Compile>
  215. <Compile Include="Controls\Common\NavigationSidePanel.ascx.cs">
  216. <DependentUpon>NavigationSidePanel.ascx</DependentUpon>
  217. <SubType>ASPXCodeBehind</SubType>
  218. </Compile>
  219. <Compile Include="Controls\Common\NavigationSidePanel.ascx.designer.cs">
  220. <DependentUpon>NavigationSidePanel.ascx</DependentUpon>
  221. </Compile>
  222. <Compile Include="Controls\Common\ResultsView.cs" />
  223. <Compile Include="Controls\Invoices\InvoiceDetailsView.ascx.cs">
  224. <DependentUpon>InvoiceDetailsView.ascx</DependentUpon>
  225. <SubType>ASPXCodeBehind</SubType>
  226. </Compile>
  227. <Compile Include="Controls\Invoices\InvoiceDetailsView.ascx.designer.cs">
  228. <DependentUpon>InvoiceDetailsView.ascx</DependentUpon>
  229. </Compile>
  230. <Compile Include="Controls\Invoices\InvoiceActionView.ascx.cs">
  231. <DependentUpon>InvoiceActionView.ascx</DependentUpon>
  232. <SubType>ASPXCodeBehind</SubType>
  233. </Compile>
  234. <Compile Include="Controls\Invoices\InvoiceActionView.ascx.designer.cs">
  235. <DependentUpon>InvoiceActionView.ascx</DependentUpon>
  236. </Compile>
  237. <Compile Include="Controls\Invoices\ListInvoiceView.ascx.cs">
  238. <DependentUpon>ListInvoiceView.ascx</DependentUpon>
  239. <SubType>ASPXCodeBehind</SubType>
  240. </Compile>
  241. <Compile Include="Controls\Invoices\ListInvoiceView.ascx.designer.cs">
  242. <DependentUpon>ListInvoiceView.ascx</DependentUpon>
  243. </Compile>
  244. <Compile Include="Controls\Sender\SmtpSender.ascx.cs">
  245. <DependentUpon>SmtpSender.ascx</DependentUpon>
  246. <SubType>ASPXCodeBehind</SubType>
  247. </Compile>
  248. <Compile Include="Controls\Sender\SmtpSender.ascx.designer.cs">
  249. <DependentUpon>SmtpSender.ascx</DependentUpon>
  250. </Compile>
  251. <Compile Include="Controls\Contacts\ContactFullCardView.ascx.cs">
  252. <DependentUpon>ContactFullCardView.ascx</DependentUpon>
  253. <SubType>ASPXCodeBehind</SubType>
  254. </Compile>
  255. <Compile Include="Controls\Contacts\ContactFullCardView.ascx.designer.cs">
  256. <DependentUpon>ContactFullCardView.ascx</DependentUpon>
  257. </Compile>
  258. <Compile Include="Controls\Contacts\ListContactView.ascx.cs">
  259. <DependentUpon>ListContactView.ascx</DependentUpon>
  260. <SubType>ASPXCodeBehind</SubType>
  261. </Compile>
  262. <Compile Include="Controls\Contacts\ListContactView.ascx.designer.cs">
  263. <DependentUpon>ListContactView.ascx</DependentUpon>
  264. </Compile>
  265. <Compile Include="Controls\Common\ImportFromCSVView.ascx.cs">
  266. <DependentUpon>ImportFromCSVView.ascx</DependentUpon>
  267. <SubType>ASPXCodeBehind</SubType>
  268. </Compile>
  269. <Compile Include="Controls\Common\ImportFromCSVView.ascx.designer.cs">
  270. <DependentUpon>ImportFromCSVView.ascx</DependentUpon>
  271. </Compile>
  272. <Compile Include="Controls\Deals\DealFullCardView.ascx.cs">
  273. <DependentUpon>DealFullCardView.ascx</DependentUpon>
  274. <SubType>ASPXCodeBehind</SubType>
  275. </Compile>
  276. <Compile Include="Controls\Deals\DealFullCardView.ascx.designer.cs">
  277. <DependentUpon>DealFullCardView.ascx</DependentUpon>
  278. </Compile>
  279. <Compile Include="Controls\Deals\ListDealView.ascx.cs">
  280. <DependentUpon>ListDealView.ascx</DependentUpon>
  281. <SubType>ASPXCodeBehind</SubType>
  282. </Compile>
  283. <Compile Include="Controls\Deals\ListDealView.ascx.designer.cs">
  284. <DependentUpon>ListDealView.ascx</DependentUpon>
  285. </Compile>
  286. <Compile Include="Controls\Settings\DealMilestoneView.ascx.cs">
  287. <DependentUpon>DealMilestoneView.ascx</DependentUpon>
  288. <SubType>ASPXCodeBehind</SubType>
  289. </Compile>
  290. <Compile Include="Controls\Settings\DealMilestoneView.ascx.designer.cs">
  291. <DependentUpon>DealMilestoneView.ascx</DependentUpon>
  292. </Compile>
  293. <Compile Include="Controls\Settings\InvoiceSettings\OrganisationProfile.ascx.cs">
  294. <DependentUpon>OrganisationProfile.ascx</DependentUpon>
  295. <SubType>ASPXCodeBehind</SubType>
  296. </Compile>
  297. <Compile Include="Controls\Settings\InvoiceSettings\OrganisationProfile.ascx.designer.cs">
  298. <DependentUpon>OrganisationProfile.ascx</DependentUpon>
  299. </Compile>
  300. <Compile Include="Controls\Settings\InvoiceSettings\InvoiceItemActionView.ascx.cs">
  301. <DependentUpon>InvoiceItemActionView.ascx</DependentUpon>
  302. <SubType>ASPXCodeBehind</SubType>
  303. </Compile>
  304. <Compile Include="Controls\Settings\InvoiceSettings\InvoiceItemActionView.ascx.designer.cs">
  305. <DependentUpon>InvoiceItemActionView.ascx</DependentUpon>
  306. </Compile>
  307. <Compile Include="Controls\Settings\InvoiceSettings\InvoiceItemsView.ascx.cs">
  308. <DependentUpon>InvoiceItemsView.ascx</DependentUpon>
  309. <SubType>ASPXCodeBehind</SubType>
  310. </Compile>
  311. <Compile Include="Controls\Settings\InvoiceSettings\InvoiceItemsView.ascx.designer.cs">
  312. <DependentUpon>InvoiceItemsView.ascx</DependentUpon>
  313. </Compile>
  314. <Compile Include="Controls\Settings\InvoiceSettings\InvoiceTaxesView.ascx.cs">
  315. <DependentUpon>InvoiceTaxesView.ascx</DependentUpon>
  316. <SubType>ASPXCodeBehind</SubType>
  317. </Compile>
  318. <Compile Include="Controls\Settings\InvoiceSettings\InvoiceTaxesView.ascx.designer.cs">
  319. <DependentUpon>InvoiceTaxesView.ascx</DependentUpon>
  320. </Compile>
  321. <Compile Include="Controls\Settings\TagSettingsView.ascx.cs">
  322. <DependentUpon>TagSettingsView.ascx</DependentUpon>
  323. <SubType>ASPXCodeBehind</SubType>
  324. </Compile>
  325. <Compile Include="Controls\Settings\TagSettingsView.ascx.designer.cs">
  326. <DependentUpon>TagSettingsView.ascx</DependentUpon>
  327. </Compile>
  328. <Compile Include="Controls\Settings\TaskTemplateView.ascx.cs">
  329. <DependentUpon>TaskTemplateView.ascx</DependentUpon>
  330. <SubType>ASPXCodeBehind</SubType>
  331. </Compile>
  332. <Compile Include="Controls\Settings\TaskTemplateView.ascx.designer.cs">
  333. <DependentUpon>TaskTemplateView.ascx</DependentUpon>
  334. </Compile>
  335. <Compile Include="Controls\SocialMedia\ContactsSearchView.ascx.cs">
  336. <DependentUpon>ContactsSearchView.ascx</DependentUpon>
  337. <SubType>ASPXCodeBehind</SubType>
  338. </Compile>
  339. <Compile Include="Controls\SocialMedia\ContactsSearchView.ascx.designer.cs">
  340. <DependentUpon>ContactsSearchView.ascx</DependentUpon>
  341. </Compile>
  342. <Compile Include="Controls\Tasks\ListTaskView.ascx.cs">
  343. <DependentUpon>ListTaskView.ascx</DependentUpon>
  344. <SubType>ASPXCodeBehind</SubType>
  345. </Compile>
  346. <Compile Include="Controls\Tasks\ListTaskView.ascx.designer.cs">
  347. <DependentUpon>ListTaskView.ascx</DependentUpon>
  348. </Compile>
  349. <Compile Include="Core\Dao\CurrencyRateDao.cs" />
  350. <Compile Include="Core\Dao\CurrencyInfoDao.cs" />
  351. <Compile Include="Core\Entities\CurrencyRate.cs" />
  352. <Compile Include="Core\Entities\CurrencyInfo.cs" />
  353. <Compile Include="Core\Enums\ShareType.cs" />
  354. <Compile Include="MailViewer.aspx.cs">
  355. <DependentUpon>MailViewer.aspx</DependentUpon>
  356. <SubType>ASPXCodeBehind</SubType>
  357. </Compile>
  358. <Compile Include="MailViewer.aspx.designer.cs">
  359. <DependentUpon>MailViewer.aspx</DependentUpon>
  360. </Compile>
  361. <Compile Include="Core\Dao\ContactInfoDao.cs" />
  362. <Compile Include="Core\Dao\DealMilestoneDao.cs" />
  363. <Compile Include="Core\Dao\InvoiceDao.cs" />
  364. <Compile Include="Core\Dao\InvoiceItemDao.cs" />
  365. <Compile Include="Core\Dao\InvoiceLineDao.cs" />
  366. <Compile Include="Core\Dao\InvoiceTaxDao.cs" />
  367. <Compile Include="Core\Dao\TaskTemplateContainerDao.cs" />
  368. <Compile Include="Core\Entities\ContactInfo.cs" />
  369. <Compile Include="Core\Entities\Invoice.cs" />
  370. <Compile Include="Core\Entities\InvoiceItem.cs" />
  371. <Compile Include="Core\Entities\InvoiceLine.cs" />
  372. <Compile Include="Core\Entities\InvoiceTax.cs" />
  373. <Compile Include="Core\Entities\Report.cs" />
  374. <Compile Include="Core\Entities\TaskTemplateContainer.cs" />
  375. <Compile Include="Core\Enums\ContactInfoCategoryEnum.cs" />
  376. <Compile Include="Core\Enums\ContactInfoTypeEnum.cs" />
  377. <Compile Include="Core\Enums\ContactListViewTypeEnum.cs" />
  378. <Compile Include="Core\Enums\ContactSelectorTypeEnum.cs" />
  379. <Compile Include="Core\Enums\InvoiceStatus.cs" />
  380. <Compile Include="Core\Enums\InvoiceTemplateTypeEnum.cs" />
  381. <Compile Include="Core\Security\FileSecurityProvider.cs" />
  382. <Compile Include="Help.aspx.cs">
  383. <DependentUpon>Help.aspx</DependentUpon>
  384. <SubType>ASPXCodeBehind</SubType>
  385. </Compile>
  386. <Compile Include="Help.aspx.designer.cs">
  387. <DependentUpon>Help.aspx</DependentUpon>
  388. </Compile>
  389. <Compile Include="HttpHandlers\FileHandler.ashx.cs">
  390. <DependentUpon>FileHandler.ashx</DependentUpon>
  391. </Compile>
  392. <Compile Include="HttpHandlers\WebToLeadFromHandler.ashx.cs">
  393. <DependentUpon>WebToLeadFromHandler.ashx</DependentUpon>
  394. </Compile>
  395. <Compile Include="Invoices.aspx.cs">
  396. <DependentUpon>Invoices.aspx</DependentUpon>
  397. <SubType>ASPXCodeBehind</SubType>
  398. </Compile>
  399. <Compile Include="Invoices.aspx.designer.cs">
  400. <DependentUpon>Invoices.aspx</DependentUpon>
  401. </Compile>
  402. <Compile Include="Masters\ClientScripts\ClientLocalizationResources.cs" />
  403. <Compile Include="Masters\ClientScripts\ClientTemplateResources.cs" />
  404. <Compile Include="Masters\ClientScripts\ControlsResources.cs" />
  405. <Compile Include="Masters\ClientScripts\CRMSettingsResources.cs" />
  406. <Compile Include="Resources\CRMCasesResource.Designer.cs">
  407. <AutoGen>True</AutoGen>
  408. <DesignTime>True</DesignTime>
  409. <DependentUpon>CRMCasesResource.resx</DependentUpon>
  410. </Compile>
  411. <Compile Include="Resources\CRMContactResource.Designer.cs">
  412. <AutoGen>True</AutoGen>
  413. <DesignTime>True</DesignTime>
  414. <DependentUpon>CRMContactResource.resx</DependentUpon>
  415. </Compile>
  416. <Compile Include="Resources\CRMDealResource.Designer.cs">
  417. <AutoGen>True</AutoGen>
  418. <DesignTime>True</DesignTime>
  419. <DependentUpon>CRMDealResource.resx</DependentUpon>
  420. </Compile>
  421. <Compile Include="Resources\CRMEnumResource.Designer.cs">
  422. <AutoGen>True</AutoGen>
  423. <DesignTime>True</DesignTime>
  424. <DependentUpon>CRMEnumResource.resx</DependentUpon>
  425. </Compile>
  426. <Compile Include="Resources\CRMInvoiceResource.Designer.cs">
  427. <AutoGen>True</AutoGen>
  428. <DesignTime>True</DesignTime>
  429. <DependentUpon>CRMInvoiceResource.resx</DependentUpon>
  430. </Compile>
  431. <Compile Include="Resources\CRMJSResource.Designer.cs">
  432. <AutoGen>True</AutoGen>
  433. <DesignTime>True</DesignTime>
  434. <DependentUpon>CRMJSResource.resx</DependentUpon>
  435. </Compile>
  436. <Compile Include="Sender.aspx.cs">
  437. <DependentUpon>Sender.aspx</DependentUpon>
  438. <SubType>ASPXCodeBehind</SubType>
  439. </Compile>
  440. <Compile Include="Sender.aspx.designer.cs">
  441. <DependentUpon>Sender.aspx</DependentUpon>
  442. </Compile>
  443. <Compile Include="Services\NotifyService\CRMPatternResource.Designer.cs">
  444. <AutoGen>True</AutoGen>
  445. <DesignTime>True</DesignTime>
  446. <DependentUpon>CRMPatternResource.resx</DependentUpon>
  447. </Compile>
  448. <Compile Include="Utils\CurrencyProvider.cs" />
  449. <Compile Include="HttpHandlers\FileUploaderHandler.cs" />
  450. <Compile Include="Classes\Global.cs" />
  451. <Compile Include="Classes\SocialMedia\ContactRelationTwitterSettings.cs" />
  452. <Compile Include="Classes\SocialMedia\ContactRelationFacebookSettings.cs" />
  453. <Compile Include="Classes\SocialMedia\SocialMediaAccountNotFound.cs" />
  454. <Compile Include="Classes\SocialMedia\SocialMediaConstants.cs" />
  455. <Compile Include="Classes\SocialMedia\SocialMediaImageDescription.cs" />
  456. <Compile Include="Classes\SocialMedia\SocialMediaUI.cs" />
  457. <Compile Include="Classes\CRMSettings.cs" />
  458. <Compile Include="Classes\UrlConstant.cs" />
  459. <Compile Include="Classes\UrlParameters.cs" />
  460. <Compile Include="Controls\Settings\WebToLeadFormView.ascx.cs">
  461. <DependentUpon>WebToLeadFormView.ascx</DependentUpon>
  462. <SubType>ASPXCodeBehind</SubType>
  463. </Compile>
  464. <Compile Include="Controls\Settings\WebToLeadFormView.ascx.designer.cs">
  465. <DependentUpon>WebToLeadFormView.ascx</DependentUpon>
  466. </Compile>
  467. <Compile Include="Configuration\SearchHandler.cs" />
  468. <Compile Include="Default.aspx.cs">
  469. <DependentUpon>Default.aspx</DependentUpon>
  470. <SubType>ASPXCodeBehind</SubType>
  471. </Compile>
  472. <Compile Include="Default.aspx.designer.cs">
  473. <DependentUpon>Default.aspx</DependentUpon>
  474. </Compile>
  475. <Compile Include="Controls\Cases\CasesActionView.ascx.cs">
  476. <DependentUpon>CasesActionView.ascx</DependentUpon>
  477. <SubType>ASPXCodeBehind</SubType>
  478. </Compile>
  479. <Compile Include="Controls\Cases\CasesActionView.ascx.designer.cs">
  480. <DependentUpon>CasesActionView.ascx</DependentUpon>
  481. </Compile>
  482. <Compile Include="Controls\Cases\CasesDetailsView.ascx.cs">
  483. <DependentUpon>CasesDetailsView.ascx</DependentUpon>
  484. <SubType>ASPXCodeBehind</SubType>
  485. </Compile>
  486. <Compile Include="Controls\Cases\CasesDetailsView.ascx.designer.cs">
  487. <DependentUpon>CasesDetailsView.ascx</DependentUpon>
  488. </Compile>
  489. <Compile Include="Controls\Cases\ListCasesView.ascx.cs">
  490. <DependentUpon>ListCasesView.ascx</DependentUpon>
  491. <SubType>ASPXCodeBehind</SubType>
  492. </Compile>
  493. <Compile Include="Controls\Cases\ListCasesView.ascx.designer.cs">
  494. <DependentUpon>ListCasesView.ascx</DependentUpon>
  495. </Compile>
  496. <Compile Include="Controls\Common\FileUploader.ascx.cs">
  497. <DependentUpon>FileUploader.ascx</DependentUpon>
  498. <SubType>ASPXCodeBehind</SubType>
  499. </Compile>
  500. <Compile Include="Controls\Common\FileUploader.ascx.designer.cs">
  501. <DependentUpon>FileUploader.ascx</DependentUpon>
  502. </Compile>
  503. <Compile Include="Controls\Common\PrivatePanel.ascx.cs">
  504. <DependentUpon>PrivatePanel.ascx</DependentUpon>
  505. <SubType>ASPXCodeBehind</SubType>
  506. </Compile>
  507. <Compile Include="Controls\Common\PrivatePanel.ascx.designer.cs">
  508. <DependentUpon>PrivatePanel.ascx</DependentUpon>
  509. </Compile>
  510. <Compile Include="Controls\Contacts\ContactActionView.ascx.cs">
  511. <DependentUpon>ContactActionView.ascx</DependentUpon>
  512. <SubType>ASPXCodeBehind</SubType>
  513. </Compile>
  514. <Compile Include="Controls\Contacts\ContactActionView.ascx.designer.cs">
  515. <DependentUpon>ContactActionView.ascx</DependentUpon>
  516. </Compile>
  517. <Compile Include="Controls\Contacts\ContactDetailsView.ascx.cs">
  518. <DependentUpon>ContactDetailsView.ascx</DependentUpon>
  519. <SubType>ASPXCodeBehind</SubType>
  520. </Compile>
  521. <Compile Include="Controls\Contacts\ContactDetailsView.ascx.designer.cs">
  522. <DependentUpon>ContactDetailsView.ascx</DependentUpon>
  523. </Compile>
  524. <Compile Include="Controls\Common\HistoryView.ascx.cs">
  525. <DependentUpon>HistoryView.ascx</DependentUpon>
  526. <SubType>ASPXCodeBehind</SubType>
  527. </Compile>
  528. <Compile Include="Controls\Common\HistoryView.ascx.designer.cs">
  529. <DependentUpon>HistoryView.ascx</DependentUpon>
  530. </Compile>
  531. <Compile Include="Controls\Deals\DealActionView.ascx.cs">
  532. <DependentUpon>DealActionView.ascx</DependentUpon>
  533. <SubType>ASPXCodeBehind</SubType>
  534. </Compile>
  535. <Compile Include="Controls\Deals\DealActionView.ascx.designer.cs">
  536. <DependentUpon>DealActionView.ascx</DependentUpon>
  537. </Compile>
  538. <Compile Include="Controls\Deals\DealDetailsView.ascx.cs">
  539. <DependentUpon>DealDetailsView.ascx</DependentUpon>
  540. <SubType>ASPXCodeBehind</SubType>
  541. </Compile>
  542. <Compile Include="Controls\Deals\DealDetailsView.ascx.designer.cs">
  543. <DependentUpon>DealDetailsView.ascx</DependentUpon>
  544. </Compile>
  545. <Compile Include="Controls\Settings\CommonSettingsView.ascx.cs">
  546. <DependentUpon>CommonSettingsView.ascx</DependentUpon>
  547. <SubType>ASPXCodeBehind</SubType>
  548. </Compile>
  549. <Compile Include="Controls\Settings\CommonSettingsView.ascx.designer.cs">
  550. <DependentUpon>CommonSettingsView.ascx</DependentUpon>
  551. </Compile>
  552. <Compile Include="Controls\Settings\CustomFieldsView.ascx.cs">
  553. <DependentUpon>CustomFieldsView.ascx</DependentUpon>
  554. <SubType>ASPXCodeBehind</SubType>
  555. </Compile>
  556. <Compile Include="Controls\Settings\CustomFieldsView.ascx.designer.cs">
  557. <DependentUpon>CustomFieldsView.ascx</DependentUpon>
  558. </Compile>
  559. <Compile Include="Controls\Settings\ListItemView.ascx.cs">
  560. <DependentUpon>ListItemView.ascx</DependentUpon>
  561. <SubType>ASPXCodeBehind</SubType>
  562. </Compile>
  563. <Compile Include="Controls\Settings\ListItemView.ascx.designer.cs">
  564. <DependentUpon>ListItemView.ascx</DependentUpon>
  565. </Compile>
  566. <Compile Include="Controls\SocialMedia\FacebookUserInfoView.ascx.cs">
  567. <DependentUpon>FacebookUserInfoView.ascx</DependentUpon>
  568. <SubType>ASPXCodeBehind</SubType>
  569. </Compile>
  570. <Compile Include="Controls\SocialMedia\FacebookUserInfoView.ascx.designer.cs">
  571. <DependentUpon>FacebookUserInfoView.ascx</DependentUpon>
  572. </Compile>
  573. <Compile Include="Controls\SocialMedia\ListFacebookUserInfoView.ascx.cs">
  574. <DependentUpon>ListFacebookUserInfoView.ascx</DependentUpon>
  575. <SubType>ASPXCodeBehind</SubType>
  576. </Compile>
  577. <Compile Include="Controls\SocialMedia\ListFacebookUserInfoView.ascx.designer.cs">
  578. <DependentUpon>ListFacebookUserInfoView.ascx</DependentUpon>
  579. </Compile>
  580. <Compile Include="Controls\SocialMedia\ListTwitterUserInfoView.ascx.cs">
  581. <DependentUpon>ListTwitterUserInfoView.ascx</DependentUpon>
  582. <SubType>ASPXCodeBehind</SubType>
  583. </Compile>
  584. <Compile Include="Controls\SocialMedia\ListTwitterUserInfoView.ascx.designer.cs">
  585. <DependentUpon>ListTwitterUserInfoView.ascx</DependentUpon>
  586. </Compile>
  587. <Compile Include="Controls\SocialMedia\TwitterUserInfoView.ascx.cs">
  588. <DependentUpon>TwitterUserInfoView.ascx</DependentUpon>
  589. <SubType>ASPXCodeBehind</SubType>
  590. </Compile>
  591. <Compile Include="Controls\SocialMedia\TwitterUserInfoView.ascx.designer.cs">
  592. <DependentUpon>TwitterUserInfoView.ascx</DependentUpon>
  593. </Compile>
  594. <Compile Include="Controls\SocialMedia\UserSearchView.ascx.cs">
  595. <DependentUpon>UserSearchView.ascx</DependentUpon>
  596. <SubType>ASPXCodeBehind</SubType>
  597. </Compile>
  598. <Compile Include="Controls\SocialMedia\UserSearchView.ascx.designer.cs">
  599. <DependentUpon>UserSearchView.ascx</DependentUpon>
  600. </Compile>
  601. <Compile Include="Core\CRMConstants.cs" />
  602. <Compile Include="Core\Dao\AbstractDao.cs" />
  603. <Compile Include="Core\Dao\CasesDao.cs" />
  604. <Compile Include="Core\Dao\FileDao.cs" />
  605. <Compile Include="Core\Dao\ReportDao.cs" />
  606. <Compile Include="Core\Dao\SearchDao.cs" />
  607. <Compile Include="Core\Entities\Cases.cs" />
  608. <Compile Include="Core\Entities\Comment.cs" />
  609. <Compile Include="Core\Dao\ContactDao.cs" />
  610. <Compile Include="Core\Dao\CustomFieldDao.cs" />
  611. <Compile Include="Core\Dao\DaoFactory.cs" />
  612. <Compile Include="Core\Dao\DealDao.cs" />
  613. <Compile Include="Core\Dao\ListItemDao.cs" />
  614. <Compile Include="Core\Dao\RelationshipEventDao.cs" />
  615. <Compile Include="Core\Dao\TagDao.cs" />
  616. <Compile Include="Core\Dao\TaskDao.cs" />
  617. <Compile Include="Core\DomainObject.cs" />
  618. <Compile Include="Core\Entities\Contact.cs" />
  619. <Compile Include="Core\Entities\DealMilestone.cs" />
  620. <Compile Include="Core\Entities\RelationshipEvent.cs" />
  621. <Compile Include="Core\Entities\CustomField.cs" />
  622. <Compile Include="Core\Entities\Deal.cs" />
  623. <Compile Include="Core\Entities\ListItem.cs" />
  624. <Compile Include="Core\Entities\OrderBy.cs" />
  625. <Compile Include="Core\Entities\Task.cs" />
  626. <Compile Include="Core\Enums\BidTypeEnum.cs" />
  627. <Compile Include="Core\Enums\CustomFieldTypeEnum.cs" />
  628. <Compile Include="Core\Enums\DealMilestoneStatus.cs" />
  629. <Compile Include="Core\Enums\EntityTypeEnum.cs" />
  630. <Compile Include="Core\Enums\ListTypeEnum.cs" />
  631. <Compile Include="Core\Enums\SortedByTypeEnum.cs" />
  632. <Compile Include="Core\Security\CRMSecurityObjectProvider.cs" />
  633. <Compile Include="Core\Security\CRMSecutiry.cs" />
  634. <Compile Include="Deals.aspx.cs">
  635. <DependentUpon>Deals.aspx</DependentUpon>
  636. <SubType>ASPXCodeBehind</SubType>
  637. </Compile>
  638. <Compile Include="Deals.aspx.designer.cs">
  639. <DependentUpon>Deals.aspx</DependentUpon>
  640. </Compile>
  641. <Compile Include="Masters\BasicTemplate.Master.cs">
  642. <DependentUpon>BasicTemplate.Master</DependentUpon>
  643. <SubType>ASPXCodeBehind</SubType>
  644. </Compile>
  645. <Compile Include="Masters\BasicTemplate.Master.designer.cs">
  646. <DependentUpon>BasicTemplate.Master</DependentUpon>
  647. </Compile>
  648. <Compile Include="Classes\BasePage.cs">
  649. <SubType>ASPXCodeBehind</SubType>
  650. </Compile>
  651. <Compile Include="Classes\BaseUserControl.cs">
  652. <SubType>ASPXCodeBehind</SubType>
  653. </Compile>
  654. <Compile Include="Classes\PathProvider.cs" />
  655. <Compile Include="Configuration\ProductEntryPoint.cs" />
  656. <Compile Include="Properties\AssemblyInfo.cs" />
  657. <Compile Include="Resources\CRMCommonResource.Designer.cs">
  658. <AutoGen>True</AutoGen>
  659. <DesignTime>True</DesignTime>
  660. <DependentUpon>CRMCommonResource.resx</DependentUpon>
  661. </Compile>
  662. <Compile Include="Resources\CRMReportResource.Designer.cs">
  663. <AutoGen>True</AutoGen>
  664. <DesignTime>True</DesignTime>
  665. <DependentUpon>CRMReportResource.resx</DependentUpon>
  666. </Compile>
  667. <Compile Include="Resources\CRMSettingResource.Designer.cs">
  668. <AutoGen>True</AutoGen>
  669. <DesignTime>True</DesignTime>
  670. <DependentUpon>CRMSettingResource.resx</DependentUpon>
  671. </Compile>
  672. <Compile Include="Resources\CRMSocialMediaResource.Designer.cs">
  673. <AutoGen>True</AutoGen>
  674. <DesignTime>True</DesignTime>
  675. <DependentUpon>CRMSocialMediaResource.resx</DependentUpon>
  676. </Compile>
  677. <Compile Include="Resources\CRMTaskResource.Designer.cs">
  678. <AutoGen>True</AutoGen>
  679. <DesignTime>True</DesignTime>
  680. <DependentUpon>CRMTaskResource.resx</DependentUpon>
  681. </Compile>
  682. <Compile Include="Services\NotifyService\NotifyClient.cs" />
  683. <Compile Include="Services\NotifyService\NotifyConstants.cs" />
  684. <Compile Include="Services\NotifyService\NotifySource.cs" />
  685. <Compile Include="Settings.aspx.cs">
  686. <DependentUpon>Settings.aspx</DependentUpon>
  687. <SubType>ASPXCodeBehind</SubType>
  688. </Compile>
  689. <Compile Include="Settings.aspx.designer.cs">
  690. <DependentUpon>Settings.aspx</DependentUpon>
  691. </Compile>
  692. <Compile Include="Tasks.aspx.cs">
  693. <DependentUpon>Tasks.aspx</DependentUpon>
  694. <SubType>ASPXCodeBehind</SubType>
  695. </Compile>
  696. <Compile Include="Tasks.aspx.designer.cs">
  697. <DependentUpon>Tasks.aspx</DependentUpon>
  698. </Compile>
  699. <Compile Include="Utils\ExportToCSV.cs" />
  700. <Compile Include="Utils\Import\CSV\ImportBase.cs" />
  701. <Compile Include="Utils\Import\CSV\ImportCases.cs" />
  702. <Compile Include="Utils\Import\CSV\ImportContacts.cs" />
  703. <Compile Include="Utils\Import\CSV\ImportDeals.cs" />
  704. <Compile Include="Utils\Import\CSV\ImportTasks.cs" />
  705. <Compile Include="Utils\MailSender.cs" />
  706. <Compile Include="Utils\PdfCreator.cs" />
  707. </ItemGroup>
  708. <ItemGroup>
  709. <Content Include="App_Themes\Default\images\arrow_down.gif" />
  710. <Content Include="App_Themes\Default\images\combobox-bg-button.gif" />
  711. <Content Include="App_Themes\Default\images\drag.png" />
  712. <Content Include="App_Themes\Default\images\drug-n-drop_items.png" />
  713. <Content Include="App_Themes\Default\images\empty_screen_invoices.png" />
  714. <Content Include="App_Themes\Default\images\empty_screen_products_services.png" />
  715. <Content Include="App_Themes\Default\images\empty_screen_taxes.png" />
  716. <Content Include="App_Themes\Default\images\event_categories.png" />
  717. <Content Include="App_Themes\Default\images\icons.png" />
  718. <Content Include="App_Themes\Default\images\edit_small.png" />
  719. <Content Include="App_Themes\Default\images\import.png" />
  720. <Content Include="App_Themes\Default\images\invoice.png" />
  721. <Content Include="App_Themes\Default\images\loader_16.gif" />
  722. <Content Include="App_Themes\Default\images\mail_icons.png" />
  723. <Content Include="App_Themes\Default\images\org_logo_default.png" />
  724. <Content Include="App_Themes\Default\images\product_logo.png" />
  725. <Content Include="App_Themes\Default\images\product_logolarge.png" />
  726. <Content Include="App_Themes\Default\images\remove.png" />
  727. <Content Include="App_Themes\Default\images\remove_12.png" />
  728. <Content Include="App_Themes\Default\images\task_categories.png" />
  729. <Content Include="Cases.aspx" />
  730. <Content Include="Controls\Cases\CasesActionView.ascx" />
  731. <Content Include="Controls\Cases\CasesDetailsView.ascx" />
  732. <Content Include="Controls\Cases\ListCasesView.ascx" />
  733. <Content Include="Controls\Common\ListBaseView.ascx" />
  734. <Content Include="Controls\Invoices\InvoiceDetailsView.ascx" />
  735. <Content Include="Controls\Invoices\InvoiceActionView.ascx" />
  736. <Content Include="Controls\Invoices\ListInvoiceView.ascx" />
  737. <Content Include="Controls\Sender\SmtpSender.ascx" />
  738. <Content Include="Controls\Contacts\ContactActionView.ascx" />
  739. <Content Include="Controls\Contacts\ContactDetailsView.ascx" />
  740. <Content Include="Controls\Common\HistoryView.ascx" />
  741. <Content Include="Controls\Deals\DealActionView.ascx" />
  742. <Content Include="Controls\Deals\DealDetailsView.ascx" />
  743. <Content Include="Controls\Settings\CustomFieldsView.ascx" />
  744. <Content Include="Controls\Settings\InvoiceSettings\OrganisationProfile.ascx" />
  745. <Content Include="Controls\Settings\InvoiceSettings\InvoiceItemActionView.ascx" />
  746. <Content Include="Controls\Settings\InvoiceSettings\InvoiceItemsView.ascx" />
  747. <Content Include="Controls\Settings\InvoiceSettings\InvoiceTaxesView.ascx" />
  748. <Content Include="Controls\Settings\ListItemView.ascx" />
  749. <Content Include="js\navsidepanel.js" />
  750. <Content Include="js\XSS-core.js" />
  751. <Content Include="MailViewer.aspx" />
  752. <Content Include="Deals.aspx" />
  753. <Content Include="Invoices.aspx" />
  754. <Content Include="js\invoices.js" />
  755. <Content Include="js\sender.js" />
  756. <Content Include="js\settings.invoices.js" />
  757. <Content Include="Masters\BasicTemplate.Master" />
  758. <EmbeddedResource Include="Services\NotifyService\patterns.xml" />
  759. <Content Include="Sender.aspx" />
  760. <Content Include="Settings.aspx" />
  761. <Content Include="Tasks.aspx" />
  762. </ItemGroup>
  763. <ItemGroup>
  764. <EmbeddedResource Include="Resources\CRMContactResource.resx">
  765. <SubType>Designer</SubType>
  766. <Generator>PublicResXFileCodeGenerator</Generator>
  767. <LastGenOutput>CRMContactResource.Designer.cs</LastGenOutput>
  768. </EmbeddedResource>
  769. <EmbeddedResource Include="Resources\CRMCommonResource.resx">
  770. <LastGenOutput>CRMCommonResource.Designer.cs</LastGenOutput>
  771. <SubType>Designer</SubType>
  772. <Generator>PublicResXFileCodeGenerator</Generator>
  773. </EmbeddedResource>
  774. <EmbeddedResource Include="Resources\CRMJSResource.resx">
  775. <SubType>Designer</SubType>
  776. <Generator>PublicResXFileCodeGenerator</Generator>
  777. <LastGenOutput>CRMJSResource.Designer.cs</LastGenOutput>
  778. </EmbeddedResource>
  779. <EmbeddedResource Include="Resources\CRMDealResource.resx">
  780. <SubType>Designer</SubType>
  781. <Generator>PublicResXFileCodeGenerator</Generator>
  782. <LastGenOutput>CRMDealResource.Designer.cs</LastGenOutput>
  783. </EmbeddedResource>
  784. <EmbeddedResource Include="Resources\CRMReportResource.resx">
  785. <Generator>PublicResXFileCodeGenerator</Generator>
  786. <LastGenOutput>CRMReportResource.Designer.cs</LastGenOutput>
  787. <SubType>Designer</SubType>
  788. </EmbeddedResource>
  789. <EmbeddedResource Include="Resources\CRMSettingResource.resx">
  790. <Generator>PublicResXFileCodeGenerator</Generator>
  791. <LastGenOutput>CRMSettingResource.Designer.cs</LastGenOutput>
  792. <SubType>Designer</SubType>
  793. </EmbeddedResource>
  794. <EmbeddedResource Include="Resources\CRMSocialMediaResource.resx">
  795. <Generator>PublicResXFileCodeGenerator</Generator>
  796. <LastGenOutput>CRMSocialMediaResource.Designer.cs</LastGenOutput>
  797. <SubType>Designer</SubType>
  798. </EmbeddedResource>
  799. <EmbeddedResource Include="Resources\CRMTaskResource.resx">
  800. <Generator>PublicResXFileCodeGenerator</Generator>
  801. <LastGenOutput>CRMTaskResource.Designer.cs</LastGenOutput>
  802. <SubType>Designer</SubType>
  803. </EmbeddedResource>
  804. <EmbeddedResource Include="Services\NotifyService\CRMPatternResource.resx">
  805. <SubType>Designer</SubType>
  806. <Generator>PublicResXFileCodeGenerator</Generator>
  807. <LastGenOutput>CRMPatternResource.Designer.cs</LastGenOutput>
  808. </EmbeddedResource>
  809. <EmbeddedResource Include="Resources\CRMInvoiceResource.resx">
  810. <Generator>PublicResXFileCodeGenerator</Generator>
  811. <SubType>Designer</SubType>
  812. <LastGenOutput>CRMInvoiceResource.Designer.cs</LastGenOutput>
  813. </EmbeddedResource>
  814. </ItemGroup>
  815. <ItemGroup>
  816. <Content Include="App_Themes\Default\css\fg.css" />
  817. <Content Include="App_Themes\Default\images\activity_widget.png" />
  818. <Content Include="App_Themes\Default\images\cases_widget.png" />
  819. <Content Include="App_Themes\Default\images\deal_widget.png" />
  820. <Content Include="App_Themes\Default\images\fg.png" />
  821. <Content Include="App_Themes\Default\images\people_widget.png" />
  822. <Content Include="App_Themes\Default\images\tasks_widget.png" />
  823. <Content Include="Default.aspx" />
  824. <Content Include="Controls\Common\FileUploader.ascx" />
  825. <Content Include="Controls\Common\PrivatePanel.ascx" />
  826. <Content Include="Controls\Settings\CommonSettingsView.ascx" />
  827. <Content Include="Controls\SocialMedia\FacebookUserInfoView.ascx" />
  828. <Content Include="Controls\SocialMedia\ListFacebookUserInfoView.ascx" />
  829. <Content Include="Controls\Settings\WebToLeadFormView.ascx" />
  830. <Content Include="Controls\SocialMedia\ListActivityMessageView.ascx" />
  831. <Content Include="Controls\SocialMedia\ListTwitterUserInfoView.ascx" />
  832. <Content Include="Controls\SocialMedia\TwitterUserInfoView.ascx" />
  833. <Content Include="Controls\SocialMedia\UserActivityView.ascx" />
  834. <Content Include="Controls\SocialMedia\UserSearchView.ascx" />
  835. <Content Include="Controls\SocialMedia\UserWallView.ascx" />
  836. <EmbeddedResource Include="Resources\CRMCasesResource.resx">
  837. <SubType>Designer</SubType>
  838. <Generator>PublicResXFileCodeGenerator</Generator>
  839. <LastGenOutput>CRMCasesResource.Designer.cs</LastGenOutput>
  840. </EmbeddedResource>
  841. <EmbeddedResource Include="Resources\CRMEnumResource.resx">
  842. <Generator>PublicResXFileCodeGenerator</Generator>
  843. <LastGenOutput>CRMEnumResource.Designer.cs</LastGenOutput>
  844. <SubType>Designer</SubType>
  845. </EmbeddedResource>
  846. </ItemGroup>
  847. <ItemGroup>
  848. <Content Include="App_Themes\Default\images\32-attach.png" />
  849. <Content Include="App_Themes\Default\images\empty_screen_projects.png" />
  850. <Content Include="App_Themes\Default\images\event_category_attach_file.png" />
  851. <Content Include="App_Themes\Default\images\event_category_call.png" />
  852. <Content Include="App_Themes\Default\images\event_category_close.png" />
  853. <Content Include="App_Themes\Default\images\event_category_email.png" />
  854. <Content Include="App_Themes\Default\images\event_category_meeting.png" />
  855. <Content Include="App_Themes\Default\images\event_category_note.png" />
  856. <Content Include="App_Themes\Default\images\hover_32-attach.png" />
  857. <Content Include="App_Themes\Default\images\hover_event_category_attach_file.png" />
  858. <Content Include="App_Themes\Default\images\hover_event_category_call.png" />
  859. <Content Include="App_Themes\Default\images\hover_event_category_close.png" />
  860. <Content Include="App_Themes\Default\images\hover_event_category_email.png" />
  861. <Content Include="App_Themes\Default\images\hover_event_category_meeting.png" />
  862. <Content Include="App_Themes\Default\images\hover_event_category_note.png" />
  863. <Content Include="App_Themes\Default\images\hover_task_category_call.png" />
  864. <Content Include="App_Themes\Default\images\hover_task_category_deal.png" />
  865. <Content Include="App_Themes\Default\images\hover_task_category_demo.png" />
  866. <Content Include="App_Themes\Default\images\hover_task_category_email.png" />
  867. <Content Include="App_Themes\Default\images\hover_task_category_fax.png" />
  868. <Content Include="App_Themes\Default\images\hover_task_category_follow_up.png" />
  869. <Content Include="App_Themes\Default\images\hover_task_category_lunch.png" />
  870. <Content Include="App_Themes\Default\images\hover_task_category_meeting.png" />
  871. <Content Include="App_Themes\Default\images\hover_task_category_note.png" />
  872. <Content Include="App_Themes\Default\images\hover_task_category_ship.png" />
  873. <Content Include="App_Themes\Default\images\hover_task_category_social_networks.png" />
  874. <Content Include="App_Themes\Default\images\hover_task_category_thank_you.png" />
  875. <Content Include="App_Themes\Default\images\import-cases.png" />
  876. <Content Include="App_Themes\Default\images\import-opportunities.png" />
  877. <Content Include="App_Themes\Default\images\import-tasks.png" />
  878. <Content Include="App_Themes\Default\images\product_disabled_logo.png" />
  879. <Content Include="App_Themes\Default\images\empty_screen_case_participants.png" />
  880. <Content Include="App_Themes\Default\images\empty_screen_company_participants.png" />
  881. <Content Include="App_Themes\Default\images\empty_screen_opportunity_participants.png" />
  882. <Content Include="App_Themes\Default\images\empty_screen_persons.png" />
  883. <Content Include="App_Themes\Default\images\empty_screen_social.png" />
  884. <Content Include="App_Themes\Default\images\empty_screen_tags.png" />
  885. <Content Include="App_Themes\Default\images\empty_screen_twitter.png" />
  886. <Content Include="App_Themes\Default\images\empty_screen_userfields.png" />
  887. <Content Include="App_Themes\Default\images\back-progress-light-big.png" />
  888. <Content Include="App_Themes\Default\images\companies_widget.png" />
  889. <Content Include="App_Themes\Default\images\crunchbase.png" />
  890. <Content Include="App_Themes\Default\images\csv_16.png" />
  891. <Content Include="App_Themes\Default\images\empty_company_logo_145_145.png" />
  892. <Content Include="App_Themes\Default\images\empty_company_logo_40_40.png" />
  893. <Content Include="App_Themes\Default\images\empty_company_logo_82_82.png" />
  894. <Content Include="App_Themes\Default\images\empty_people_logo_145_145.png" />
  895. <Content Include="App_Themes\Default\images\empty_people_logo_40_40.png" />
  896. <Content Include="App_Themes\Default\images\empty_people_logo_82_82.png" />
  897. <Content Include="App_Themes\Default\images\export_data.png" />
  898. <Content Include="App_Themes\Default\images\import_contacts.png" />
  899. <Content Include="App_Themes\Default\images\loader_12.gif" />
  900. <Content Include="App_Themes\Default\images\loader_small.gif" />
  901. <Content Include="App_Themes\Default\images\mail_send.png" />
  902. <Content Include="App_Themes\Default\images\menu_button_bg.gif" />
  903. <Content Include="App_Themes\Default\images\empty_screen_cases.png" />
  904. <Content Include="App_Themes\Default\images\empty_screen_companies.png" />
  905. <Content Include="App_Themes\Default\images\empty_screen_deals.png" />
  906. <Content Include="App_Themes\Default\images\empty_screen_tasks.png" />
  907. <Content Include="App_Themes\Default\images\progress.gif" />
  908. <Content Include="App_Themes\Default\images\task_category_call.png" />
  909. <Content Include="App_Themes\Default\images\task_category_deal.png" />
  910. <Content Include="App_Themes\Default\images\task_category_demo.png" />
  911. <Content Include="App_Themes\Default\images\task_category_email.png" />
  912. <Content Include="App_Themes\Default\images\task_category_fax.png" />
  913. <Content Include="App_Themes\Default\images\task_category_follow_up.png" />
  914. <Content Include="App_Themes\Default\images\task_category_lunch.png" />
  915. <Content Include="App_Themes\Default\images\task_category_meeting.png" />
  916. <Content Include="App_Themes\Default\images\task_category_note.png" />
  917. <Content Include="App_Themes\Default\images\task_category_ship.png" />
  918. <Content Include="App_Themes\Default\images\task_category_social_networks.png" />
  919. <Content Include="App_Themes\Default\images\task_category_thank_you.png" />
  920. <Content Include="App_Themes\Default\images\tr_off.png" />
  921. <Content Include="App_Themes\Default\images\tr_on.png" />
  922. <Content Include="App_Themes\Default\images\web_to_leads.png" />
  923. <Content Include="Controls\Cases\CasesFullCardView.ascx" />
  924. <Content Include="Controls\Common\DashboardEmptyScreen.ascx" />
  925. <Content Include="Controls\Common\NavigationSidePanel.ascx" />
  926. <Content Include="Controls\Contacts\ContactFullCardView.ascx" />
  927. <Content Include="Controls\Contacts\ListContactView.ascx" />
  928. <Content Include="Controls\Common\ImportFromCSVView.ascx" />
  929. <Content Include="Controls\Deals\DealFullCardView.ascx" />
  930. <Content Include="Controls\Deals\ListDealView.ascx" />
  931. <Content Include="Controls\Settings\DealMilestoneView.ascx" />
  932. <Content Include="Controls\Settings\TagSettingsView.ascx" />
  933. <Content Include="Controls\Settings\TaskTemplateView.ascx" />
  934. <Content Include="Controls\SocialMedia\ContactsSearchView.ascx" />
  935. <Content Include="Controls\Tasks\ListTaskView.ascx" />
  936. <Content Include="Help.aspx" />
  937. <Content Include="HttpHandlers\WebToLeadFromHandler.ashx" />
  938. <Content Include="js\cases.js" />
  939. <Content Include="js\common.js" />
  940. <Content Include="js\contacts.js" />
  941. <Content Include="js\deals.js" />
  942. <Content Include="js\fileUploader.js" />
  943. <Content Include="js\reports.js" />
  944. <Content Include="js\settings.js" />
  945. <Content Include="js\socialmedia.js" />
  946. <Content Include="js\tasks.js" />
  947. <Content Include="Masters\CommonBodyScripts.ascx" />
  948. <Content Include="Masters\SettingsBodyScripts.ascx" />
  949. <Content Include="Masters\Styles.ascx" />
  950. <Content Include="Templates\CasesTemplates.ascx" />
  951. <Content Include="Templates\CommonCustomFieldsTemplates.ascx" />
  952. <Content Include="Templates\CommonTemplates.ascx" />
  953. <Content Include="Templates\ContactInfoCardTemplate.ascx" />
  954. <Content Include="Templates\ContactSelectorTemplates.ascx" />
  955. <Content Include="Templates\ContactsTemplates.ascx" />
  956. <Content Incl

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