Add missing files. Add API for client apps.
[wsti_pai.git] / Projects / Projects.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
4   <Import Project="..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" />
5   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6   <PropertyGroup>
7     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9     <ProductVersion>
10     </ProductVersion>
11     <SchemaVersion>2.0</SchemaVersion>
12     <ProjectGuid>{8D3D3FB8-3637-4099-B1FF-8C09FE9CC6C9}</ProjectGuid>
13     <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
14     <OutputType>Library</OutputType>
15     <AppDesignerFolder>Properties</AppDesignerFolder>
16     <RootNamespace>Projects</RootNamespace>
17     <AssemblyName>Projects</AssemblyName>
18     <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
19     <MvcBuildViews>false</MvcBuildViews>
20     <UseIISExpress>true</UseIISExpress>
21     <IISExpressSSLPort />
22     <IISExpressAnonymousAuthentication />
23     <IISExpressWindowsAuthentication />
24     <IISExpressUseClassicPipelineMode />
25     <UseGlobalApplicationHostFile />
26     <NuGetPackageImportStamp>
27     </NuGetPackageImportStamp>
28   </PropertyGroup>
29   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
30     <DebugSymbols>true</DebugSymbols>
31     <DebugType>full</DebugType>
32     <Optimize>false</Optimize>
33     <OutputPath>bin\</OutputPath>
34     <DefineConstants>DEBUG;TRACE</DefineConstants>
35     <ErrorReport>prompt</ErrorReport>
36     <WarningLevel>4</WarningLevel>
37   </PropertyGroup>
38   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
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="Microsoft.AI.Agent.Intercept, Version=1.2.0.1011, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
48       <HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.1.2.0\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
49       <Private>True</Private>
50     </Reference>
51     <Reference Include="Microsoft.AI.DependencyCollector, Version=1.2.3.246, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
52       <HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.1.2.3\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
53       <Private>True</Private>
54     </Reference>
55     <Reference Include="Microsoft.AI.PerfCounterCollector, Version=1.2.3.246, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
56       <HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.1.2.3\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
57       <Private>True</Private>
58     </Reference>
59     <Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=1.2.3.246, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
60       <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.1.2.3\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
61       <Private>True</Private>
62     </Reference>
63     <Reference Include="Microsoft.AI.Web, Version=1.2.3.246, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
64       <HintPath>..\packages\Microsoft.ApplicationInsights.Web.1.2.3\lib\net45\Microsoft.AI.Web.dll</HintPath>
65       <Private>True</Private>
66     </Reference>
67     <Reference Include="Microsoft.AI.WindowsServer, Version=1.2.3.246, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
68       <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.1.2.3\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
69       <Private>True</Private>
70     </Reference>
71     <Reference Include="Microsoft.ApplicationInsights, Version=1.2.3.490, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
72       <HintPath>..\packages\Microsoft.ApplicationInsights.1.2.3\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
73       <Private>True</Private>
74     </Reference>
75     <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
76       <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
77       <Private>True</Private>
78     </Reference>
79     <Reference Include="Microsoft.CSharp" />
80     <Reference Include="Microsoft.Data.Edm, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
81       <HintPath>..\packages\Microsoft.Data.Edm.5.6.0\lib\net40\Microsoft.Data.Edm.dll</HintPath>
82       <Private>True</Private>
83     </Reference>
84     <Reference Include="Microsoft.Data.OData, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
85       <HintPath>..\packages\Microsoft.Data.OData.5.6.0\lib\net40\Microsoft.Data.OData.dll</HintPath>
86       <Private>True</Private>
87     </Reference>
88     <Reference Include="System" />
89     <Reference Include="System.Data" />
90     <Reference Include="System.Drawing" />
91     <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
92       <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
93       <Private>True</Private>
94     </Reference>
95     <Reference Include="System.Runtime.Serialization" />
96     <Reference Include="System.Security" />
97     <Reference Include="System.Spatial, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
98       <HintPath>..\packages\System.Spatial.5.6.0\lib\net40\System.Spatial.dll</HintPath>
99       <Private>True</Private>
100     </Reference>
101     <Reference Include="System.Web.DynamicData" />
102     <Reference Include="System.Web.Entity" />
103     <Reference Include="System.Web.ApplicationServices" />
104     <Reference Include="System.ComponentModel.DataAnnotations" />
105     <Reference Include="System.Core" />
106     <Reference Include="System.Data.DataSetExtensions" />
107     <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
108       <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
109       <Private>True</Private>
110     </Reference>
111     <Reference Include="System.Web.Http.OData, Version=5.3.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
112       <HintPath>..\packages\Microsoft.AspNet.WebApi.OData.5.3.1\lib\net45\System.Web.Http.OData.dll</HintPath>
113       <Private>True</Private>
114     </Reference>
115     <Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
116       <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
117       <Private>True</Private>
118     </Reference>
119     <Reference Include="System.Xml.Linq" />
120     <Reference Include="System.Web" />
121     <Reference Include="System.Web.Extensions" />
122     <Reference Include="System.Web.Abstractions" />
123     <Reference Include="System.Web.Routing" />
124     <Reference Include="System.Xml" />
125     <Reference Include="System.Configuration" />
126     <Reference Include="System.Web.Services" />
127     <Reference Include="System.EnterpriseServices" />
128     <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
129       <Private>True</Private>
130       <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
131     </Reference>
132     <Reference Include="System.Net.Http">
133     </Reference>
134     <Reference Include="System.Net.Http.WebRequest">
135     </Reference>
136     <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
137       <Private>True</Private>
138       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
139     </Reference>
140     <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
141       <Private>True</Private>
142       <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
143     </Reference>
144     <Reference Include="System.Web.Optimization">
145       <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
146     </Reference>
147     <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
148       <Private>True</Private>
149       <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
150     </Reference>
151     <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
152       <Private>True</Private>
153       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
154     </Reference>
155     <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
156       <Private>True</Private>
157       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
158     </Reference>
159     <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
160       <Private>True</Private>
161       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
162     </Reference>
163     <Reference Include="WebGrease">
164       <Private>True</Private>
165       <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
166     </Reference>
167     <Reference Include="Antlr3.Runtime">
168       <Private>True</Private>
169       <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
170     </Reference>
171   </ItemGroup>
172   <ItemGroup>
173     <Reference Include="Newtonsoft.Json">
174       <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
175     </Reference>
176     <Reference Include="EntityFramework">
177       <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
178     </Reference>
179     <Reference Include="EntityFramework.SqlServer">
180       <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
181     </Reference>
182     <Reference Include="Microsoft.AspNet.Identity.Core">
183       <HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
184     </Reference>
185     <Reference Include="Microsoft.AspNet.Identity.Owin">
186       <HintPath>..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
187     </Reference>
188     <Reference Include="Microsoft.AspNet.Identity.EntityFramework">
189       <HintPath>..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.1\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath>
190     </Reference>
191     <Reference Include="Owin">
192       <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
193     </Reference>
194     <Reference Include="Microsoft.Owin">
195       <HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
196     </Reference>
197     <Reference Include="Microsoft.Owin.Host.SystemWeb">
198       <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
199     </Reference>
200     <Reference Include="Microsoft.Owin.Security">
201       <HintPath>..\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath>
202     </Reference>
203     <Reference Include="Microsoft.Owin.Security.Facebook">
204       <HintPath>..\packages\Microsoft.Owin.Security.Facebook.3.0.1\lib\net45\Microsoft.Owin.Security.Facebook.dll</HintPath>
205     </Reference>
206     <Reference Include="Microsoft.Owin.Security.Cookies">
207       <HintPath>..\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
208     </Reference>
209     <Reference Include="Microsoft.Owin.Security.OAuth">
210       <HintPath>..\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
211     </Reference>
212     <Reference Include="Microsoft.Owin.Security.Google">
213       <HintPath>..\packages\Microsoft.Owin.Security.Google.3.0.1\lib\net45\Microsoft.Owin.Security.Google.dll</HintPath>
214     </Reference>
215     <Reference Include="Microsoft.Owin.Security.Twitter">
216       <HintPath>..\packages\Microsoft.Owin.Security.Twitter.3.0.1\lib\net45\Microsoft.Owin.Security.Twitter.dll</HintPath>
217     </Reference>
218     <Reference Include="Microsoft.Owin.Security.MicrosoftAccount">
219       <HintPath>..\packages\Microsoft.Owin.Security.MicrosoftAccount.3.0.1\lib\net45\Microsoft.Owin.Security.MicrosoftAccount.dll</HintPath>
220     </Reference>
221   </ItemGroup>
222   <ItemGroup>
223     <Compile Include="App_Start\BundleConfig.cs" />
224     <Compile Include="App_Start\FilterConfig.cs" />
225     <Compile Include="App_Start\RouteConfig.cs" />
226     <Compile Include="App_Start\WebApiConfig.cs" />
227     <Compile Include="Controllers\ActivityController.cs" />
228     <Compile Include="Controllers\ActivityResult.cs" />
229     <Compile Include="Controllers\api\ActivityController.cs" />
230     <Compile Include="Controllers\api\ProjectsController.cs" />
231     <Compile Include="Controllers\api\ProjectTasksController.cs" />
232     <Compile Include="Controllers\HomeController.cs" />
233     <Compile Include="Controllers\LoginController.cs" />
234     <Compile Include="Controllers\ProjectTasksController.cs" />
235     <Compile Include="Global.asax.cs">
236       <DependentUpon>Global.asax</DependentUpon>
237     </Compile>
238     <Compile Include="Models\AccountViewModels.cs" />
239     <Compile Include="Models\IdentityModels.cs" />
240     <Compile Include="Models\ManageViewModels.cs" />
241     <Compile Include="Models\Metadata.cs" />
242     <Compile Include="Models\Model.Context.cs">
243       <AutoGen>True</AutoGen>
244       <DesignTime>True</DesignTime>
245       <DependentUpon>Model.Context.tt</DependentUpon>
246     </Compile>
247     <Compile Include="Models\Model.cs">
248       <AutoGen>True</AutoGen>
249       <DesignTime>True</DesignTime>
250       <DependentUpon>Model.tt</DependentUpon>
251     </Compile>
252     <Compile Include="Models\Model.Designer.cs">
253       <AutoGen>True</AutoGen>
254       <DesignTime>True</DesignTime>
255       <DependentUpon>Model.edmx</DependentUpon>
256     </Compile>
257     <Compile Include="Models\PartialClasses.cs" />
258     <Compile Include="Controllers\ProjectsController.cs" />
259     <Compile Include="Models\Project.cs">
260       <DependentUpon>Model.tt</DependentUpon>
261     </Compile>
262     <Compile Include="Models\ProjectTask.cs">
263       <DependentUpon>Model.tt</DependentUpon>
264     </Compile>
265     <Compile Include="Models\sysdiagram.cs">
266       <DependentUpon>Model.tt</DependentUpon>
267     </Compile>
268     <Compile Include="Models\TaskStatus.cs">
269       <DependentUpon>Model.tt</DependentUpon>
270     </Compile>
271     <Compile Include="Models\User.cs">
272       <DependentUpon>Model.tt</DependentUpon>
273     </Compile>
274     <Compile Include="Models\UserRole.cs">
275       <DependentUpon>Model.tt</DependentUpon>
276     </Compile>
277     <Compile Include="Properties\AssemblyInfo.cs" />
278     <Compile Include="Startup.cs" />
279   </ItemGroup>
280   <ItemGroup>
281     <Content Include="Content\bootstrap.css" />
282     <Content Include="Content\bootstrap.min.css" />
283     <Content Include="favicon.ico" />
284     <Content Include="Global.asax" />
285     <Content Include="Content\Site.css" />
286     <Content Include="Models\Model.Context.tt">
287       <Generator>TextTemplatingFileGenerator</Generator>
288       <DependentUpon>Model.edmx</DependentUpon>
289       <LastGenOutput>Model.Context.cs</LastGenOutput>
290     </Content>
291     <Content Include="Models\Model.tt">
292       <Generator>TextTemplatingFileGenerator</Generator>
293       <DependentUpon>Model.edmx</DependentUpon>
294       <LastGenOutput>Model.cs</LastGenOutput>
295     </Content>
296     <Content Include="Scripts\ai.0.15.0-build58334.js" />
297     <Content Include="Scripts\ai.0.15.0-build58334.min.js" />
298     <Content Include="Scripts\bootstrap.js" />
299     <Content Include="Scripts\bootstrap.min.js" />
300     <Content Include="ApplicationInsights.config">
301       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
302     </Content>
303     <EntityDeploy Include="Models\Model.edmx">
304       <Generator>EntityModelCodeGenerator</Generator>
305       <LastGenOutput>Model.Designer.cs</LastGenOutput>
306     </EntityDeploy>
307     <Content Include="Models\Model.edmx.diagram">
308       <DependentUpon>Model.edmx</DependentUpon>
309     </Content>
310     <None Include="Scripts\jquery-1.10.2.intellisense.js" />
311     <Content Include="Scripts\jquery-1.10.2.js" />
312     <Content Include="Scripts\jquery-1.10.2.min.js" />
313     <None Include="Scripts\jquery.validate-vsdoc.js" />
314     <Content Include="Scripts\jquery.validate.js" />
315     <Content Include="Scripts\jquery.validate.min.js" />
316     <Content Include="Scripts\jquery.validate.unobtrusive.js" />
317     <Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
318     <Content Include="Scripts\modernizr-2.6.2.js" />
319     <Content Include="Scripts\respond.js" />
320     <Content Include="Scripts\respond.min.js" />
321     <Content Include="Scripts\_references.js" />
322     <Content Include="Web.config" />
323     <Content Include="Web.Debug.config">
324       <DependentUpon>Web.config</DependentUpon>
325     </Content>
326     <Content Include="Web.Release.config">
327       <DependentUpon>Web.config</DependentUpon>
328     </Content>
329     <Content Include="Views\Web.config" />
330     <Content Include="Views\_ViewStart.cshtml" />
331     <Content Include="Views\Shared\Error.cshtml" />
332     <Content Include="Views\Shared\_Layout.cshtml" />
333     <Content Include="Views\Home\Contact.cshtml" />
334     <Content Include="Views\Home\Index.cshtml" />
335     <Content Include="Views\Account\_ExternalLoginsListPartial.cshtml" />
336     <Content Include="Views\Account\ConfirmEmail.cshtml" />
337     <Content Include="Views\Account\ExternalLoginConfirmation.cshtml" />
338     <Content Include="Views\Account\ExternalLoginFailure.cshtml" />
339     <Content Include="Views\Account\ForgotPassword.cshtml" />
340     <Content Include="Views\Account\ForgotPasswordConfirmation.cshtml" />
341     <Content Include="Views\Account\Login.cshtml" />
342     <Content Include="Views\Account\Register.cshtml" />
343     <Content Include="Views\Account\ResetPassword.cshtml" />
344     <Content Include="Views\Account\ResetPasswordConfirmation.cshtml" />
345     <Content Include="Views\Account\SendCode.cshtml" />
346     <Content Include="Views\Account\VerifyCode.cshtml" />
347     <Content Include="Views\Manage\AddPhoneNumber.cshtml" />
348     <Content Include="Views\Manage\ChangePassword.cshtml" />
349     <Content Include="Views\Manage\Index.cshtml" />
350     <Content Include="Views\Manage\ManageLogins.cshtml" />
351     <Content Include="Views\Manage\SetPassword.cshtml" />
352     <Content Include="Views\Manage\VerifyPhoneNumber.cshtml" />
353     <Content Include="Views\Shared\Lockout.cshtml" />
354     <Content Include="Views\Shared\_LoginPartial.cshtml" />
355     <Content Include="Views\Projects\Create.cshtml" />
356     <Content Include="Views\Projects\Delete.cshtml" />
357     <Content Include="Views\Projects\Details.cshtml" />
358     <Content Include="Views\Projects\Edit.cshtml" />
359     <Content Include="Views\Projects\Index.cshtml" />
360     <Content Include="Views\ProjectTasks\Create.cshtml" />
361     <Content Include="Views\ProjectTasks\Delete.cshtml" />
362     <Content Include="Views\ProjectTasks\Details.cshtml" />
363     <Content Include="Views\ProjectTasks\Edit.cshtml" />
364     <Content Include="Views\ProjectTasks\Index.cshtml" />
365     <Content Include="Views\Activity\Index.cshtml" />
366     <Content Include="Views\Login\Login.cshtml" />
367   </ItemGroup>
368   <ItemGroup>
369     <Folder Include="App_Data\" />
370   </ItemGroup>
371   <ItemGroup>
372     <Content Include="fonts\glyphicons-halflings-regular.woff" />
373     <Content Include="fonts\glyphicons-halflings-regular.ttf" />
374     <Content Include="fonts\glyphicons-halflings-regular.svg" />
375     <Content Include="fonts\glyphicons-halflings-regular.eot" />
376     <Content Include="packages.config" />
377     <None Include="Project_Readme.html" />
378     <Content Include="Scripts\jquery-1.10.2.min.map" />
379   </ItemGroup>
380   <ItemGroup>
381     <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
382   </ItemGroup>
383   <PropertyGroup>
384     <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
385     <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
386   </PropertyGroup>
387   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
388   <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
389   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
390   <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
391     <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
392   </Target>
393   <ProjectExtensions>
394     <VisualStudio>
395       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
396         <WebProjectProperties>
397           <UseIIS>True</UseIIS>
398           <AutoAssignPort>True</AutoAssignPort>
399           <DevelopmentServerPort>49855</DevelopmentServerPort>
400           <DevelopmentServerVPath>/</DevelopmentServerVPath>
401           <IISUrl>http://localhost:49855/</IISUrl>
402           <NTLMAuthentication>False</NTLMAuthentication>
403           <UseCustomServer>False</UseCustomServer>
404           <CustomServerUrl>
405           </CustomServerUrl>
406           <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
407         </WebProjectProperties>
408       </FlavorProperties>
409     </VisualStudio>
410   </ProjectExtensions>
411   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
412     <PropertyGroup>
413       <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>
414     </PropertyGroup>
415     <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props'))" />
416     <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
417   </Target>
418   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
419        Other similar extension points exist, see Microsoft.Common.targets.
420   <Target Name="BeforeBuild">
421   </Target>
422   <Target Name="AfterBuild">
423   </Target> -->
424 </Project>