add ssl 1.2
[CPE_learningsite] / CPE / CPE.App / CPE.App.Api / CPE.App.Api.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>{6E4AE2DF-5EA5-431B-BB49-193F11171206}</ProjectGuid>
13     <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
14     <OutputType>Library</OutputType>
15     <AppDesignerFolder>Properties</AppDesignerFolder>
16     <RootNamespace>CPE.App.Api</RootNamespace>
17     <AssemblyName>CPE.App.Api</AssemblyName>
18     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
19     <MvcBuildViews>false</MvcBuildViews>
20     <UseIISExpress>true</UseIISExpress>
21     <IISExpressSSLPort />
22     <IISExpressAnonymousAuthentication />
23     <IISExpressWindowsAuthentication />
24     <IISExpressUseClassicPipelineMode />
25     <UseGlobalApplicationHostFile />
26     <NuGetPackageImportStamp>
27     </NuGetPackageImportStamp>
28     <TargetFrameworkProfile />
29     <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\..\</SolutionDir>
30     <RestorePackages>true</RestorePackages>
31     <WebGreaseLibPath>..\..\..\packages\WebGrease.1.5.2\lib</WebGreaseLibPath>
32   </PropertyGroup>
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
34     <DebugSymbols>true</DebugSymbols>
35     <DebugType>full</DebugType>
36     <Optimize>false</Optimize>
37     <OutputPath>bin\</OutputPath>
38     <DefineConstants>DEBUG;TRACE</DefineConstants>
39     <ErrorReport>prompt</ErrorReport>
40     <WarningLevel>4</WarningLevel>
41     <Prefer32Bit>false</Prefer32Bit>
42   </PropertyGroup>
43   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
44     <DebugType>pdbonly</DebugType>
45     <Optimize>true</Optimize>
46     <OutputPath>bin\</OutputPath>
47     <DefineConstants>TRACE</DefineConstants>
48     <ErrorReport>prompt</ErrorReport>
49     <WarningLevel>4</WarningLevel>
50     <Prefer32Bit>false</Prefer32Bit>
51   </PropertyGroup>
52   <ItemGroup>
53     <Reference Include="Antlr3.Runtime, Version=3.4.1.9004, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
54       <HintPath>..\..\..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
55       <Private>True</Private>
56     </Reference>
57     <Reference Include="Elmah">
58       <HintPath>..\..\..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll</HintPath>
59     </Reference>
60     <Reference Include="Elmah.Mvc">
61       <HintPath>..\..\..\packages\Elmah.Mvc.2.1.2\lib\net40\Elmah.Mvc.dll</HintPath>
62     </Reference>
63     <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
64       <HintPath>..\..\..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
65       <Private>True</Private>
66     </Reference>
67     <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
68       <HintPath>..\..\..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
69       <Private>True</Private>
70     </Reference>
71     <Reference Include="HttpMultipartParser, Version=1.1.5.0, Culture=neutral, PublicKeyToken=6d293681fa6c7a03, processorArchitecture=MSIL">
72       <HintPath>..\..\..\packages\HttpMultipartParser.2.0.1\lib\net40\HttpMultipartParser.dll</HintPath>
73       <Private>True</Private>
74     </Reference>
75     <Reference Include="log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
76       <HintPath>..\..\..\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath>
77       <Private>True</Private>
78     </Reference>
79     <Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
80       <HintPath>..\..\..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
81       <Private>True</Private>
82     </Reference>
83     <Reference Include="Microsoft.AspNet.Identity.EntityFramework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
84       <HintPath>..\..\..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.1\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath>
85       <Private>True</Private>
86     </Reference>
87     <Reference Include="Microsoft.AspNet.Identity.Owin, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
88       <HintPath>..\..\..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
89       <Private>True</Private>
90     </Reference>
91     <Reference Include="Microsoft.AspNet.WebHooks.Common, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
92       <HintPath>..\..\..\packages\Microsoft.AspNet.WebHooks.Common.1.2.0-beta4\lib\net45\Microsoft.AspNet.WebHooks.Common.dll</HintPath>
93       <Private>True</Private>
94     </Reference>
95     <Reference Include="Microsoft.AspNet.WebHooks.Receivers, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
96       <HintPath>..\..\..\packages\Microsoft.AspNet.WebHooks.Receivers.1.2.0-beta4\lib\net45\Microsoft.AspNet.WebHooks.Receivers.dll</HintPath>
97       <Private>True</Private>
98     </Reference>
99     <Reference Include="Microsoft.AspNet.WebHooks.Receivers.Generic, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
100       <HintPath>..\..\..\packages\Microsoft.AspNet.WebHooks.Receivers.Generic.1.2.0-beta4\lib\net45\Microsoft.AspNet.WebHooks.Receivers.Generic.dll</HintPath>
101       <Private>True</Private>
102     </Reference>
103     <Reference Include="Microsoft.AspNet.WebHooks.Receivers.GitHub, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
104       <HintPath>..\..\..\packages\Microsoft.AspNet.WebHooks.Receivers.GitHub.1.2.0-beta4\lib\net45\Microsoft.AspNet.WebHooks.Receivers.GitHub.dll</HintPath>
105       <Private>True</Private>
106     </Reference>
107     <Reference Include="Microsoft.AspNet.WebHooks.Receivers.Instagram, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
108       <HintPath>..\..\..\packages\Microsoft.AspNet.WebHooks.Receivers.Instagram.1.2.0-beta4\lib\net45\Microsoft.AspNet.WebHooks.Receivers.Instagram.dll</HintPath>
109       <Private>True</Private>
110     </Reference>
111     <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
112       <HintPath>..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
113       <Private>True</Private>
114     </Reference>
115     <Reference Include="Microsoft.CSharp" />
116     <Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
117       <HintPath>..\..\..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
118       <Private>True</Private>
119     </Reference>
120     <Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
121       <HintPath>..\..\..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
122       <Private>True</Private>
123     </Reference>
124     <Reference Include="Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
125       <HintPath>..\..\..\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath>
126       <Private>True</Private>
127     </Reference>
128     <Reference Include="Microsoft.Owin.Security.Cookies, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
129       <HintPath>..\..\..\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
130       <Private>True</Private>
131     </Reference>
132     <Reference Include="Microsoft.Owin.Security.Facebook, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
133       <HintPath>..\..\..\packages\Microsoft.Owin.Security.Facebook.3.0.1\lib\net45\Microsoft.Owin.Security.Facebook.dll</HintPath>
134       <Private>True</Private>
135     </Reference>
136     <Reference Include="Microsoft.Owin.Security.Google, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
137       <HintPath>..\..\..\packages\Microsoft.Owin.Security.Google.3.0.1\lib\net45\Microsoft.Owin.Security.Google.dll</HintPath>
138       <Private>True</Private>
139     </Reference>
140     <Reference Include="Microsoft.Owin.Security.MicrosoftAccount, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
141       <HintPath>..\..\..\packages\Microsoft.Owin.Security.MicrosoftAccount.3.0.1\lib\net45\Microsoft.Owin.Security.MicrosoftAccount.dll</HintPath>
142       <Private>True</Private>
143     </Reference>
144     <Reference Include="Microsoft.Owin.Security.OAuth, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
145       <HintPath>..\..\..\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
146       <Private>True</Private>
147     </Reference>
148     <Reference Include="Microsoft.Owin.Security.Twitter, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
149       <HintPath>..\..\..\packages\Microsoft.Owin.Security.Twitter.3.0.1\lib\net45\Microsoft.Owin.Security.Twitter.dll</HintPath>
150       <Private>True</Private>
151     </Reference>
152     <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
153       <HintPath>..\..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
154       <Private>True</Private>
155     </Reference>
156     <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
157       <HintPath>..\..\..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
158       <Private>True</Private>
159     </Reference>
160     <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
161       <HintPath>..\..\..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
162       <Private>True</Private>
163     </Reference>
164     <Reference Include="ServiceStack.Common, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL">
165       <HintPath>..\..\..\packages\ServiceStack.Common.4.0.46\lib\net40\ServiceStack.Common.dll</HintPath>
166       <Private>True</Private>
167     </Reference>
168     <Reference Include="ServiceStack.Interfaces, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e06fbc6124f57c43, processorArchitecture=MSIL">
169       <HintPath>..\..\..\packages\ServiceStack.Interfaces.4.0.46\lib\portable-wp80+sl5+net40+win8+monotouch+monoandroid+xamarin.ios10\ServiceStack.Interfaces.dll</HintPath>
170       <Private>True</Private>
171     </Reference>
172     <Reference Include="ServiceStack.OrmLite, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL">
173       <HintPath>..\..\..\packages\ServiceStack.OrmLite.4.0.46\lib\net45\ServiceStack.OrmLite.dll</HintPath>
174       <Private>True</Private>
175     </Reference>
176     <Reference Include="ServiceStack.OrmLite.SqlServer, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL">
177       <HintPath>..\..\..\packages\ServiceStack.OrmLite.SqlServer.4.0.46\lib\net45\ServiceStack.OrmLite.SqlServer.dll</HintPath>
178       <Private>True</Private>
179     </Reference>
180     <Reference Include="ServiceStack.Text, Version=4.0.46.0, Culture=neutral, processorArchitecture=MSIL">
181       <HintPath>..\..\..\packages\ServiceStack.Text.4.0.46\lib\net40\ServiceStack.Text.dll</HintPath>
182       <Private>True</Private>
183     </Reference>
184     <Reference Include="Spire.Doc, Version=5.5.141.3040, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
185       <HintPath>..\..\..\packages\Spire.Doc.5.5.141\lib\net40\Spire.Doc.dll</HintPath>
186       <Private>True</Private>
187     </Reference>
188     <Reference Include="Spire.License, Version=1.3.5.40, Culture=neutral, PublicKeyToken=b1144360237c8b3f, processorArchitecture=MSIL">
189       <HintPath>..\..\..\packages\Spire.Doc.5.5.141\lib\net40\Spire.License.dll</HintPath>
190       <Private>True</Private>
191     </Reference>
192     <Reference Include="Spire.Pdf, Version=3.5.124.3040, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
193       <HintPath>..\..\..\packages\Spire.Doc.5.5.141\lib\net40\Spire.Pdf.dll</HintPath>
194       <Private>True</Private>
195     </Reference>
196     <Reference Include="System" />
197     <Reference Include="System.Data" />
198     <Reference Include="System.Data.DataSetExtensions" />
199     <Reference Include="System.Data.Linq" />
200     <Reference Include="System.Drawing" />
201     <Reference Include="System.Net.Http" />
202     <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
203       <HintPath>..\..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
204       <Private>True</Private>
205     </Reference>
206     <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
207       <HintPath>..\..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
208       <Private>True</Private>
209     </Reference>
210     <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
211       <HintPath>..\..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
212       <Private>True</Private>
213     </Reference>
214     <Reference Include="System.Net.Http.WebRequest" />
215     <Reference Include="System.Web.DynamicData" />
216     <Reference Include="System.Web.Entity" />
217     <Reference Include="System.Web.ApplicationServices" />
218     <Reference Include="System.ComponentModel.DataAnnotations" />
219     <Reference Include="System.Web" />
220     <Reference Include="System.Web.Abstractions" />
221     <Reference Include="System.Web.Extensions" />
222     <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
223       <HintPath>..\..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
224       <Private>True</Private>
225     </Reference>
226     <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
227       <HintPath>..\..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
228       <Private>True</Private>
229     </Reference>
230     <Reference Include="System.Web.Http.Owin, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
231       <HintPath>..\..\..\packages\Microsoft.AspNet.WebApi.Owin.5.2.3\lib\net45\System.Web.Http.Owin.dll</HintPath>
232       <Private>True</Private>
233     </Reference>
234     <Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
235       <HintPath>..\..\..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
236       <Private>True</Private>
237     </Reference>
238     <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
239       <HintPath>..\..\..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
240       <Private>True</Private>
241     </Reference>
242     <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
243       <HintPath>..\..\..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
244       <Private>True</Private>
245     </Reference>
246     <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
247       <HintPath>..\..\..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
248       <Private>True</Private>
249     </Reference>
250     <Reference Include="System.Web.Routing" />
251     <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
252       <HintPath>..\..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
253       <Private>True</Private>
254     </Reference>
255     <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
256       <HintPath>..\..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
257       <Private>True</Private>
258     </Reference>
259     <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
260       <HintPath>..\..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
261       <Private>True</Private>
262     </Reference>
263     <Reference Include="System.Xml" />
264     <Reference Include="System.Configuration" />
265     <Reference Include="System.Runtime.Serialization" />
266     <Reference Include="System.Xml.Linq" />
267     <Reference Include="TinCan, Version=0.0.5.0, Culture=neutral, processorArchitecture=MSIL">
268       <HintPath>..\..\..\packages\TinCan.0.0.5.0\lib\net35\TinCan.dll</HintPath>
269       <Private>True</Private>
270     </Reference>
271     <Reference Include="WebGrease, Version=1.5.2.14234, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
272       <HintPath>..\..\..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
273       <Private>True</Private>
274     </Reference>
275   </ItemGroup>
276   <ItemGroup>
277     <Compile Include="App_Start\BundleConfig.cs" />
278     <Compile Include="App_Start\FilterConfig.cs" />
279     <Compile Include="App_Start\IdentityConfig.cs" />
280     <Compile Include="App_Start\RouteConfig.cs" />
281     <Compile Include="App_Start\Startup.Auth.cs" />
282     <Compile Include="App_Start\WebApiConfig.cs" />
283     <Compile Include="Controllers\CertificateController.cs" />
284     <Compile Include="Controllers\ElucidatController.cs" />
285     <Compile Include="Controllers\ElucidatWebHookController.cs" />
286     <Compile Include="Controllers\HomeController.cs" />
287     <Compile Include="Controllers\StatementController.cs" />
288     <Compile Include="Global.asax.cs">
289       <DependentUpon>Global.asax</DependentUpon>
290     </Compile>
291     <Compile Include="Helpers\CertificateBuilder.cs" />
292     <Compile Include="Helpers\ProjectConfigureHelper.cs" />
293     <Compile Include="Helpers\ReleaseDetailHelper.cs" />
294     <Compile Include="Helpers\SendEmailHelper.cs" />
295     <Compile Include="Helpers\TinCanHelper.cs" />
296     <Compile Include="Models\AccountBindingModels.cs" />
297     <Compile Include="Models\AccountViewModels.cs" />
298     <Compile Include="Models\IdentityModels.cs" />
299     <Compile Include="Models\TinCanStatementModel.cs" />
300     <Compile Include="NotImplExceptionFilterAttribute.cs" />
301     <Compile Include="Properties\AssemblyInfo.cs" />
302     <Compile Include="Providers\ApplicationOAuthProvider.cs" />
303     <Compile Include="Results\ChallengeResult.cs" />
304     <Compile Include="Startup.cs" />
305   </ItemGroup>
306   <ItemGroup>
307     <Content Include="bin\license.elic.xml" />
308     <Content Include="Content\bootstrap-theme.css" />
309     <Content Include="Content\bootstrap-theme.min.css" />
310     <Content Include="Content\bootstrap.css" />
311     <Content Include="Content\bootstrap.min.css" />
312     <Content Include="favicon.ico" />
313     <Content Include="fonts\glyphicons-halflings-regular.svg" />
314     <Content Include="Global.asax" />
315     <EmbeddedResource Include="license.elic.xml" />
316     <Content Include="Scripts\bootstrap.js" />
317     <Content Include="Scripts\bootstrap.min.js" />
318     <Content Include="packages.config" />
319     <Content Include="fonts\glyphicons-halflings-regular.woff" />
320     <Content Include="fonts\glyphicons-halflings-regular.ttf" />
321     <Content Include="fonts\glyphicons-halflings-regular.eot" />
322     <Content Include="log4net.config" />
323     <None Include="Scripts\jquery-1.10.2.intellisense.js" />
324     <Content Include="Scripts\jquery-1.10.2.js" />
325     <Content Include="Scripts\jquery-1.10.2.min.js" />
326     <None Include="Scripts\jquery.validate-vsdoc.js" />
327     <Content Include="Scripts\jquery.validate.js" />
328     <Content Include="Scripts\jquery.validate.min.js" />
329     <Content Include="Scripts\jquery.validate.unobtrusive.js" />
330     <Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
331     <Content Include="Scripts\modernizr-2.6.2.js" />
332     <Content Include="Scripts\respond.js" />
333     <Content Include="Scripts\respond.min.js" />
334     <Content Include="static\doc\CertificateEmailBody.html" />
335     <Content Include="static\doc\license.elic.xml" />
336     <Content Include="Views\Home\build\tincan-min.js" />
337     <Content Include="Views\Home\build\tincan-node.js" />
338     <Content Include="Views\Home\build\tincan.js" />
339     <Content Include="Web.config">
340       <SubType>Designer</SubType>
341     </Content>
342     <Content Include="Web.Debug.config">
343       <DependentUpon>Web.config</DependentUpon>
344     </Content>
345     <Content Include="Web.Release.config">
346       <DependentUpon>Web.config</DependentUpon>
347     </Content>
348     <Content Include="Content\Site.css" />
349     <Content Include="Scripts\_references.js" />
350     <Content Include="Views\Web.config" />
351     <Content Include="Views\_ViewStart.cshtml" />
352     <Content Include="Views\Home\Index.cshtml" />
353     <Content Include="Views\Shared\Error.cshtml" />
354     <Content Include="Views\Shared\_Layout.cshtml" />
355     <Content Include="Views\Home\build\tincan-min.map" />
356     <Content Include="Views\Elucidat\Statement.cshtml" />
357     <Content Include="Views\Statement\Index.cshtml" />
358     <Content Include="Scripts\jquery-1.10.2.min.map" />
359     <Content Include="Service References\WebHooks\ConnectedService.json" />
360     <Content Include="static\doc\selfstudycert.docx" />
361   </ItemGroup>
362   <ItemGroup>
363     <Folder Include="App_Data\" />
364     <Folder Include="Views\Certificate\" />
365   </ItemGroup>
366   <ItemGroup>
367     <None Include="Project_Readme.html" />
368   </ItemGroup>
369   <ItemGroup>
370     <ProjectReference Include="..\..\CPE.Utilities\CPE.Utilities.csproj">
371       <Project>{7ee69181-40c4-4999-bc49-69288cbf9bb8}</Project>
372       <Name>CPE.Utilities</Name>
373     </ProjectReference>
374     <ProjectReference Include="..\CPE.App.Web\CPE.App.Web.csproj">
375       <Project>{1e45a2d2-684b-4fc4-b810-26ce9caeb74c}</Project>
376       <Name>CPE.App.Web</Name>
377     </ProjectReference>
378   </ItemGroup>
379   <ItemGroup>
380     <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
381   </ItemGroup>
382   <ItemGroup>
383     <WCFMetadata Include="Service References\" />
384   </ItemGroup>
385   <PropertyGroup>
386     <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
387     <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
388   </PropertyGroup>
389   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
390   <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
391   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
392   <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
393     <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
394   </Target>
395   <ProjectExtensions>
396     <VisualStudio>
397       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
398         <WebProjectProperties>
399           <SaveServerSettingsInUserFile>True</SaveServerSettingsInUserFile>
400         </WebProjectProperties>
401       </FlavorProperties>
402     </VisualStudio>
403   </ProjectExtensions>
404   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
405     <PropertyGroup>
406       <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>
407     </PropertyGroup>
408     <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
409     <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'))" />
410     <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'))" />
411   </Target>
412   <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
413   <Import Project="..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
414   <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
415     <Error Condition="!Exists('..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
416     <Error Condition="Exists('..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
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>