EnVisageOnline/Beta/Source/EnVisage/EnVisage.csproj

909 lines
45 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<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>{0CD4CF0A-ACBD-42ED-B4E3-87123DE7FD5A}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>EnVisage</RootNamespace>
<AssemblyName>EnVisage</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<MvcBuildViews>false</MvcBuildViews>
<UseIISExpress>true</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
</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' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="EntityFramework">
<HintPath>..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll</HintPath>
</Reference>
<Reference Include="EntityFramework.SqlServer">
<HintPath>..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include="FileHelpers">
<HintPath>..\packages\FileHelpers-Stable.2.9.9\lib\4.0\FileHelpers.dll</HintPath>
</Reference>
<Reference Include="FileHelpers.DataLink">
<HintPath>..\packages\FileHelpers-Stable.2.9.9\lib\4.0\FileHelpers.DataLink.dll</HintPath>
</Reference>
<Reference Include="FileHelpers.ExcelStorage">
<HintPath>..\packages\FileHelpers-Stable.2.9.9\lib\4.0\FileHelpers.ExcelStorage.dll</HintPath>
</Reference>
<Reference Include="HiQPdf">
<HintPath>..\packages\hiqpdf.8.9\lib\net40\HiQPdf.dll</HintPath>
</Reference>
<Reference Include="Interop.Excel">
<HintPath>..\packages\FileHelpers-Stable.2.9.9\lib\4.0\Interop.Excel.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="Interop.Office">
<HintPath>..\packages\FileHelpers-Stable.2.9.9\lib\4.0\Interop.Office.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.1.0.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Identity.EntityFramework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.Identity.EntityFramework.1.0.0\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.Owin, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Host.HttpListener">
<HintPath>..\packages\Microsoft.Owin.Host.HttpListener.2.1.0\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Host.SystemWeb, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Hosting">
<HintPath>..\packages\Microsoft.Owin.Hosting.2.1.0\lib\net45\Microsoft.Owin.Hosting.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll</HintPath>
</Reference>
<Reference Include="NLog">
<HintPath>..\packages\NLog.3.0.0.0\lib\net45\NLog.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.Entity" />
<Reference Include="System.DirectoryServices" />
<Reference Include="System.DirectoryServices.AccountManagement" />
<Reference Include="System.Drawing" />
<Reference Include="System.Net.Http.Formatting, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.1.2\lib\net45\System.Net.Http.Formatting.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Security" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Core" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.Helpers.dll</HintPath>
</Reference>
<Reference Include="System.Web.Http, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.1.2\lib\net45\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include="System.Web.Http.Owin">
<HintPath>..\packages\Microsoft.AspNet.WebApi.Owin.5.1.2\lib\net45\System.Web.Http.Owin.dll</HintPath>
</Reference>
<Reference Include="System.Web.Http.SelfHost, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.WebApi.SelfHost.5.1.2\lib\net45\System.Web.Http.SelfHost.dll</HintPath>
</Reference>
<Reference Include="System.Web.Mvc, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.2\lib\net45\System.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.2\lib\net45\System.Web.Razor.dll</HintPath>
</Reference>
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.dll</HintPath>
</Reference>
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
</Reference>
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Abstractions" />
<Reference Include="System.Web.Routing" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<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="System.Net.Http">
</Reference>
<Reference Include="System.Net.Http.WebRequest">
</Reference>
<Reference Include="System.Web.Optimization">
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.1\lib\net40\System.Web.Optimization.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<Private>True</Private>
<HintPath>..\packages\Newtonsoft.Json.5.0.6\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="WebGrease">
<Private>True</Private>
<HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
</Reference>
<Reference Include="Antlr3.Runtime">
<Private>True</Private>
<HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.AspNet.Identity.Owin">
<HintPath>..\packages\Microsoft.AspNet.Identity.Owin.1.0.0\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
</Reference>
<Reference Include="Owin">
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.Facebook">
<HintPath>..\packages\Microsoft.Owin.Security.Facebook.2.0.0\lib\net45\Microsoft.Owin.Security.Facebook.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.Cookies">
<HintPath>..\packages\Microsoft.Owin.Security.Cookies.2.0.0\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.OAuth">
<HintPath>..\packages\Microsoft.Owin.Security.OAuth.2.0.0\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.Google">
<HintPath>..\packages\Microsoft.Owin.Security.Google.2.0.0\lib\net45\Microsoft.Owin.Security.Google.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.Twitter">
<HintPath>..\packages\Microsoft.Owin.Security.Twitter.2.0.0\lib\net45\Microsoft.Owin.Security.Twitter.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Owin.Security.MicrosoftAccount">
<HintPath>..\packages\Microsoft.Owin.Security.MicrosoftAccount.2.0.0\lib\net45\Microsoft.Owin.Security.MicrosoftAccount.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="App_Start\ContentLocker.cs" />
<Compile Include="App_Start\FilterConfig.cs" />
<Compile Include="App_Start\RouteConfig.cs" />
<Compile Include="App_Start\SecurityProvider.cs" />
<Compile Include="App_Start\Startup.Auth.cs" />
<Compile Include="AspNetRole.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="AspNetUser.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Client.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Code\BLL\BLLException.cs" />
<Compile Include="Code\BLL\ClientManager.cs" />
<Compile Include="Code\BLL\CompanyManager.cs" />
<Compile Include="Code\BLL\ContactManager.cs" />
<Compile Include="Code\BLL\TrainingManager.cs" />
<Compile Include="Code\BLL\TrainingTypeManager.cs" />
<Compile Include="Code\BLL\ViewManager.cs" />
<Compile Include="Code\BLL\VacationManager.cs" />
<Compile Include="Code\BLL\PeopleResourcesManager.cs" />
<Compile Include="Code\BLL\TeamManager.cs" />
<Compile Include="Code\BLL\ScenarioGroupManager.cs" />
<Compile Include="Code\BLL\ExpenditureManager.cs" />
<Compile Include="Code\BLL\ScenarioManager.cs" />
<Compile Include="Code\BLL\ExpenditureCategoryManager.cs" />
<Compile Include="Code\BLL\ProjectManager.cs" />
<Compile Include="Code\BLL\RoleManager.cs" />
<Compile Include="Code\BLL\GlAccountManager.cs" />
<Compile Include="Code\BLL\ManagerBase.cs" />
<Compile Include="Code\BLL\ShowRollUpManager.cs" />
<Compile Include="Code\BLL\TypeManager.cs" />
<Compile Include="Code\BLL\UOMManager.cs" />
<Compile Include="Code\BLL\StatusManager.cs" />
<Compile Include="Code\BLL\CreditDepartmentManager.cs" />
<Compile Include="Code\BLL\FiscalCalendarManager.cs" />
<Compile Include="Code\BLL\SkipLoggingAttribute.cs" />
<Compile Include="Code\Cache\Cache.cs" />
<Compile Include="Code\Cache\CacheManager.cs" />
<Compile Include="Code\Cache\ProjectAccessCache.cs" />
<Compile Include="Code\Cache\SecurityAreasCache.cs" />
<Compile Include="Code\Cache\UsersCache.cs" />
<Compile Include="Code\BLL\CalculatesCategoryManager.cs" />
<Compile Include="Code\Charts\DashboardChartManager.cs" />
<Compile Include="Code\Charts\ViewCapacity.cs" />
<Compile Include="Code\Charts\TotalCapacity.cs" />
<Compile Include="Code\Constants.cs" />
<Compile Include="Code\DisplayValue.cs" />
<Compile Include="Code\Enums.cs" />
<Compile Include="Code\EnVisageHandleErrorAttribute.cs" />
<Compile Include="Code\BLL\FeeCalculationManager.cs" />
<Compile Include="Code\HtmlHelpers\HtmlExtensions.cs" />
<Compile Include="Code\HtmlHelpers\NavigationMenu.cs" />
<Compile Include="Code\ImportActuals.cs" />
<Compile Include="Code\LockedElement.cs" />
<Compile Include="Code\BLL\MailManager.cs" />
<Compile Include="Code\BLL\RateManager.cs" />
<Compile Include="Code\PDFExporter.cs" />
<Compile Include="Code\SecurityAttribute.cs" />
<Compile Include="Code\Utils.cs" />
<Compile Include="Company.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Company2Client.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Company2View.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Contact.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Contact2Project.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Controllers\AccountController.cs" />
<Compile Include="Controllers\BaseController.cs" />
<Compile Include="Controllers\BiddingController.cs" />
<Compile Include="Controllers\ClientsController.cs" />
<Compile Include="Controllers\CompanyController.cs" />
<Compile Include="Controllers\ContactController.cs" />
<Compile Include="Controllers\ContentLockerApiController.cs" />
<Compile Include="Controllers\CalendarController.cs" />
<Compile Include="Controllers\CapacityManagementController.cs" />
<Compile Include="Controllers\TrainingTypeController.cs" />
<Compile Include="Controllers\ViewController.cs" />
<Compile Include="Controllers\ForecastDashboardController.cs" />
<Compile Include="Controllers\PeopleResourceController.cs" />
<Compile Include="Controllers\TeamController.cs" />
<Compile Include="Controllers\SingleResQtiesOrCostByTimeController.cs" />
<Compile Include="Controllers\ScenarioGroupController.cs" />
<Compile Include="Controllers\CreditDepartmentController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Controllers\ExpenditureController.cs" />
<Compile Include="Controllers\ExpenditureCategoryController.cs" />
<Compile Include="Controllers\GLAccountController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Controllers\HomeController.cs" />
<Compile Include="Controllers\PortfolioController.cs" />
<Compile Include="Controllers\ProjectController.cs" />
<Compile Include="Controllers\ReportingController.cs" />
<Compile Include="Controllers\RoleController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Controllers\ScenariosController.cs" />
<Compile Include="Controllers\ScheduleBoardController.cs" />
<Compile Include="Controllers\ShowRollUpController.cs" />
<Compile Include="Controllers\StatusController.cs" />
<Compile Include="Controllers\TypeController.cs" />
<Compile Include="Controllers\UnitOfMeasureController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Controllers\UtilsController.cs" />
<Compile Include="Controllers\WhatIFCalendarController.cs" />
<Compile Include="Controllers\UserController.cs" />
<Compile Include="CostSaving.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="CreditDepartment.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="DataModel.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataModel.Context.tt</DependentUpon>
</Compile>
<Compile Include="DataModel.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="DataModel.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataModel.edmx</DependentUpon>
</Compile>
<Compile Include="EnVisageEntities.cs" />
<Compile Include="Expenditure.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Expenditure2Expenditure.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="ExpenditureCategory.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="FeeCalculation.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="FiscalCalendar.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="GLAccount.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="History.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Holiday.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Models\AccountViewModels.cs" />
<Compile Include="Models\ActivationUserModel.cs" />
<Compile Include="Models\Cache\User.cs" />
<Compile Include="Models\CalculatesCategoryModel.cs" />
<Compile Include="Models\ClientModel.cs" />
<Compile Include="Models\CompanyModel.cs" />
<Compile Include="Models\ContactModel.cs" />
<Compile Include="Models\CapacityManagmentModel.cs" />
<Compile Include="Models\TrainingModel.cs" />
<Compile Include="Models\TrainingTypeModel.cs" />
<Compile Include="Models\ViewBoardModel.cs" />
<Compile Include="Models\ViewModel.cs" />
<Compile Include="Models\TeamboardModel.cs" />
<Compile Include="Models\TeamModel.cs" />
<Compile Include="Models\NoteModel.cs" />
<Compile Include="Models\ResourceAllocationModel.cs" />
<Compile Include="Models\ResourceModel.cs" />
<Compile Include="Models\SingleResQtiesOrCostByTimeModel.cs" />
<Compile Include="Models\ScenarioGroupModel.cs" />
<Compile Include="Models\ScenarioDetailModel.cs" />
<Compile Include="Models\CreditDepartmentModel.cs" />
<Compile Include="Models\ForecastDashboardModel.cs" />
<Compile Include="Models\Entities\SystemAttribute.cs" />
<Compile Include="Models\ExpenditureCategoryModel.cs" />
<Compile Include="Models\ExpenditureModel.cs" />
<Compile Include="Models\FeeCalculationModel.cs" />
<Compile Include="Models\GLAccountModel.cs" />
<Compile Include="Models\IBaseModel.cs" />
<Compile Include="Models\RateModel.cs" />
<Compile Include="Models\RegisterUserModel.cs" />
<Compile Include="Models\RoleModel.cs" />
<Compile Include="Models\ScenarioModel.cs" />
<Compile Include="Models\ScenarioTabModel.cs" />
<Compile Include="Models\ShowRollUpModel.cs" />
<Compile Include="Models\TypeModel.cs" />
<Compile Include="Models\FiscalCalendarModel.cs" />
<Compile Include="Models\HolidayModel.cs" />
<Compile Include="Models\IdentityModels.cs" />
<Compile Include="Models\StatusModel.cs" />
<Compile Include="Models\UOMModel.cs" />
<Compile Include="Models\ProjectModel.cs" />
<Compile Include="Models\Cache\UserAreaAccess.cs" />
<Compile Include="Models\Cache\UserProjectAccess.cs" />
<Compile Include="Models\VacationModel.cs" />
<Compile Include="Models\WhatIFCalendarModel.cs" />
<Compile Include="Note.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="PasswordResetRequest.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="PeopleResource.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="PeopleResourceAllocation.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="PeopleResourceTraining.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="PeopleResourceVacation.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Project.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="ProjectAccess.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
<Compile Include="Rate.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Scenario.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Scenario2Group.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="ScenarioDetail.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="SC_TotalCGSeatsAcrossProject.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="SC_TotalSeatsAcrossExpCats.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Security.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Startup.cs" />
<Compile Include="Status.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="SystemAttribute.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="SystemSetting.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Team.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Team2Project.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Team2Scenario.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Team2View.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Training.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="TrainingType.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Type.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Type2TypeGroup.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="TypeGroup.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="UOM.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="User2ExpenditureCategory.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="User2Team.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="User2View.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="Vacation.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="View.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="View2CostCenter.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="VW_ExpCategoriesInScenario.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="VW_Expenditure2Calculation.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="VW_Expenditure2Category.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="VW_Expenditure2FeeCalculation.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="VW_Scenario2Project.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
<Compile Include="VW_ScenarioAndProxyDetails.cs">
<DependentUpon>DataModel.tt</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Content Include="Content\fonts\font-awesome\fontawesome-webfont.svg" />
<Content Include="Content\images\1.jpg" />
<Content Include="Content\images\avatar.png" />
<Content Include="Content\images\blank.png" />
<Content Include="Content\images\blur.svg" />
<Content Include="Content\images\icons.png" />
<Content Include="Content\images\load.gif" />
<Content Include="Content\images\loadFA.gif" />
<Content Include="Content\images\logo-big.png" />
<Content Include="Content\images\main-menu-bg.png" />
<Content Include="Content\images\main-navbar-bg.png" />
<Content Include="Content\images\main-navbar-logo.png" />
<Content Include="Content\images\planit-sm.png" />
<Content Include="Content\images\planit.png" />
<Content Include="Content\images\plugins\jquery.minicolors.png" />
<Content Include="Content\images\signin-bg-1.jpg" />
<Content Include="Content\images\themes\adminflare\body-bg.png" />
<Content Include="Content\images\themes\adminflare\ie-navbar-bg.png" />
<Content Include="Content\images\themes\adminflare\menu-bg.png" />
<Content Include="Content\images\themes\clean\body-bg.gif" />
<Content Include="Content\stylesheets\bootstrap-checkbox.css" />
<Content Include="Content\stylesheets\bootstrap.css" />
<Content Include="Content\stylesheets\bootstrap.min.css" />
<Content Include="Content\stylesheets\jquery.treegrid.css" />
<Content Include="Content\stylesheets\pages.min.css" />
<Content Include="Content\stylesheets\rtl.css" />
<Content Include="Content\stylesheets\rtl.min.css" />
<Content Include="Content\stylesheets\xeditable.css" />
<Content Include="Scripts\Angular\angular-resource.min.js" />
<Content Include="Scripts\Angular\angular-route.min.js" />
<Content Include="Scripts\Angular\angular.js" />
<Content Include="Scripts\Angular\angular.min.js" />
<Content Include="Scripts\Angular\app.js" />
<Content Include="Scripts\bootstrap-checkbox.js" />
<Content Include="Scripts\bootstrap.js" />
<Content Include="Scripts\ContentLocker.js" />
<Content Include="Scripts\CustomValidation.js" />
<Content Include="Scripts\dataTables.colReorder.js" />
<Content Include="Scripts\ie.min.js" />
<Content Include="Scripts\jquery.blockUI.js" />
<Content Include="Scripts\jquery.collapsiblepanel.js" />
<Content Include="Scripts\jquery.dataTables.columnFilter.js" />
<Content Include="Scripts\jquery.flot.stack.js" />
<Content Include="Scripts\jquery.flot.time.js" />
<Content Include="Scripts\jquery.treegrid.bootstrap3.js" />
<Content Include="Scripts\jquery.treegrid.js" />
<Content Include="Scripts\jquery.unobtrusive-ajax.js" />
<Content Include="Scripts\jquery.unobtrusive-ajax.min.js" />
<Content Include="Scripts\main.js" />
<Content Include="Scripts\pixel-admin.js" />
<Content Include="Content\stylesheets\pixel-admin.css" />
<Content Include="Content\stylesheets\themes.css" />
<Content Include="Content\stylesheets\widgets.min.css" />
<Content Include="favicon.ico" />
<Content Include="Global.asax" />
<Content Include="Content\stylesheets\Site.css" />
<EntityDeploy Include="DataModel.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>DataModel.Designer.cs</LastGenOutput>
</EntityDeploy>
<Content Include="DataModel.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>DataModel.edmx</DependentUpon>
<LastGenOutput>DataModel.Context.cs</LastGenOutput>
</Content>
<Content Include="DataModel.edmx.diagram">
<DependentUpon>DataModel.edmx</DependentUpon>
</Content>
<Content Include="DataModel.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>DataModel.edmx</DependentUpon>
<LastGenOutput>DataModel.cs</LastGenOutput>
</Content>
<Content Include="Content\fonts\font-awesome\fontawesome-webfont.eot" />
<Content Include="Content\fonts\font-awesome\fontawesome-webfont.ttf" />
<Content Include="Content\fonts\font-awesome\fontawesome-webfont.woff" />
<Content Include="Content\fonts\font-awesome\FontAwesome.otf" />
<Content Include="NLog.config">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Compile Include="Models\Entities\ExpenditureCategory.Metadata.cs" />
<None Include="NLog.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Properties\PublishProfiles\Dev Server.pubxml" />
<None Include="Properties\PublishProfiles\integration tests.pubxml" />
<None Include="Properties\PublishProfiles\QA.pubxml" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<None Include="Scripts\jquery-1.10.2.intellisense.js" />
<Content Include="Scripts\jquery-1.10.2.js" />
<Content Include="Scripts\jquery-1.10.2.min.js" />
<None Include="Scripts\jquery.validate-vsdoc.js" />
<Content Include="Scripts\jquery.validate.js" />
<Content Include="Scripts\jquery.validate.min.js" />
<Content Include="Scripts\jquery.validate.unobtrusive.js" />
<Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
<Content Include="Scripts\modernizr-2.6.2.js" />
<Content Include="Scripts\respond.js" />
<Content Include="Scripts\respond.min.js" />
<Content Include="Scripts\Angular\xeditable.min.js" />
<Content Include="Scripts\URIjs.min.js" />
<Content Include="Scripts\_references.js" />
<Content Include="Scripts\Angular\controllers.js" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Views\Web.config" />
<Content Include="Views\_ViewStart.cshtml" />
<Content Include="Views\Shared\Error.cshtml" />
<Content Include="Views\Shared\_Layout.cshtml" />
<Content Include="Views\Home\About.cshtml" />
<Content Include="Views\Home\Contact.cshtml" />
<Content Include="Views\Home\Index.cshtml" />
<Content Include="Scripts\jquery-1.10.2.min.map" />
<Content Include="Views\Account\_ChangePasswordPartial.cshtml" />
<Content Include="Views\Account\_ExternalLoginsListPartial.cshtml" />
<Content Include="Views\Account\_RemoveAccountPartial.cshtml" />
<Content Include="Views\Account\_SetPasswordPartial.cshtml" />
<Content Include="Views\Account\ExternalLoginConfirmation.cshtml" />
<Content Include="Views\Account\ExternalLoginFailure.cshtml" />
<Content Include="Views\Account\Login.cshtml" />
<Content Include="Views\Account\Manage.cshtml" />
<Content Include="Views\Account\Register.cshtml" />
<Content Include="Views\Shared\_LoginPartial.cshtml" />
<Content Include="Views\Portfolio\Index.cshtml" />
<Content Include="Views\ScheduleBoard\Index.cshtml" />
<Content Include="Views\Projects\Index.cshtml" />
<Content Include="Views\Scenarios\Index.cshtml" />
<Content Include="Views\Bidding\Index.cshtml" />
<Content Include="Views\Projects\Reporting\Index.cshtml" />
<Content Include="Views\Clients\Delete.cshtml" />
<Content Include="Views\Clients\Edit.cshtml" />
<Content Include="Views\Clients\Index.cshtml" />
<Content Include="Views\GLAccount\Delete.cshtml" />
<Content Include="Views\GLAccount\Edit.cshtml" />
<Content Include="Views\GLAccount\Index.cshtml" />
<Content Include="Views\CreditDepartment\Delete.cshtml" />
<Content Include="Views\CreditDepartment\Edit.cshtml" />
<Content Include="Views\CreditDepartment\Index.cshtml" />
<Content Include="Views\UnitOfMeasure\Delete.cshtml" />
<Content Include="Views\UnitOfMeasure\Edit.cshtml" />
<Content Include="Views\UnitOfMeasure\Index.cshtml" />
<Content Include="Views\User\Delete.cshtml" />
<Content Include="Views\User\Edit.cshtml" />
<Content Include="Views\User\Index.cshtml" />
<Content Include="Views\Role\Delete.cshtml" />
<Content Include="Views\Role\Edit.cshtml" />
<Content Include="Views\Role\Index.cshtml" />
<Content Include="Views\Type\Delete.cshtml" />
<Content Include="Views\Type\Edit.cshtml" />
<Content Include="Views\Type\Index.cshtml" />
<Content Include="Views\Team\Board.cshtml" />
<Content Include="Views\Team\Delete.cshtml" />
<Content Include="Views\Team\Edit.cshtml" />
<Content Include="Views\Team\Index.cshtml" />
<Content Include="Views\Status\Delete.cshtml" />
<Content Include="Views\Status\Edit.cshtml" />
<Content Include="Views\Status\Index.cshtml" />
<Content Include="Views\Company\Delete.cshtml" />
<Content Include="Views\Company\Edit.cshtml" />
<Content Include="Views\Company\EditParent.cshtml" />
<Content Include="Views\Company\Index.cshtml" />
<Content Include="Views\Calendar\Index.cshtml" />
<Content Include="Views\Calendar\Edit.cshtml" />
<Content Include="Views\Shared\EditorTemplates\Date.cshtml" />
<Content Include="Views\Account\_ExternalLoginsStrippedPartial.cshtml" />
<Content Include="Views\Scenarios\Templates.cshtml" />
<Content Include="Views\Calendar\EditHoliday.cshtml" />
<Content Include="Views\Expenditure\Delete.cshtml" />
<Content Include="Views\Expenditure\Edit.cshtml" />
<Content Include="Views\Expenditure\Index.cshtml" />
<Content Include="Views\ExpenditureCategory\Delete.cshtml" />
<Content Include="Views\ExpenditureCategory\Edit.cshtml" />
<Content Include="Views\ExpenditureCategory\Index.cshtml" />
<Content Include="Views\Project\Delete.cshtml" />
<Content Include="Views\Project\Edit.cshtml" />
<Content Include="Views\Project\Index.cshtml" />
<Content Include="Views\ExpenditureCategory\_rates.cshtml" />
<Content Include="Views\Scenarios\Edit.cshtml" />
<Content Include="Views\ExpenditureCategory\_editRate.cshtml" />
<Content Include="Views\ExpenditureCategory\_deleteRate.cshtml" />
<Content Include="Views\ExpenditureCategory\_editCalculatesCategory.cshtml" />
<Content Include="Views\ExpenditureCategory\_deleteCalculatesCategory.cshtml" />
<Content Include="Views\ExpenditureCategory\_feeCalculations.cshtml" />
<Content Include="Views\ExpenditureCategory\_editFeeCalculation.cshtml" />
<Content Include="Views\ExpenditureCategory\_deleteFeeCalculation.cshtml" />
<Content Include="Views\Shared\EditorTemplates\Slider.cshtml" />
<Content Include="Views\Project\ImportActuals.cshtml" />
<Content Include="Views\Scenarios\_expenditures.cshtml" />
<Content Include="Views\ExpenditureCategory\_rateDetails.cshtml" />
<Content Include="Views\ExpenditureCategory\_feeDetails.cshtml" />
<Content Include="Views\ShowRollUp\Index.cshtml" />
<Content Include="Views\Scenarios\Details.cshtml" />
<Content Include="Views\Scenarios\_scenarioCalendar.cshtml" />
<Content Include="Views\WhatIFCalendar\Index.cshtml" />
<Content Include="Views\Reporting\Index.cshtml" />
<Content Include="Views\PeopleResource\_teams.cshtml" />
<Content Include="Views\PeopleResource\Edit.cshtml" />
<Content Include="Views\PeopleResource\Details.cshtml" />
<Content Include="Views\Scenarios\_deleteRate.cshtml" />
<Content Include="Views\Scenarios\_rates.cshtml" />
<Content Include="Views\Scenarios\_ratelist.cshtml" />
<Content Include="Views\ExpenditureCategory\_details.cshtml" />
<Content Include="Views\Project\_details.cshtml" />
<Content Include="Views\ScenarioGroup\Delete.cshtml" />
<Content Include="Views\ScenarioGroup\Edit.cshtml" />
<Content Include="Views\ScenarioGroup\Index.cshtml" />
<Content Include="Views\ExpenditureCategory\_ratesContainer.cshtml" />
<Content Include="Views\ExpenditureCategory\_calculatesContainer.cshtml" />
<Content Include="Views\ExpenditureCategory\_feesContainer.cshtml" />
<Content Include="Views\SingleResQtiesOrCostByTime\Index.cshtml" />
<Content Include="Views\SingleResQtiesOrCostByTime\_expenditures.cshtml" />
<Content Include="Views\Scenarios\_addNote.cshtml" />
<Content Include="Views\Project\_addNote.cshtml" />
<Content Include="Views\Contact\Delete.cshtml" />
<Content Include="Views\Contact\Edit.cshtml" />
<Content Include="Views\Contact\Index.cshtml" />
<Content Include="Views\Clients\_addContact.cshtml" />
<Content Include="Views\Clients\_companies.cshtml" />
<Content Include="Views\Company\_clients.cshtml" />
<Content Include="Views\GLAccount\_companies.cshtml" />
<Content Include="Views\Company\_views.cshtml" />
<Content Include="Views\Scenarios\Delete.cshtml" />
<Content Include="Views\Account\Activate.cshtml" />
<Content Include="Views\Scenarios\_expendituresModal.cshtml" />
<Content Include="Views\Scenarios\_adjustMargin.cshtml" />
<Content Include="Views\Scenarios\_copyToModal.cshtml" />
<Content Include="Views\PeopleResource\Delete.cshtml" />
<Content Include="Views\PeopleResource\_resourcesList.cshtml" />
<Content Include="Views\SingleResQtiesOrCostByTime\_filter.cshtml" />
<Content Include="Views\ExpenditureCategory\_сalculatesCategories.cshtml" />
<Content Include="Views\ExpenditureCategory\_сalculatesCategoriesDetails.cshtml" />
<Content Include="Views\Scenarios\_editRate.cshtml" />
<Content Include="Views\ForecastDashboard\_forecastDashboard.cshtml" />
<Content Include="Views\GLAccount\Board.cshtml" />
<Content Include="Views\GLAccount\_teams.cshtml" />
<Content Include="Views\GLAccount\_users.cshtml" />
<Content Include="Views\GLAccount\_resourcesList.cshtml" />
<Content Include="Views\CapacityManagement\Index.cshtml" />
<Content Include="Views\CapacityManagement\_capacityManagement.cshtml" />
<Content Include="Views\PeopleResource\EditVacation.cshtml" />
<Content Include="Views\PeopleResource\DeleteVacation.cshtml" />
<Content Include="Views\Shared\EditorTemplates\Weekends.cshtml" />
<Content Include="Views\Account\ForgotPassword.cshtml" />
<Content Include="Views\Account\RestorePassword.cshtml" />
<Content Include="Views\View\Board.cshtml" />
<Content Include="Views\View\Delete.cshtml" />
<Content Include="Views\View\Edit.cshtml" />
<Content Include="Views\View\Index.cshtml" />
<Content Include="Views\View\_companies.cshtml" />
<Content Include="Views\View\_resourcesList.cshtml" />
<Content Include="Views\View\_teams.cshtml" />
<Content Include="Views\View\_users.cshtml" />
<Content Include="Views\View\_details.cshtml" />
<Content Include="Views\View\_costcenters.cshtml" />
<Content Include="Views\TrainingType\Delete.cshtml" />
<Content Include="Views\TrainingType\Edit.cshtml" />
<Content Include="Views\TrainingType\Index.cshtml" />
<Content Include="Views\Scenarios\_createTemplateModal.cshtml" />
<Content Include="Views\Shared\EditorTemplates\Resources.cshtml" />
<Content Include="Views\PeopleResource\_scheduleTraining.cshtml" />
<Content Include="Views\Team\_users.cshtml" />
<Content Include="Views\Shared\EditorTemplates\TypeGroup.cshtml" />
<Content Include="Views\Company\_addCompany.cshtml">
<SubType>Code</SubType>
</Content>
<Content Include="Views\View\_editTeams.cshtml" />
<Content Include="Views\Team\_views.cshtml" />
<Content Include="Views\Scenarios\_createScenario.cshtml" />
<Content Include="Views\Scenarios\_createScenarioExpenditures.cshtml" />
<Content Include="Views\Scenarios\_createScenarioProjectParts.cshtml" />
<Content Include="Views\Scenarios\_costSaving.cshtml" />
<Content Include="Views\Shared\EditorTemplates\ProjectPartModel.cshtml" />
<Content Include="Views\Shared\_pieChart.cshtml" />
<Content Include="Views\Shared\_chart.cshtml" />
<None Include="Web.IntegrationTests.config">
<DependentUpon>Web.config</DependentUpon>
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="Content\javascripts\" />
<Folder Include="Views\Utils\" />
</ItemGroup>
<ItemGroup>
<Content Include="packages.config">
<SubType>Designer</SubType>
</Content>
<None Include="Project_Readme.html" />
</ItemGroup>
<ItemGroup>
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\jQuery.DataTables.Mvc\jQuery.DataTables.Mvc.csproj">
<Project>{3383d0e2-c499-4f02-9d29-f744741aa999}</Project>
<Name>jQuery.DataTables.Mvc</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'IntegrationTests|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</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" />
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
</Target>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>49674</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:49674/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<!-- 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>