You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

802 lines
44 KiB

4 years ago
4 years ago
1 year ago
4 years ago
4 years ago
1 year ago
4 years ago
4 years ago
1 year ago
4 years ago
4 years ago
1 year ago
1 year ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
1 year ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
1 year ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
1 year ago
1 year ago
1 year ago
4 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
  4. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProductVersion>
  9. </ProductVersion>
  10. <SchemaVersion>2.0</SchemaVersion>
  11. <ProjectGuid>{0DA47C07-7EF7-4811-BB50-B5240027DE2F}</ProjectGuid>
  12. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <RootNamespace>JMEAgentSystem</RootNamespace>
  16. <AssemblyName>JMEAgentSystem</AssemblyName>
  17. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  18. <UseIISExpress>true</UseIISExpress>
  19. <Use64BitIISExpress />
  20. <IISExpressSSLPort />
  21. <IISExpressAnonymousAuthentication />
  22. <IISExpressWindowsAuthentication />
  23. <IISExpressUseClassicPipelineMode />
  24. <UseGlobalApplicationHostFile />
  25. <NuGetPackageImportStamp>
  26. </NuGetPackageImportStamp>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  29. <DebugSymbols>true</DebugSymbols>
  30. <DebugType>full</DebugType>
  31. <Optimize>false</Optimize>
  32. <OutputPath>bin\</OutputPath>
  33. <DefineConstants>DEBUG;TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>pdbonly</DebugType>
  40. <Optimize>true</Optimize>
  41. <OutputPath>bin\</OutputPath>
  42. <DefineConstants>TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. </PropertyGroup>
  46. <ItemGroup>
  47. <Reference Include="AjaxControlToolkit, Version=20.1.0.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL">
  48. <HintPath>..\packages\AjaxControlToolkit.20.1.0\lib\net40\AjaxControlToolkit.dll</HintPath>
  49. </Reference>
  50. <Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
  51. <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Autofac, Version=4.9.4.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  54. <HintPath>..\packages\Autofac.4.9.4\lib\net45\Autofac.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Autofac.Integration.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  57. <HintPath>..\packages\Autofac.Web.4.0.0\lib\net45\Autofac.Integration.Web.dll</HintPath>
  58. </Reference>
  59. <Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  60. <HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.3\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Microsoft.AspNet.Identity.Owin, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  63. <HintPath>..\packages\Microsoft.AspNet.Identity.Owin.2.2.3\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Microsoft.CSharp" />
  66. <Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  67. <HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  70. <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  73. <HintPath>..\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Microsoft.Owin.Security.Cookies, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  76. <HintPath>..\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
  77. <Private>True</Private>
  78. </Reference>
  79. <Reference Include="Microsoft.Owin.Security.Facebook, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  80. <HintPath>..\packages\Microsoft.Owin.Security.Facebook.3.0.1\lib\net45\Microsoft.Owin.Security.Facebook.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Microsoft.Owin.Security.Google, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  83. <HintPath>..\packages\Microsoft.Owin.Security.Google.3.0.1\lib\net45\Microsoft.Owin.Security.Google.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Microsoft.Owin.Security.MicrosoftAccount, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  86. <HintPath>..\packages\Microsoft.Owin.Security.MicrosoftAccount.3.0.1\lib\net45\Microsoft.Owin.Security.MicrosoftAccount.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Microsoft.Owin.Security.OAuth, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  89. <HintPath>..\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Microsoft.Owin.Security.Twitter, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  92. <HintPath>..\packages\Microsoft.Owin.Security.Twitter.3.0.1\lib\net45\Microsoft.Owin.Security.Twitter.dll</HintPath>
  93. </Reference>
  94. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  95. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  96. </Reference>
  97. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  98. <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  99. </Reference>
  100. <Reference Include="System.ComponentModel.DataAnnotations" />
  101. <Reference Include="System" />
  102. <Reference Include="System.Data" />
  103. <Reference Include="System.Core" />
  104. <Reference Include="System.Data.DataSetExtensions" />
  105. <Reference Include="System.Net.Http" />
  106. <Reference Include="System.Net.Http.WebRequest" />
  107. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  108. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
  109. </Reference>
  110. <Reference Include="System.Web.Extensions" />
  111. <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  112. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  113. </Reference>
  114. <Reference Include="System.Windows.Forms" />
  115. <Reference Include="System.Xml.Linq" />
  116. <Reference Include="System.Drawing" />
  117. <Reference Include="System.Web" />
  118. <Reference Include="System.Xml" />
  119. <Reference Include="System.Configuration" />
  120. <Reference Include="System.Web.Services" />
  121. <Reference Include="System.EnterpriseServices" />
  122. <Reference Include="System.Web.DynamicData" />
  123. <Reference Include="System.Web.Entity" />
  124. <Reference Include="System.Web.ApplicationServices" />
  125. <Reference Include="AspNet.ScriptManager.bootstrap">
  126. <HintPath>..\packages\AspNet.ScriptManager.bootstrap.3.3.7\lib\net45\AspNet.ScriptManager.bootstrap.dll</HintPath>
  127. </Reference>
  128. <Reference Include="AspNet.ScriptManager.jQuery">
  129. <HintPath>..\packages\AspNet.ScriptManager.jQuery.3.3.1\lib\net45\AspNet.ScriptManager.jQuery.dll</HintPath>
  130. </Reference>
  131. <Reference Include="Microsoft.ScriptManager.MSAjax">
  132. <HintPath>..\packages\Microsoft.AspNet.ScriptManager.MSAjax.5.0.0\lib\net45\Microsoft.ScriptManager.MSAjax.dll</HintPath>
  133. </Reference>
  134. <Reference Include="Microsoft.ScriptManager.WebForms">
  135. <HintPath>..\packages\Microsoft.AspNet.ScriptManager.WebForms.5.0.0\lib\net45\Microsoft.ScriptManager.WebForms.dll</HintPath>
  136. </Reference>
  137. <Reference Include="Microsoft.AspNet.Web.Optimization.WebForms">
  138. <Private>True</Private>
  139. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.WebForms.1.1.3\lib\net45\Microsoft.AspNet.Web.Optimization.WebForms.dll</HintPath>
  140. </Reference>
  141. <Reference Include="Microsoft.AspNet.FriendlyUrls">
  142. <HintPath>..\packages\Microsoft.AspNet.FriendlyUrls.Core.1.0.2\lib\net45\Microsoft.AspNet.FriendlyUrls.dll</HintPath>
  143. </Reference>
  144. <Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  145. <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
  146. </Reference>
  147. </ItemGroup>
  148. <ItemGroup>
  149. <Reference Include="EntityFramework">
  150. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
  151. </Reference>
  152. <Reference Include="EntityFramework.SqlServer">
  153. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  154. </Reference>
  155. <Reference Include="Microsoft.AspNet.Identity.EntityFramework">
  156. <HintPath>..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.2\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath>
  157. </Reference>
  158. <Reference Include="System.Web.Providers">
  159. <HintPath>..\packages\Microsoft.AspNet.Providers.Core.2.0.0\lib\net40\System.Web.Providers.dll</HintPath>
  160. </Reference>
  161. <Reference Include="Owin">
  162. <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
  163. </Reference>
  164. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
  165. <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  166. </Reference>
  167. </ItemGroup>
  168. <ItemGroup>
  169. <Content Include="Component\AutoComplete\DataSource.asmx" />
  170. <Content Include="Component\AutoComplete\SwiftTextBox.ascx" />
  171. <Content Include="Content\bootstrap-theme.css.map" />
  172. <Content Include="Content\bootstrap-theme.min.css" />
  173. <Content Include="Content\bootstrap-theme.min.css.map" />
  174. <Content Include="Content\bootstrap.css" />
  175. <Content Include="Content\bootstrap.css.map" />
  176. <Content Include="Content\bootstrap.min.css" />
  177. <Content Include="Content\bootstrap.min.css.map" />
  178. <Content Include="Content\css\Document.css" />
  179. <Content Include="Content\css\ie9.css" />
  180. <Content Include="Content\css\signature-pad.css" />
  181. <Content Include="Content\icons.css" />
  182. <Content Include="Content\receipt.css" />
  183. <Content Include="images\Document\alienBack.jpg" />
  184. <Content Include="images\Document\alienFront.jpg" />
  185. <Content Include="images\jme.png" />
  186. <Content Include="images\loading.gif" />
  187. <Content Include="images\pre-loader-img.gif" />
  188. <Content Include="Content\style.css" />
  189. <Content Include="favicon.ico" />
  190. <Content Include="fonts\fontawesome-webfont5b62.svg" />
  191. <Content Include="fonts\glyphicons-halflings-regular.eot" />
  192. <Content Include="fonts\glyphicons-halflings-regular.svg" />
  193. <Content Include="fonts\glyphicons-halflings-regular.ttf" />
  194. <Content Include="fonts\glyphicons-halflings-regular.woff" />
  195. <Content Include="fonts\glyphicons-halflings-regular.woff2" />
  196. <Content Include="fonts\ioniconsaa26.svg" />
  197. <Content Include="fonts\materialdesignicons-webfont6c9c.svg" />
  198. <Content Include="fonts\themify9f24.svg" />
  199. <Content Include="Global.asax" />
  200. <Content Include="fonts\fontawesome-webfont5b62.eot" />
  201. <Content Include="fonts\fontawesome-webfont5b62.ttf" />
  202. <Content Include="fonts\fontawesome-webfont5b62.woff" />
  203. <Content Include="fonts\fontawesome-webfont5b62.woff2" />
  204. <Content Include="fonts\fontawesome-webfontd41d.eot" />
  205. <Content Include="fonts\glyphicons-halflings-regulard41d.eot" />
  206. <Content Include="fonts\ioniconsaa26.eot" />
  207. <Content Include="fonts\ioniconsaa26.ttf" />
  208. <Content Include="fonts\ioniconsaa26.woff" />
  209. <Content Include="fonts\materialdesignicons-webfont6c9c.eot" />
  210. <Content Include="fonts\materialdesignicons-webfont6c9c.ttf" />
  211. <Content Include="fonts\materialdesignicons-webfont6c9c.woff" />
  212. <Content Include="fonts\materialdesignicons-webfont6c9c.woff2" />
  213. <Content Include="fonts\materialdesignicons-webfontd41d.eot" />
  214. <Content Include="fonts\themify9f24.eot" />
  215. <Content Include="fonts\themify9f24.ttf" />
  216. <Content Include="fonts\themify9f24.woff" />
  217. <Content Include="fonts\themifyd41d.eot" />
  218. <Content Include="images\big\img1.jpg" />
  219. <Content Include="images\favicon.ico" />
  220. <Content Include="images\logo-icon.png" />
  221. <Content Include="images\logo.png" />
  222. <Content Include="images\restaurant.png" />
  223. <Content Include="images\users\avatar-1.jpg" />
  224. <Content Include="js\bootstrap\css\bootstrap-datepicker.min.css" />
  225. <Content Include="js\bootstrap\css\bootstrap-grid.css" />
  226. <Content Include="js\bootstrap\css\bootstrap-grid.min.css" />
  227. <Content Include="js\bootstrap\css\bootstrap-reboot.css" />
  228. <Content Include="js\bootstrap\css\bootstrap-reboot.min.css" />
  229. <Content Include="js\bootstrap\css\bootstrap.css" />
  230. <Content Include="js\bootstrap\css\bootstrap.min.css" />
  231. <Content Include="js\bootstrap\js\bootstrap-datepicker.min.js" />
  232. <Content Include="js\bootstrap\js\bootstrap.bundle.js" />
  233. <Content Include="js\bootstrap\js\bootstrap.bundle.min.js" />
  234. <Content Include="js\bootstrap\js\bootstrap.js" />
  235. <Content Include="js\bootstrap\js\bootstrap.min.js" />
  236. <Content Include="js\browserDetect.js" />
  237. <Content Include="js\Calculator.js" />
  238. <Content Include="js\CustomerSignatureForAdmin.js" />
  239. <Content Include="js\CustomSlider.js" />
  240. <Content Include="js\DashBoardchart.js" />
  241. <Content Include="js\datatables\datatables.min.js" />
  242. <Content Include="js\functions.js" />
  243. <Content Include="js\highcharts\picharts.js" />
  244. <Content Include="js\jquery\columnselector.js" />
  245. <Content Include="js\jquery\images\ui-bg_flat_75_ffffff_40x100.png" />
  246. <Content Include="js\jquery\images\ui-bg_glass_65_ffffff_1x400.png" />
  247. <Content Include="js\jquery\images\ui-bg_glass_75_dadada_1x400.png" />
  248. <Content Include="js\jquery\images\ui-bg_glass_75_e6e6e6_1x400.png" />
  249. <Content Include="js\jquery\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
  250. <Content Include="js\jquery\images\ui-icons_222222_256x240.png" />
  251. <Content Include="js\jquery\images\ui-icons_2e83ff_256x240.png" />
  252. <Content Include="js\jquery\images\ui-icons_454545_256x240.png" />
  253. <Content Include="js\jquery\images\ui-icons_cd0a0a_256x240.png" />
  254. <Content Include="js\jquery\jquery-1.3.2-vsdoc2.js" />
  255. <None Include="js\jquery\jquery-1.4.1-vsdoc.js" />
  256. <Content Include="js\jquery\jquery-1.4.1.js" />
  257. <Content Include="js\jquery\jquery-1.4.1.min.js" />
  258. <Content Include="js\jquery\jquery-3.1.1.min.js" />
  259. <Content Include="js\jquery\jquery-ui.css" />
  260. <Content Include="js\jquery\jquery-ui.min.js" />
  261. <Content Include="js\jquery\jquery.blockUI.js" />
  262. <Content Include="js\jquery\jquery.gritter.css" />
  263. <Content Include="js\jquery\jquery.gritter.min.js" />
  264. <Content Include="js\jquery\jquery.maskedinput-1.2.2.js" />
  265. <Content Include="js\jquery\jquery.min.js" />
  266. <Content Include="js\jquery\jquery.price_format.1.7.js" />
  267. <Content Include="js\jquery\jquery.validate.min.js" />
  268. <Content Include="js\jquery\popup\jquery-ui-1.8rc1.custom.css" />
  269. <Content Include="js\jquery\popup\jquery-ui-1.8rc1.custom.min.js" />
  270. <Content Include="js\jquery\popup\jquery.idletimer.js" />
  271. <Content Include="js\Jsfunc.js" />
  272. <Content Include="js\jspdf.debug.js" />
  273. <Content Include="js\jspdf.min.js" />
  274. <Content Include="js\listBoxMovement.js" />
  275. <Content Include="js\menucontrol.js" />
  276. <Content Include="js\popper\popper.js" />
  277. <Content Include="js\popper\popper.min.js" />
  278. <Content Include="js\popupmenu.js" />
  279. <Content Include="js\Reports\AccountStatement.js" />
  280. <Content Include="js\Reports\AccountStatementAgent.js" />
  281. <Content Include="js\signature_pad.umd.js" />
  282. <Content Include="js\singnature\customerSignature.js" />
  283. <Content Include="js\singnature\signature_pad.umd.js" />
  284. <Content Include="js\swift_autocomplete.js" />
  285. <Content Include="js\swift_autocomplete_custom.js" />
  286. <Content Include="js\swift_calendar.js" />
  287. <Content Include="js\swift_calendar_New.js" />
  288. <Content Include="js\swift_grid.js" />
  289. <Content Include="js\testchart.js" />
  290. <Content Include="pages\calendar-init.js" />
  291. <Content Include="pages\datatables.init.js" />
  292. <Content Include="pages\datepickerinit.js" />
  293. <Content Include="pages\flot.init.js" />
  294. <Content Include="pages\sweet-alert.init.js" />
  295. <Content Include="Plugins\bootstrap-datepicker\css\bootstrap-datepicker.min.css" />
  296. <Content Include="Plugins\bootstrap-datepicker\js\bootstrap-datepicker.min.js" />
  297. <Content Include="Plugins\bootstrap-filestyle\js\bootstrap-filestyle.min.js" />
  298. <Content Include="Plugins\bootstrap-sweetalert\sweet-alert.css" />
  299. <Content Include="Plugins\bootstrap-sweetalert\sweet-alert.min.js" />
  300. <Content Include="Plugins\datatables\buttons.bootstrap.min.css" />
  301. <Content Include="Plugins\datatables\buttons.bootstrap.min.js" />
  302. <Content Include="Plugins\datatables\buttons.html5.min.js" />
  303. <Content Include="Plugins\datatables\buttons.print.min.js" />
  304. <Content Include="Plugins\datatables\dataTables.bootstrap.js" />
  305. <Content Include="Plugins\datatables\dataTables.bootstrap.min.css" />
  306. <Content Include="Plugins\datatables\dataTables.buttons.min.js" />
  307. <Content Include="Plugins\datatables\dataTables.fixedHeader.min.js" />
  308. <Content Include="Plugins\datatables\dataTables.keyTable.min.js" />
  309. <Content Include="Plugins\datatables\dataTables.responsive.min.js" />
  310. <Content Include="Plugins\datatables\dataTables.scroller.min.js" />
  311. <Content Include="Plugins\datatables\fixedHeader.bootstrap.min.css" />
  312. <Content Include="Plugins\datatables\jquery.dataTables.min.css" />
  313. <Content Include="Plugins\datatables\jquery.dataTables.min.js" />
  314. <Content Include="Plugins\datatables\jszip.min.js" />
  315. <Content Include="Plugins\datatables\pdfmake.min.js" />
  316. <Content Include="Plugins\datatables\responsive.bootstrap.min.css" />
  317. <Content Include="Plugins\datatables\responsive.bootstrap.min.js" />
  318. <Content Include="Plugins\datatables\scroller.bootstrap.min.css" />
  319. <Content Include="Plugins\datatables\vfs_fonts.js" />
  320. <Content Include="Plugins\fullcalendar\css\fullcalendar.min.css" />
  321. <Content Include="Plugins\fullcalendar\js\fullcalendar.min.js" />
  322. <Content Include="Plugins\jquery-ui\jquery-ui.min.js" />
  323. <Content Include="Plugins\jQueryAlert\css\jquery.notify.css" />
  324. <Content Include="Plugins\jQueryAlert\images\paper_plane.png" />
  325. <Content Include="Plugins\jQueryAlert\js\jquery-1.8.2.min.js" />
  326. <Content Include="Plugins\jQueryAlert\js\jquery.notify.min.js" />
  327. <Content Include="Plugins\loadingoverlay\loadingoverlay.min.js" />
  328. <Content Include="Plugins\loadingoverlay\loadingoverlay_progress.min.js" />
  329. <Content Include="Plugins\timepicker\bootstrap-timepicker.js" />
  330. <Content Include="Plugins\timepicker\bootstrap-timepicker.min.css" />
  331. <Content Include="Scripts\Account\ChangePassword.js" />
  332. <Content Include="Scripts\Account\Login.js" />
  333. <Content Include="Scripts\AddIdPitcure\addPicture.js" />
  334. <Content Include="Scripts\Alert\AlertBox.js" />
  335. <Content Include="Scripts\app.js" />
  336. <Content Include="Scripts\bootstrap.js" />
  337. <Content Include="Scripts\bootstrap.min.js" />
  338. <Content Include="Scripts\Calculator\Calculator.js" />
  339. <Content Include="Scripts\Customer\CustomerRegistration.js" />
  340. <Content Include="Scripts\Customer\Document.js" />
  341. <Content Include="Scripts\detect.js" />
  342. <Content Include="Scripts\fastclick.js" />
  343. <Content Include="Scripts\functions.js" />
  344. <Content Include="Scripts\js\swift_autocomplete.js" />
  345. <Content Include="Scripts\Receiver\ReceiverRegistrationNew.js" />
  346. <Content Include="Scripts\SendTxnJs\cddiData.js" />
  347. <Content Include="Scripts\SendTxnJs\customerData.js" />
  348. <Content Include="Scripts\SendTxnJs\ReceiverData.js" />
  349. <Content Include="Scripts\SendTxnJs\SendMoneyRequest.js" />
  350. <Content Include="Scripts\SendTxnJs\SendTxnInfo.js" />
  351. <Content Include="ui\bootstrap\css\bootstrap-theme.css" />
  352. <Content Include="ui\bootstrap\css\bootstrap-theme.min.css" />
  353. <Content Include="ui\bootstrap\css\bootstrap.css" />
  354. <Content Include="ui\bootstrap\css\bootstrap.min.css" />
  355. <Content Include="ui\bootstrap\fonts\glyphicons-halflings-regular.svg" />
  356. <Content Include="ui\bootstrap\js\bootstrap.js" />
  357. <Content Include="ui\bootstrap\js\bootstrap.min.js" />
  358. <Content Include="ui\bootstrap\js\npm.js" />
  359. <Content Include="ui\css\awesome-bootstrap-checkbox.css" />
  360. <Content Include="ui\css\bootstrap-editable.css" />
  361. <Content Include="ui\css\bootstrap-slider.min.css" />
  362. <Content Include="ui\css\bootstrap-switch.min.css" />
  363. <Content Include="ui\css\bootstrap-wysihtml5.css" />
  364. <Content Include="ui\css\chartist.min.css" />
  365. <Content Include="ui\css\datepicker-custom.css" />
  366. <Content Include="ui\css\form_wizard.css" />
  367. <Content Include="ui\css\fullcalendar.min.css" />
  368. <Content Include="ui\css\fullcalendar.print.css" />
  369. <Content Include="ui\css\intlTelInput.css" />
  370. <Content Include="ui\css\jquery.fileupload.css" />
  371. <Content Include="ui\css\magnific-popup.css" />
  372. <Content Include="ui\css\menu.css" />
  373. <Content Include="ui\css\menu1.css" />
  374. <Content Include="ui\css\morris-0.4.3.min.css" />
  375. <Content Include="ui\css\nanoscroller.css" />
  376. <Content Include="ui\css\red.css" />
  377. <Content Include="ui\css\select.css" />
  378. <Content Include="ui\css\style.css" />
  379. <Content Include="ui\css\sweetalert.css" />
  380. <Content Include="ui\css\waves.min.css" />
  381. <Content Include="ui\css\wysiwyg-color.css" />
  382. <Content Include="ui\font-awesome\css\font-awesome.css" />
  383. <Content Include="ui\font-awesome\css\font-awesome.min.css" />
  384. <Content Include="ui\font-awesome\fonts\fontawesome-webfont.svg" />
  385. <Content Include="ui\font-awesome\HELP-US-OUT.txt" />
  386. <Content Include="ui\images\1.jpg" />
  387. <Content Include="ui\images\6.jpg" />
  388. <Content Include="ui\images\avtar-2.jpg" />
  389. <Content Include="ui\images\bg.jpg" />
  390. <Content Include="ui\images\clear.png" />
  391. <Content Include="ui\images\close.png" />
  392. <Content Include="ui\images\company\fastmoneypro.png" />
  393. <Content Include="ui\images\company\logo.png" />
  394. <Content Include="ui\images\company\receipt_logo.png" />
  395. <Content Include="ui\images\fastmoneypro.png" />
  396. <Content Include="ui\images\jme-excel.png" />
  397. <Content Include="ui\images\jme.png" />
  398. <Content Include="ui\images\jme1.png" />
  399. <Content Include="ui\images\loading.gif" />
  400. <Content Include="ui\images\logo-red.png" />
  401. <Content Include="ui\images\logo.png" />
  402. <Content Include="ui\images\main_logo.png" />
  403. <Content Include="ui\images\receipt.png" />
  404. <Content Include="ui\images\receipt_logo.png" />
  405. <Content Include="ui\index\css\bootstrap.min.css" />
  406. <Content Include="ui\index\css\custom.css" />
  407. <Content Include="ui\index\css\font-awesome.min.css" />
  408. <Content Include="ui\index\images\3.png" />
  409. <Content Include="ui\index\images\body-bg.jpg" />
  410. <Content Include="ui\index\images\favicon.ico" />
  411. <Content Include="ui\index\images\favicon.png" />
  412. <Content Include="ui\index\images\jmeLogo.ico" />
  413. <Content Include="ui\index\images\logo.png" />
  414. <Content Include="ui\index\images\slider1.png" />
  415. <Content Include="ui\index\js\bootstrap.js" />
  416. <Content Include="ui\index\js\bootstrap.min.js" />
  417. <Content Include="ui\index\js\jquery.js" />
  418. <Content Include="ui\index\js\owl.carousel.js" />
  419. <Content Include="ui\index\js\owl.carousel.min.js" />
  420. <Content Include="ui\index\js\wow.min.js" />
  421. <Content Include="ui\js\bootstrap-datepicker.js" />
  422. <Content Include="ui\js\custom.js" />
  423. <Content Include="ui\js\fullcalendar\fullcalendar.min.js" />
  424. <Content Include="ui\js\fullcalendar\jquery-ui.custom.min.js" />
  425. <Content Include="ui\js\fullcalendar\moment.min.js" />
  426. <Content Include="ui\js\html5shiv.min.js" />
  427. <Content Include="ui\js\intlTelInput.min.js" />
  428. <Content Include="ui\js\jquery-3.1.1.min.js" />
  429. <Content Include="ui\js\jquery-ui.min.js" />
  430. <Content Include="ui\js\jquery.mask.min.js" />
  431. <Content Include="ui\js\jquery.min.js" />
  432. <Content Include="ui\js\jquery.validate.js" />
  433. <Content Include="ui\js\metisMenu.min.js" />
  434. <Content Include="ui\js\moment-with-locales.min.js" />
  435. <Content Include="ui\js\pickers-init.js" />
  436. <Content Include="ui\js\respond.min.js" />
  437. <Content Include="ui\js\sparkline-custom.js" />
  438. <Content Include="ui\js\sweet-alert\sweetalert-dev.js" />
  439. <Content Include="ui\js\sweet-alert\sweetalert.min.js" />
  440. <Content Include="WebPages\Account\Authenticate.aspx" />
  441. <Content Include="WebPages\AddIdPicture\Manage.aspx" />
  442. <Content Include="WebPages\BenificiaryRegistration\Manage.aspx" />
  443. <Content Include="WebPages\BenificiaryRegistration\PrintBeneficiaryDetails.aspx" />
  444. <Content Include="WebPages\Calculator\Calculator.aspx" />
  445. <Content Include="WebPages\Receipt\ViewReceipt.aspx" />
  446. <Content Include="WebPages\SendTxn\PrintSendMoneyRequestDetails.aspx" />
  447. <Content Include="WebPages\SendTxn\SendTxnRequest.aspx" />
  448. <None Include="Scripts\jquery-3.3.1.intellisense.js" />
  449. <Content Include="Scripts\jquery-3.3.1.js" />
  450. <Content Include="Scripts\jquery-3.3.1.min.js" />
  451. <Content Include="Scripts\jquery-3.3.1.slim.js" />
  452. <Content Include="Scripts\jquery-3.3.1.slim.min.js" />
  453. <Content Include="Scripts\jquery.blockUI.js" />
  454. <Content Include="Scripts\jquery.min.js" />
  455. <Content Include="Scripts\jquery.nicescroll.js" />
  456. <Content Include="Scripts\jquery.scrollTo.min.js" />
  457. <Content Include="Scripts\jquery.slimscroll.js" />
  458. <Content Include="Scripts\jquery.validate.js" />
  459. <Content Include="Scripts\js\swift_calendar.js" />
  460. <Content Include="Scripts\modernizr-2.8.3.js" />
  461. <Content Include="Scripts\modernizr.min.js" />
  462. <Content Include="Scripts\notify.js" />
  463. <Content Include="Scripts\Receiver\ReceiverRegistation.js" />
  464. <Content Include="Scripts\ReferralReports\DashBoard.js" />
  465. <Content Include="Scripts\ReferralReports\TransactionReport.js" />
  466. <Content Include="Scripts\ReferralReports\ViewStatement.js" />
  467. <Content Include="Scripts\SendTxnJs\CustomerSignature.js" />
  468. <Content Include="Scripts\waves.js" />
  469. <Content Include="Scripts\wow.min.js" />
  470. <Content Include="Site.Master" />
  471. <Content Include="Web.config">
  472. <SubType>Designer</SubType>
  473. </Content>
  474. <Content Include="Bundle.config" />
  475. <Content Include="WebPages\About.aspx" />
  476. <Content Include="WebPages\Account\ChangePassword.aspx" />
  477. <Content Include="WebPages\Account\ForceChangePassword.aspx" />
  478. <Content Include="WebPages\Account\ForgetPassword.aspx" />
  479. <Content Include="WebPages\Account\Lockout.aspx" />
  480. <Content Include="WebPages\Account\Login.aspx" />
  481. <Content Include="WebPages\Account\SignUp.aspx" />
  482. <Content Include="WebPages\Contact.aspx" />
  483. <Content Include="WebPages\CustomerRegistration\Manage.aspx" />
  484. <Content Include="WebPages\CustomerRegistration\PrintDetails.aspx" />
  485. <Content Include="WebPages\Default.aspx" />
  486. <Content Include="WebPages\Error.aspx" />
  487. <Content Include="WebPages\Reports\TransactionReport.aspx" />
  488. <Content Include="WebPages\Reports\ViewStatement.aspx" />
  489. <Content Include="WebPages\GetFileView.ashx" />
  490. </ItemGroup>
  491. <ItemGroup>
  492. <Compile Include="Account.Master.cs">
  493. <DependentUpon>Account.Master</DependentUpon>
  494. <SubType>ASPXCodeBehind</SubType>
  495. </Compile>
  496. <Compile Include="Account.Master.designer.cs">
  497. <DependentUpon>Account.Master</DependentUpon>
  498. </Compile>
  499. <Compile Include="App_Start\BundleConfig.cs" />
  500. <Compile Include="App_Start\RouteConfig.cs" />
  501. <Compile Include="App_Start\Startup.Auth.cs" />
  502. <Compile Include="Component\AutoComplete\DataSource.asmx.cs">
  503. <DependentUpon>DataSource.asmx</DependentUpon>
  504. <SubType>Component</SubType>
  505. </Compile>
  506. <Compile Include="Component\AutoComplete\SwiftTextBox.ascx.cs">
  507. <DependentUpon>SwiftTextBox.ascx</DependentUpon>
  508. <SubType>ASPXCodeBehind</SubType>
  509. </Compile>
  510. <Compile Include="Component\AutoComplete\SwiftTextBox.ascx.designer.cs">
  511. <DependentUpon>SwiftTextBox.ascx</DependentUpon>
  512. </Compile>
  513. <Compile Include="Global.asax.cs">
  514. <DependentUpon>Global.asax</DependentUpon>
  515. </Compile>
  516. <Compile Include="Library\Remittance\RemittanceLibrary.cs" />
  517. <Compile Include="Library\StaticDataDdl.cs" />
  518. <Compile Include="Library\SwiftLibrary.cs" />
  519. <Compile Include="Properties\AssemblyInfo.cs" />
  520. <Compile Include="Site.Master.cs">
  521. <DependentUpon>Site.Master</DependentUpon>
  522. <SubType>ASPXCodeBehind</SubType>
  523. </Compile>
  524. <Compile Include="Site.Master.designer.cs">
  525. <DependentUpon>Site.Master</DependentUpon>
  526. </Compile>
  527. <Compile Include="Startup.cs" />
  528. <Compile Include="WebPages\About.aspx.cs">
  529. <DependentUpon>About.aspx</DependentUpon>
  530. <SubType>ASPXCodeBehind</SubType>
  531. </Compile>
  532. <Compile Include="WebPages\About.aspx.designer.cs">
  533. <DependentUpon>About.aspx</DependentUpon>
  534. </Compile>
  535. <Compile Include="WebPages\Account\Authenticate.aspx.cs">
  536. <DependentUpon>Authenticate.aspx</DependentUpon>
  537. <SubType>ASPXCodeBehind</SubType>
  538. </Compile>
  539. <Compile Include="WebPages\Account\Authenticate.aspx.designer.cs">
  540. <DependentUpon>Authenticate.aspx</DependentUpon>
  541. </Compile>
  542. <Compile Include="WebPages\Account\ChangePassword.aspx.cs">
  543. <DependentUpon>ChangePassword.aspx</DependentUpon>
  544. <SubType>ASPXCodeBehind</SubType>
  545. </Compile>
  546. <Compile Include="WebPages\Account\ChangePassword.aspx.designer.cs">
  547. <DependentUpon>ChangePassword.aspx</DependentUpon>
  548. </Compile>
  549. <Compile Include="WebPages\Account\ForceChangePassword.aspx.cs">
  550. <DependentUpon>ForceChangePassword.aspx</DependentUpon>
  551. <SubType>ASPXCodeBehind</SubType>
  552. </Compile>
  553. <Compile Include="WebPages\Account\ForceChangePassword.aspx.designer.cs">
  554. <DependentUpon>ForceChangePassword.aspx</DependentUpon>
  555. </Compile>
  556. <Compile Include="WebPages\Account\ForgetPassword.aspx.cs">
  557. <DependentUpon>ForgetPassword.aspx</DependentUpon>
  558. <SubType>ASPXCodeBehind</SubType>
  559. </Compile>
  560. <Compile Include="WebPages\Account\ForgetPassword.aspx.designer.cs">
  561. <DependentUpon>ForgetPassword.aspx</DependentUpon>
  562. </Compile>
  563. <Compile Include="WebPages\Account\Lockout.aspx.cs">
  564. <DependentUpon>Lockout.aspx</DependentUpon>
  565. <SubType>ASPXCodeBehind</SubType>
  566. </Compile>
  567. <Compile Include="WebPages\Account\Lockout.aspx.designer.cs">
  568. <DependentUpon>Lockout.aspx</DependentUpon>
  569. </Compile>
  570. <Compile Include="WebPages\Account\Login.aspx.cs">
  571. <DependentUpon>Login.aspx</DependentUpon>
  572. <SubType>ASPXCodeBehind</SubType>
  573. </Compile>
  574. <Compile Include="WebPages\Account\Login.aspx.designer.cs">
  575. <DependentUpon>Login.aspx</DependentUpon>
  576. </Compile>
  577. <Compile Include="WebPages\Account\SignUp.aspx.cs">
  578. <DependentUpon>SignUp.aspx</DependentUpon>
  579. <SubType>ASPXCodeBehind</SubType>
  580. </Compile>
  581. <Compile Include="WebPages\Account\SignUp.aspx.designer.cs">
  582. <DependentUpon>SignUp.aspx</DependentUpon>
  583. </Compile>
  584. <Compile Include="WebPages\AddIdPicture\Manage.aspx.cs">
  585. <DependentUpon>Manage.aspx</DependentUpon>
  586. <SubType>ASPXCodeBehind</SubType>
  587. </Compile>
  588. <Compile Include="WebPages\AddIdPicture\Manage.aspx.designer.cs">
  589. <DependentUpon>Manage.aspx</DependentUpon>
  590. </Compile>
  591. <Compile Include="WebPages\BenificiaryRegistration\Manage.aspx.cs">
  592. <DependentUpon>Manage.aspx</DependentUpon>
  593. <SubType>ASPXCodeBehind</SubType>
  594. </Compile>
  595. <Compile Include="WebPages\BenificiaryRegistration\Manage.aspx.designer.cs">
  596. <DependentUpon>Manage.aspx</DependentUpon>
  597. </Compile>
  598. <Compile Include="WebPages\BenificiaryRegistration\PrintBeneficiaryDetails.aspx.cs">
  599. <DependentUpon>PrintBeneficiaryDetails.aspx</DependentUpon>
  600. <SubType>ASPXCodeBehind</SubType>
  601. </Compile>
  602. <Compile Include="WebPages\BenificiaryRegistration\PrintBeneficiaryDetails.aspx.designer.cs">
  603. <DependentUpon>PrintBeneficiaryDetails.aspx</DependentUpon>
  604. </Compile>
  605. <Compile Include="WebPages\Calculator\Calculator.aspx.cs">
  606. <DependentUpon>Calculator.aspx</DependentUpon>
  607. <SubType>ASPXCodeBehind</SubType>
  608. </Compile>
  609. <Compile Include="WebPages\Calculator\Calculator.aspx.designer.cs">
  610. <DependentUpon>Calculator.aspx</DependentUpon>
  611. </Compile>
  612. <Compile Include="WebPages\Contact.aspx.cs">
  613. <DependentUpon>Contact.aspx</DependentUpon>
  614. <SubType>ASPXCodeBehind</SubType>
  615. </Compile>
  616. <Compile Include="WebPages\Contact.aspx.designer.cs">
  617. <DependentUpon>Contact.aspx</DependentUpon>
  618. </Compile>
  619. <Compile Include="WebPages\CustomerRegistration\Manage.aspx.cs">
  620. <DependentUpon>Manage.aspx</DependentUpon>
  621. <SubType>ASPXCodeBehind</SubType>
  622. </Compile>
  623. <Compile Include="WebPages\CustomerRegistration\Manage.aspx.designer.cs">
  624. <DependentUpon>Manage.aspx</DependentUpon>
  625. </Compile>
  626. <Compile Include="WebPages\CustomerRegistration\PrintDetails.aspx.cs">
  627. <DependentUpon>PrintDetails.aspx</DependentUpon>
  628. <SubType>ASPXCodeBehind</SubType>
  629. </Compile>
  630. <Compile Include="WebPages\CustomerRegistration\PrintDetails.aspx.designer.cs">
  631. <DependentUpon>PrintDetails.aspx</DependentUpon>
  632. </Compile>
  633. <Compile Include="WebPages\Default.aspx.cs">
  634. <DependentUpon>Default.aspx</DependentUpon>
  635. <SubType>ASPXCodeBehind</SubType>
  636. </Compile>
  637. <Compile Include="WebPages\Default.aspx.designer.cs">
  638. <DependentUpon>Default.aspx</DependentUpon>
  639. </Compile>
  640. <Compile Include="WebPages\Error.aspx.cs">
  641. <DependentUpon>Error.aspx</DependentUpon>
  642. <SubType>ASPXCodeBehind</SubType>
  643. </Compile>
  644. <Compile Include="WebPages\Error.aspx.designer.cs">
  645. <DependentUpon>Error.aspx</DependentUpon>
  646. </Compile>
  647. <Compile Include="WebPages\GetFileView.ashx.cs">
  648. <DependentUpon>GetFileView.ashx</DependentUpon>
  649. </Compile>
  650. <Compile Include="WebPages\Receipt\ViewReceipt.aspx.cs">
  651. <DependentUpon>ViewReceipt.aspx</DependentUpon>
  652. <SubType>ASPXCodeBehind</SubType>
  653. </Compile>
  654. <Compile Include="WebPages\Receipt\ViewReceipt.aspx.designer.cs">
  655. <DependentUpon>ViewReceipt.aspx</DependentUpon>
  656. </Compile>
  657. <Compile Include="WebPages\Reports\TransactionReport.aspx.cs">
  658. <DependentUpon>TransactionReport.aspx</DependentUpon>
  659. <SubType>ASPXCodeBehind</SubType>
  660. </Compile>
  661. <Compile Include="WebPages\Reports\TransactionReport.aspx.designer.cs">
  662. <DependentUpon>TransactionReport.aspx</DependentUpon>
  663. </Compile>
  664. <Compile Include="WebPages\Reports\ViewStatement.aspx.cs">
  665. <DependentUpon>ViewStatement.aspx</DependentUpon>
  666. <SubType>ASPXCodeBehind</SubType>
  667. </Compile>
  668. <Compile Include="WebPages\Reports\ViewStatement.aspx.designer.cs">
  669. <DependentUpon>ViewStatement.aspx</DependentUpon>
  670. </Compile>
  671. <Compile Include="WebPages\SendTxn\PrintSendMoneyRequestDetails.aspx.cs">
  672. <DependentUpon>PrintSendMoneyRequestDetails.aspx</DependentUpon>
  673. <SubType>ASPXCodeBehind</SubType>
  674. </Compile>
  675. <Compile Include="WebPages\SendTxn\PrintSendMoneyRequestDetails.aspx.designer.cs">
  676. <DependentUpon>PrintSendMoneyRequestDetails.aspx</DependentUpon>
  677. </Compile>
  678. <Compile Include="WebPages\SendTxn\SendTxnRequest.aspx.cs">
  679. <DependentUpon>SendTxnRequest.aspx</DependentUpon>
  680. <SubType>ASPXCodeBehind</SubType>
  681. </Compile>
  682. <Compile Include="WebPages\SendTxn\SendTxnRequest.aspx.designer.cs">
  683. <DependentUpon>SendTxnRequest.aspx</DependentUpon>
  684. </Compile>
  685. </ItemGroup>
  686. <ItemGroup>
  687. <Folder Include="App_Data\" />
  688. <Folder Include="js\autocomplete\images\" />
  689. <Folder Include="js\highcharts\adapters\" />
  690. <Folder Include="js\highcharts\modules\" />
  691. <Folder Include="js\highcharts\themes\" />
  692. </ItemGroup>
  693. <ItemGroup>
  694. <Content Include="Account.Master" />
  695. <None Include="packages.config" />
  696. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  697. <Content Include="Scripts\jquery-3.3.1.min.map" />
  698. <Content Include="Scripts\jquery-3.3.1.slim.min.map" />
  699. <Content Include="ui\bootstrap\css\bootstrap-theme.css.map" />
  700. <Content Include="ui\bootstrap\css\bootstrap-theme.min.css.map" />
  701. <Content Include="ui\bootstrap\css\bootstrap.css.map" />
  702. <Content Include="ui\bootstrap\css\bootstrap.min.css.map" />
  703. <Content Include="ui\bootstrap\fonts\glyphicons-halflings-regular.eot" />
  704. <Content Include="ui\bootstrap\fonts\glyphicons-halflings-regular.ttf" />
  705. <Content Include="ui\bootstrap\fonts\glyphicons-halflings-regular.woff" />
  706. <Content Include="ui\bootstrap\fonts\glyphicons-halflings-regular.woff2" />
  707. <Content Include="ui\font-awesome\fonts\fontawesome-webfont.eot" />
  708. <Content Include="ui\font-awesome\fonts\fontawesome-webfont.ttf" />
  709. <Content Include="ui\font-awesome\fonts\fontawesome-webfont.woff" />
  710. <Content Include="ui\font-awesome\fonts\fontawesome-webfont.woff2" />
  711. <Content Include="ui\font-awesome\fonts\FontAwesome.otf" />
  712. <Content Include="ui\font-awesome\less\animated.less" />
  713. <Content Include="ui\font-awesome\less\bordered-pulled.less" />
  714. <Content Include="ui\font-awesome\less\core.less" />
  715. <Content Include="ui\font-awesome\less\fixed-width.less" />
  716. <Content Include="ui\font-awesome\less\font-awesome.less" />
  717. <Content Include="ui\font-awesome\less\icons.less" />
  718. <Content Include="ui\font-awesome\less\larger.less" />
  719. <Content Include="ui\font-awesome\less\list.less" />
  720. <Content Include="ui\font-awesome\less\mixins.less" />
  721. <Content Include="ui\font-awesome\less\path.less" />
  722. <Content Include="ui\font-awesome\less\rotated-flipped.less" />
  723. <Content Include="ui\font-awesome\less\stacked.less" />
  724. <Content Include="ui\font-awesome\less\variables.less" />
  725. <Content Include="ui\font-awesome\scss\font-awesome.scss" />
  726. <Content Include="ui\font-awesome\scss\_animated.scss" />
  727. <Content Include="ui\font-awesome\scss\_bordered-pulled.scss" />
  728. <Content Include="ui\font-awesome\scss\_core.scss" />
  729. <Content Include="ui\font-awesome\scss\_fixed-width.scss" />
  730. <Content Include="ui\font-awesome\scss\_icons.scss" />
  731. <Content Include="ui\font-awesome\scss\_larger.scss" />
  732. <Content Include="ui\font-awesome\scss\_list.scss" />
  733. <Content Include="ui\font-awesome\scss\_mixins.scss" />
  734. <Content Include="ui\font-awesome\scss\_path.scss" />
  735. <Content Include="ui\font-awesome\scss\_rotated-flipped.scss" />
  736. <Content Include="ui\font-awesome\scss\_stacked.scss" />
  737. <Content Include="ui\font-awesome\scss\_variables.scss" />
  738. <Content Include="temp\pdf\202009071356388745_admin" />
  739. <Content Include="temp\pdf\202009071357305118_admin.pdf" />
  740. <None Include="Web.Debug.config">
  741. <DependentUpon>Web.config</DependentUpon>
  742. </None>
  743. <None Include="Web.Release.config">
  744. <DependentUpon>Web.config</DependentUpon>
  745. </None>
  746. </ItemGroup>
  747. <ItemGroup>
  748. <ProjectReference Include="..\API\API.csproj">
  749. <Project>{e5471373-6dab-4038-9f1f-ea9b03bb3b12}</Project>
  750. <Name>API</Name>
  751. </ProjectReference>
  752. <ProjectReference Include="..\Business\Business.csproj">
  753. <Project>{760CA28C-D623-449A-B2B0-D156141D4D9B}</Project>
  754. <Name>Business</Name>
  755. </ProjectReference>
  756. <ProjectReference Include="..\Common\Common.csproj">
  757. <Project>{d3631304-8a09-4840-b03f-1634e54540fb}</Project>
  758. <Name>Common</Name>
  759. </ProjectReference>
  760. <ProjectReference Include="..\Repository\Repository.csproj">
  761. <Project>{19AF7EFA-8F3F-4DE4-94EF-F0FC17F810B1}</Project>
  762. <Name>Repository</Name>
  763. </ProjectReference>
  764. </ItemGroup>
  765. <PropertyGroup>
  766. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  767. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  768. </PropertyGroup>
  769. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  770. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  771. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  772. <ProjectExtensions>
  773. <VisualStudio>
  774. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  775. <WebProjectProperties>
  776. <UseIIS>True</UseIIS>
  777. <AutoAssignPort>True</AutoAssignPort>
  778. <DevelopmentServerPort>63436</DevelopmentServerPort>
  779. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  780. <IISUrl>http://localhost:63438/</IISUrl>
  781. <NTLMAuthentication>False</NTLMAuthentication>
  782. <UseCustomServer>False</UseCustomServer>
  783. <CustomServerUrl>
  784. </CustomServerUrl>
  785. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  786. </WebProjectProperties>
  787. </FlavorProperties>
  788. </VisualStudio>
  789. </ProjectExtensions>
  790. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  791. <PropertyGroup>
  792. <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  793. </PropertyGroup>
  794. <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
  795. </Target>
  796. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  797. Other similar extension points exist, see Microsoft.Common.targets.
  798. <Target Name="BeforeBuild">
  799. </Target>
  800. <Target Name="AfterBuild">
  801. </Target>
  802. -->
  803. </Project>