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.
 
 
 
 
 

472 lines
25 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<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')" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{0DA47C07-7EF7-4811-BB50-B5240027DE2F}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>JMEAgentSystem</RootNamespace>
<AssemblyName>JMEAgentSystem</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<Use64BitIISExpress />
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Autofac, Version=4.9.4.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
<HintPath>..\packages\Autofac.4.9.4\lib\net45\Autofac.dll</HintPath>
</Reference>
<Reference Include="Autofac.Integration.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
<HintPath>..\packages\Autofac.Web.4.0.0\lib\net45\Autofac.Integration.Web.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Core" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
</Reference>
<Reference Include="AspNet.ScriptManager.bootstrap">
<HintPath>..\packages\AspNet.ScriptManager.bootstrap.3.3.7\lib\net45\AspNet.ScriptManager.bootstrap.dll</HintPath>
</Reference>
<Reference Include="AspNet.ScriptManager.jQuery">
<HintPath>..\packages\AspNet.ScriptManager.jQuery.3.3.1\lib\net45\AspNet.ScriptManager.jQuery.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ScriptManager.MSAjax">
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.MSAjax.5.0.0\lib\net45\Microsoft.ScriptManager.MSAjax.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ScriptManager.WebForms">
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.WebForms.5.0.0\lib\net45\Microsoft.ScriptManager.WebForms.dll</HintPath>
</Reference>
<Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="WebGrease">
<Private>True</Private>
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
</Reference>
<Reference Include="Antlr3.Runtime">
<Private>True</Private>
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Web.Optimization.WebForms">
<Private>True</Private>
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.WebForms.1.1.3\lib\net45\Microsoft.AspNet.Web.Optimization.WebForms.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.FriendlyUrls">
<HintPath>..\packages\Microsoft.AspNet.FriendlyUrls.Core.1.0.2\lib\net45\Microsoft.AspNet.FriendlyUrls.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="EntityFramework">
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
</Reference>
<Reference Include="EntityFramework.SqlServer">
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Identity.Core">
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.2\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Identity.Owin">
<HintPath>..\packages\Microsoft.AspNet.Identity.Owin.2.2.2\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Identity.EntityFramework">
<HintPath>..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.2\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath>
</Reference>
<Reference Include="System.Web.Providers">
<HintPath>..\packages\Microsoft.AspNet.Providers.Core.2.0.0\lib\net40\System.Web.Providers.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin">
<HintPath>..\packages\Microsoft.Owin.4.0.0\lib\net451\Microsoft.Owin.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Host.SystemWeb">
<HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.4.0.0\lib\net451\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security">
<HintPath>..\packages\Microsoft.Owin.Security.4.0.0\lib\net451\Microsoft.Owin.Security.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.Cookies">
<HintPath>..\packages\Microsoft.Owin.Security.Facebook.4.0.0\lib\net451\Microsoft.Owin.Security.Facebook.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.Cookies">
<HintPath>..\packages\Microsoft.Owin.Security.Cookies.4.0.0\lib\net451\Microsoft.Owin.Security.Cookies.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.Google">
<HintPath>..\packages\Microsoft.Owin.Security.Google.4.0.0\lib\net451\Microsoft.Owin.Security.Google.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.Twitter">
<HintPath>..\packages\Microsoft.Owin.Security.Twitter.4.0.0\lib\net451\Microsoft.Owin.Security.Twitter.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.MicrosoftAccount">
<HintPath>..\packages\Microsoft.Owin.Security.MicrosoftAccount.4.0.0\lib\net451\Microsoft.Owin.Security.MicrosoftAccount.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.OAuth">
<HintPath>..\packages\Microsoft.Owin.Security.OAuth.4.0.0\lib\net451\Microsoft.Owin.Security.OAuth.dll</HintPath>
</Reference>
<Reference Include="Owin">
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="Content\bootstrap-theme.css.map" />
<Content Include="Content\bootstrap-theme.min.css" />
<Content Include="Content\bootstrap-theme.min.css.map" />
<Content Include="Content\bootstrap.css" />
<Content Include="Content\bootstrap.css.map" />
<Content Include="Content\bootstrap.min.css" />
<Content Include="Content\bootstrap.min.css.map" />
<Content Include="Content\icons.css" />
<Content Include="images\loading.gif" />
<Content Include="images\pre-loader-img.gif" />
<Content Include="Content\style.css" />
<Content Include="favicon.ico" />
<Content Include="fonts\fontawesome-webfont5b62.svg" />
<Content Include="fonts\glyphicons-halflings-regular.eot" />
<Content Include="fonts\glyphicons-halflings-regular.svg" />
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
<Content Include="fonts\glyphicons-halflings-regular.woff" />
<Content Include="fonts\glyphicons-halflings-regular.woff2" />
<Content Include="fonts\ioniconsaa26.svg" />
<Content Include="fonts\materialdesignicons-webfont6c9c.svg" />
<Content Include="fonts\themify9f24.svg" />
<Content Include="Global.asax" />
<Content Include="fonts\fontawesome-webfont5b62.eot" />
<Content Include="fonts\fontawesome-webfont5b62.ttf" />
<Content Include="fonts\fontawesome-webfont5b62.woff" />
<Content Include="fonts\fontawesome-webfont5b62.woff2" />
<Content Include="fonts\fontawesome-webfontd41d.eot" />
<Content Include="fonts\glyphicons-halflings-regulard41d.eot" />
<Content Include="fonts\ioniconsaa26.eot" />
<Content Include="fonts\ioniconsaa26.ttf" />
<Content Include="fonts\ioniconsaa26.woff" />
<Content Include="fonts\materialdesignicons-webfont6c9c.eot" />
<Content Include="fonts\materialdesignicons-webfont6c9c.ttf" />
<Content Include="fonts\materialdesignicons-webfont6c9c.woff" />
<Content Include="fonts\materialdesignicons-webfont6c9c.woff2" />
<Content Include="fonts\materialdesignicons-webfontd41d.eot" />
<Content Include="fonts\themify9f24.eot" />
<Content Include="fonts\themify9f24.ttf" />
<Content Include="fonts\themify9f24.woff" />
<Content Include="fonts\themifyd41d.eot" />
<Content Include="images\big\img1.jpg" />
<Content Include="images\favicon.ico" />
<Content Include="images\logo-icon.png" />
<Content Include="images\logo.png" />
<Content Include="images\restaurant.png" />
<Content Include="images\users\avatar-1.jpg" />
<Content Include="pages\calendar-init.js" />
<Content Include="pages\datatables.init.js" />
<Content Include="pages\datepickerinit.js" />
<Content Include="pages\flot.init.js" />
<Content Include="pages\sweet-alert.init.js" />
<Content Include="Plugins\bootstrap-datepicker\css\bootstrap-datepicker.min.css" />
<Content Include="Plugins\bootstrap-datepicker\js\bootstrap-datepicker.min.js" />
<Content Include="Plugins\bootstrap-filestyle\js\bootstrap-filestyle.min.js" />
<Content Include="Plugins\bootstrap-sweetalert\sweet-alert.css" />
<Content Include="Plugins\bootstrap-sweetalert\sweet-alert.min.js" />
<Content Include="Plugins\datatables\buttons.bootstrap.min.css" />
<Content Include="Plugins\datatables\buttons.bootstrap.min.js" />
<Content Include="Plugins\datatables\buttons.html5.min.js" />
<Content Include="Plugins\datatables\buttons.print.min.js" />
<Content Include="Plugins\datatables\dataTables.bootstrap.js" />
<Content Include="Plugins\datatables\dataTables.bootstrap.min.css" />
<Content Include="Plugins\datatables\dataTables.buttons.min.js" />
<Content Include="Plugins\datatables\dataTables.fixedHeader.min.js" />
<Content Include="Plugins\datatables\dataTables.keyTable.min.js" />
<Content Include="Plugins\datatables\dataTables.responsive.min.js" />
<Content Include="Plugins\datatables\dataTables.scroller.min.js" />
<Content Include="Plugins\datatables\fixedHeader.bootstrap.min.css" />
<Content Include="Plugins\datatables\jquery.dataTables.min.css" />
<Content Include="Plugins\datatables\jquery.dataTables.min.js" />
<Content Include="Plugins\datatables\jszip.min.js" />
<Content Include="Plugins\datatables\pdfmake.min.js" />
<Content Include="Plugins\datatables\responsive.bootstrap.min.css" />
<Content Include="Plugins\datatables\responsive.bootstrap.min.js" />
<Content Include="Plugins\datatables\scroller.bootstrap.min.css" />
<Content Include="Plugins\datatables\vfs_fonts.js" />
<Content Include="Plugins\fullcalendar\css\fullcalendar.min.css" />
<Content Include="Plugins\fullcalendar\js\fullcalendar.min.js" />
<Content Include="Plugins\jquery-ui\jquery-ui.min.js" />
<Content Include="Plugins\jQueryAlert\css\jquery.notify.css" />
<Content Include="Plugins\jQueryAlert\images\paper_plane.png" />
<Content Include="Plugins\jQueryAlert\js\jquery-1.8.2.min.js" />
<Content Include="Plugins\jQueryAlert\js\jquery.notify.min.js" />
<Content Include="Plugins\loadingoverlay\loadingoverlay.min.js" />
<Content Include="Plugins\loadingoverlay\loadingoverlay_progress.min.js" />
<Content Include="Plugins\timepicker\bootstrap-timepicker.js" />
<Content Include="Plugins\timepicker\bootstrap-timepicker.min.css" />
<Content Include="Scripts\Account\ChangePassword.js" />
<Content Include="Scripts\Account\Login.js" />
<Content Include="Scripts\Alert\AlertBox.js" />
<Content Include="Scripts\app.js" />
<Content Include="Scripts\bootstrap.js" />
<Content Include="Scripts\bootstrap.min.js" />
<Content Include="Scripts\detect.js" />
<Content Include="Scripts\fastclick.js" />
<Content Include="Scripts\functions.js" />
<None Include="Scripts\jquery-3.3.1.intellisense.js" />
<Content Include="Scripts\jquery-3.3.1.js" />
<Content Include="Scripts\jquery-3.3.1.min.js" />
<Content Include="Scripts\jquery-3.3.1.slim.js" />
<Content Include="Scripts\jquery-3.3.1.slim.min.js" />
<Content Include="Scripts\jquery.blockUI.js" />
<Content Include="Scripts\jquery.min.js" />
<Content Include="Scripts\jquery.nicescroll.js" />
<Content Include="Scripts\jquery.scrollTo.min.js" />
<Content Include="Scripts\jquery.slimscroll.js" />
<Content Include="Scripts\modernizr-2.8.3.js" />
<Content Include="Scripts\modernizr.min.js" />
<Content Include="Scripts\ReferralReports\DashBoard.js" />
<Content Include="Scripts\ReferralReports\TransactionReport.js" />
<Content Include="Scripts\ReferralReports\ViewStatement.js" />
<Content Include="Scripts\waves.js" />
<Content Include="Scripts\wow.min.js" />
<Content Include="Site.Master" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Bundle.config" />
<Content Include="WebPages\About.aspx" />
<Content Include="WebPages\Account\ChangePassword.aspx" />
<Content Include="WebPages\Account\ForceChangePassword.aspx" />
<Content Include="WebPages\Account\ForgetPassword.aspx" />
<Content Include="WebPages\Account\Lockout.aspx" />
<Content Include="WebPages\Account\Login.aspx" />
<Content Include="WebPages\Account\SignUp.aspx" />
<Content Include="WebPages\Contact.aspx" />
<Content Include="WebPages\Default.aspx" />
<Content Include="WebPages\Error.aspx" />
<Content Include="WebPages\Reports\TransactionReport.aspx" />
<Content Include="WebPages\Reports\ViewStatement.aspx" />
</ItemGroup>
<ItemGroup>
<Compile Include="Account.Master.cs">
<DependentUpon>Account.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Account.Master.designer.cs">
<DependentUpon>Account.Master</DependentUpon>
</Compile>
<Compile Include="App_Start\BundleConfig.cs" />
<Compile Include="App_Start\RouteConfig.cs" />
<Compile Include="App_Start\Startup.Auth.cs" />
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Site.Master.cs">
<DependentUpon>Site.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Site.Master.designer.cs">
<DependentUpon>Site.Master</DependentUpon>
</Compile>
<Compile Include="Startup.cs" />
<Compile Include="WebPages\About.aspx.cs">
<DependentUpon>About.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\About.aspx.designer.cs">
<DependentUpon>About.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Account\ChangePassword.aspx.cs">
<DependentUpon>ChangePassword.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Account\ChangePassword.aspx.designer.cs">
<DependentUpon>ChangePassword.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Account\ForceChangePassword.aspx.cs">
<DependentUpon>ForceChangePassword.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Account\ForceChangePassword.aspx.designer.cs">
<DependentUpon>ForceChangePassword.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Account\ForgetPassword.aspx.cs">
<DependentUpon>ForgetPassword.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Account\ForgetPassword.aspx.designer.cs">
<DependentUpon>ForgetPassword.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Account\Lockout.aspx.cs">
<DependentUpon>Lockout.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Account\Lockout.aspx.designer.cs">
<DependentUpon>Lockout.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Account\Login.aspx.cs">
<DependentUpon>Login.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Account\Login.aspx.designer.cs">
<DependentUpon>Login.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Account\SignUp.aspx.cs">
<DependentUpon>SignUp.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Account\SignUp.aspx.designer.cs">
<DependentUpon>SignUp.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Contact.aspx.cs">
<DependentUpon>Contact.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Contact.aspx.designer.cs">
<DependentUpon>Contact.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Default.aspx.cs">
<DependentUpon>Default.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Default.aspx.designer.cs">
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Error.aspx.cs">
<DependentUpon>Error.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Error.aspx.designer.cs">
<DependentUpon>Error.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Reports\TransactionReport.aspx.cs">
<DependentUpon>TransactionReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Reports\TransactionReport.aspx.designer.cs">
<DependentUpon>TransactionReport.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Reports\ViewStatement.aspx.cs">
<DependentUpon>ViewStatement.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Reports\ViewStatement.aspx.designer.cs">
<DependentUpon>ViewStatement.aspx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
</ItemGroup>
<ItemGroup>
<Content Include="Account.Master" />
<None Include="packages.config" />
<None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
<Content Include="Scripts\jquery-3.3.1.min.map" />
<Content Include="Scripts\jquery-3.3.1.slim.min.map" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Business\Business.csproj">
<Project>{760CA28C-D623-449A-B2B0-D156141D4D9B}</Project>
<Name>Business</Name>
</ProjectReference>
<ProjectReference Include="..\Common\Common.csproj">
<Project>{d3631304-8a09-4840-b03f-1634e54540fb}</Project>
<Name>Common</Name>
</ProjectReference>
<ProjectReference Include="..\Repository\Repository.csproj">
<Project>{19AF7EFA-8F3F-4DE4-94EF-F0FC17F810B1}</Project>
<Name>Repository</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>63436</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:63438/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<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>
</PropertyGroup>
<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'))" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>