Left file: appwork-v1_4_0/aspnet-mvc-starter/AspnetMvcStarter/AspnetMvcStarter.csproj  
Right file: appwork-v1_5_0/aspnet-mvc-starter/AspnetMvcStarter/AspnetMvcStarter.csproj  
1 <?xml version="1.0" encoding="utf-8"?> = 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">   2 <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <Import Project="..\packages\Microsoft.Net.Compilers.3.3.1\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.3.3.1\build\Microsoft.Net.Compilers.props')" /> <> 3   <Import Project="..\packages\Microsoft.Net.Compilers.3.4.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.3.4.0\build\Microsoft.Net.Compilers.props')" />
4   <Import Project="..\packages\LibSassHost.Native.win-x86.1.2.7\build\LibSassHost.Native.win-x86.props" Condition="Exists('..\packages\LibSassHost.Native.win-x86.1.2.7\build\LibSassHost.Native.win-x86.props')" />   4   <Import Project="..\packages\LibSassHost.Native.win-x86.1.2.10\build\LibSassHost.Native.win-x86.props" Condition="Exists('..\packages\LibSassHost.Native.win-x86.1.2.10\build\LibSassHost.Native.win-x86.props')" />
5   <Import Project="..\packages\LibSassHost.Native.win-x64.1.2.7\build\LibSassHost.Native.win-x64.props" Condition="Exists('..\packages\LibSassHost.Native.win-x64.1.2.7\build\LibSassHost.Native.win-x64.props')" />   5   <Import Project="..\packages\LibSassHost.Native.win-x64.1.2.10\build\LibSassHost.Native.win-x64.props" Condition="Exists('..\packages\LibSassHost.Native.win-x64.1.2.10\build\LibSassHost.Native.win-x64.props')" />
6   <Import Project="..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.3.1.5\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props" Condition="Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.3.1.5\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props')" />   6   <Import Project="..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.3.3.0\build\net45\JavaScriptEngineSwitcher.V8.Native.win-x86.props" Condition="Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.3.3.0\build\net45\JavaScriptEngineSwitcher.V8.Native.win-x86.props')" />
7   <Import Project="..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.3.1.5\build\JavaScriptEngineSwitcher.V8.Native.win-x64.props" Condition="Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.3.1.5\build\JavaScriptEngineSwitcher.V8.Native.win-x64.props')" />   7   <Import Project="..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.3.3.0\build\net45\JavaScriptEngineSwitcher.V8.Native.win-x64.props" Condition="Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.3.3.0\build\net45\JavaScriptEngineSwitcher.V8.Native.win-x64.props')" />
8   <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" /> = 8   <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
9   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />   9   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
10   <PropertyGroup>   10   <PropertyGroup>
11     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>   11     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
12     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>   12     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
13     <ProductVersion>   13     <ProductVersion>
14     </ProductVersion>   14     </ProductVersion>
15     <SchemaVersion>2.0</SchemaVersion>   15     <SchemaVersion>2.0</SchemaVersion>
16     <ProjectGuid>{4A4EE540-6BE9-47F9-A243-EEEC80F029FA}</ProjectGuid>   16     <ProjectGuid>{4A4EE540-6BE9-47F9-A243-EEEC80F029FA}</ProjectGuid>
17     <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>   17     <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
18     <OutputType>Library</OutputType>   18     <OutputType>Library</OutputType>
19     <AppDesignerFolder>Properties</AppDesignerFolder>   19     <AppDesignerFolder>Properties</AppDesignerFolder>
20     <RootNamespace>AspnetMvcStarter</RootNamespace>   20     <RootNamespace>AspnetMvcStarter</RootNamespace>
21     <AssemblyName>AspnetMvcStarter</AssemblyName>   21     <AssemblyName>AspnetMvcStarter</AssemblyName>
22     <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> <> 22     <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
23     <MvcBuildViews>false</MvcBuildViews> = 23     <MvcBuildViews>false</MvcBuildViews>
24     <UseIISExpress>true</UseIISExpress>   24     <UseIISExpress>true</UseIISExpress>
25     <Use64BitIISExpress />   25     <Use64BitIISExpress />
26     <IISExpressSSLPort>44364</IISExpressSSLPort>   26     <IISExpressSSLPort>44364</IISExpressSSLPort>
27     <IISExpressAnonymousAuthentication />   27     <IISExpressAnonymousAuthentication />
28     <IISExpressWindowsAuthentication />   28     <IISExpressWindowsAuthentication />
29     <IISExpressUseClassicPipelineMode />   29     <IISExpressUseClassicPipelineMode />
30     <UseGlobalApplicationHostFile />   30     <UseGlobalApplicationHostFile />
31     <NuGetPackageImportStamp>   31     <NuGetPackageImportStamp>
32     </NuGetPackageImportStamp>   32     </NuGetPackageImportStamp>
    -+ 33     <TargetFrameworkProfile />
33   </PropertyGroup> = 34   </PropertyGroup>
34   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">   35   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
35     <DebugSymbols>true</DebugSymbols>   36     <DebugSymbols>true</DebugSymbols>
36     <DebugType>full</DebugType>   37     <DebugType>full</DebugType>
37     <Optimize>false</Optimize>   38     <Optimize>false</Optimize>
38     <OutputPath>bin\</OutputPath>   39     <OutputPath>bin\</OutputPath>
39     <DefineConstants>DEBUG;TRACE</DefineConstants>   40     <DefineConstants>DEBUG;TRACE</DefineConstants>
40     <ErrorReport>prompt</ErrorReport>   41     <ErrorReport>prompt</ErrorReport>
41     <WarningLevel>4</WarningLevel>   42     <WarningLevel>4</WarningLevel>
42   </PropertyGroup>   43   </PropertyGroup>
43   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">   44   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
44     <DebugSymbols>true</DebugSymbols>   45     <DebugSymbols>true</DebugSymbols>
45     <DebugType>pdbonly</DebugType>   46     <DebugType>pdbonly</DebugType>
46     <Optimize>true</Optimize>   47     <Optimize>true</Optimize>
47     <OutputPath>bin\</OutputPath>   48     <OutputPath>bin\</OutputPath>
48     <DefineConstants>TRACE</DefineConstants>   49     <DefineConstants>TRACE</DefineConstants>
49     <ErrorReport>prompt</ErrorReport>   50     <ErrorReport>prompt</ErrorReport>
50     <WarningLevel>4</WarningLevel>   51     <WarningLevel>4</WarningLevel>
51   </PropertyGroup>   52   </PropertyGroup>
52   <ItemGroup>   53   <ItemGroup>
53     <Reference Include="AdvancedStringBuilder, Version=0.1.0.0, Culture=neutral, PublicKeyToken=e818a2fc08933ddb, processorArchitecture=MSIL">   54     <Reference Include="AdvancedStringBuilder, Version=0.1.0.0, Culture=neutral, PublicKeyToken=e818a2fc08933ddb, processorArchitecture=MSIL">
54       <HintPath>..\packages\AdvancedStringBuilder.0.1.0\lib\net45\AdvancedStringBuilder.dll</HintPath>   55       <HintPath>..\packages\AdvancedStringBuilder.0.1.0\lib\net45\AdvancedStringBuilder.dll</HintPath>
55     </Reference>   56     </Reference>
56     <Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">   57     <Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
57       <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>   58       <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
58     </Reference>   59     </Reference>
59     <Reference Include="AutoprefixerHost, Version=1.0.3.0, Culture=neutral, PublicKeyToken=35c9a5d231b2f02d, processorArchitecture=MSIL"> <> 60     <Reference Include="AutoprefixerHost, Version=1.1.4.0, Culture=neutral, PublicKeyToken=35c9a5d231b2f02d, processorArchitecture=MSIL">
60       <HintPath>..\packages\AutoprefixerHost.1.0.3\lib\net45\AutoprefixerHost.dll</HintPath>   61       <HintPath>..\packages\AutoprefixerHost.1.1.4\lib\net45\AutoprefixerHost.dll</HintPath>
61     </Reference> = 62     </Reference>
62     <Reference Include="BundleTransformer.Autoprefixer, Version=1.12.4.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL"> <> 63     <Reference Include="BundleTransformer.Autoprefixer, Version=1.12.8.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL">
63       <HintPath>..\packages\BundleTransformer.Autoprefixer.1.12.4\lib\net40\BundleTransformer.Autoprefixer.dll</HintPath>   64       <HintPath>..\packages\BundleTransformer.Autoprefixer.1.12.8\lib\net40\BundleTransformer.Autoprefixer.dll</HintPath>
64     </Reference> = 65     </Reference>
65     <Reference Include="BundleTransformer.Core, Version=1.10.0.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL">   66     <Reference Include="BundleTransformer.Core, Version=1.10.0.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL">
66       <HintPath>..\packages\BundleTransformer.Core.1.10.0\lib\net40\BundleTransformer.Core.dll</HintPath>   67       <HintPath>..\packages\BundleTransformer.Core.1.10.0\lib\net40\BundleTransformer.Core.dll</HintPath>
67     </Reference>   68     </Reference>
68     <Reference Include="BundleTransformer.SassAndScss, Version=1.12.4.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL"> <> 69     <Reference Include="BundleTransformer.SassAndScss, Version=1.12.6.0, Culture=neutral, PublicKeyToken=973c344c93aac60d, processorArchitecture=MSIL">
69       <HintPath>..\packages\BundleTransformer.SassAndScss.1.12.4\lib\net40\BundleTransformer.SassAndScss.dll</HintPath>   70       <HintPath>..\packages\BundleTransformer.SassAndScss.1.12.6\lib\net40\BundleTransformer.SassAndScss.dll</HintPath>
70     </Reference> = 71     </Reference>
71     <Reference Include="BundleTransformer.Yui, Version=1.10.0.0, Culture=neutral, processorArchitecture=MSIL">   72     <Reference Include="BundleTransformer.Yui, Version=1.10.0.0, Culture=neutral, processorArchitecture=MSIL">
72       <HintPath>..\packages\BundleTransformer.Yui.1.10.0\lib\net40\BundleTransformer.Yui.dll</HintPath>   73       <HintPath>..\packages\BundleTransformer.Yui.1.10.0\lib\net40\BundleTransformer.Yui.dll</HintPath>
73     </Reference>   74     </Reference>
74     <Reference Include="ClearScript, Version=5.6.0.0, Culture=neutral, PublicKeyToken=935d0c957da47c73, processorArchitecture=MSIL"> <> 75     <Reference Include="ClearScript, Version=6.0.0.0, Culture=neutral, PublicKeyToken=935d0c957da47c73, processorArchitecture=MSIL">
75       <HintPath>..\packages\JavaScriptEngineSwitcher.V8.3.1.6\lib\net45\ClearScript.dll</HintPath>   76       <HintPath>..\packages\JavaScriptEngineSwitcher.V8.3.3.1\lib\net45\ClearScript.dll</HintPath>
76     </Reference> = 77     </Reference>
77     <Reference Include="EcmaScript.NET, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">   78     <Reference Include="EcmaScript.NET, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
78       <HintPath>..\packages\EcmaScript.NET.2.0.0\lib\net45\EcmaScript.NET.dll</HintPath>   79       <HintPath>..\packages\EcmaScript.NET.2.0.0\lib\net45\EcmaScript.NET.dll</HintPath>
79     </Reference>   80     </Reference>
80     <Reference Include="Glob, Version=1.1.3.0, Culture=neutral, processorArchitecture=MSIL"> <> 81     <Reference Include="Glob, Version=1.1.6.0, Culture=neutral, processorArchitecture=MSIL">
81       <HintPath>..\packages\Glob.1.1.3\lib\net46\Glob.dll</HintPath>   82       <HintPath>..\packages\Glob.1.1.6\lib\net46\Glob.dll</HintPath>
82     </Reference> = 83     </Reference>
83     <Reference Include="JavaScriptEngineSwitcher.Core, Version=3.1.0.0, Culture=neutral, PublicKeyToken=c608b2a8cc9e4472, processorArchitecture=MSIL"> <> 84     <Reference Include="JavaScriptEngineSwitcher.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=c608b2a8cc9e4472, processorArchitecture=MSIL">
84       <HintPath>..\packages\JavaScriptEngineSwitcher.Core.3.1.0\lib\net45\JavaScriptEngineSwitcher.Core.dll</HintPath>   85       <HintPath>..\packages\JavaScriptEngineSwitcher.Core.3.3.0\lib\net45\JavaScriptEngineSwitcher.Core.dll</HintPath>
85     </Reference> = 86     </Reference>
86     <Reference Include="JavaScriptEngineSwitcher.V8, Version=3.1.6.0, Culture=neutral, PublicKeyToken=c608b2a8cc9e4472, processorArchitecture=MSIL"> <> 87     <Reference Include="JavaScriptEngineSwitcher.V8, Version=3.3.1.0, Culture=neutral, PublicKeyToken=c608b2a8cc9e4472, processorArchitecture=MSIL">
87       <HintPath>..\packages\JavaScriptEngineSwitcher.V8.3.1.6\lib\net45\JavaScriptEngineSwitcher.V8.dll</HintPath>   88       <HintPath>..\packages\JavaScriptEngineSwitcher.V8.3.3.1\lib\net45\JavaScriptEngineSwitcher.V8.dll</HintPath>
88     </Reference> = 89     </Reference>
89     <Reference Include="LibSassHost, Version=1.2.7.0, Culture=neutral, PublicKeyToken=3e24e88796a38e46, processorArchitecture=MSIL"> <> 90     <Reference Include="LibSassHost, Version=1.2.10.0, Culture=neutral, PublicKeyToken=3e24e88796a38e46, processorArchitecture=MSIL">
90       <HintPath>..\packages\LibSassHost.1.2.7\lib\net471\LibSassHost.dll</HintPath>   91       <HintPath>..\packages\LibSassHost.1.2.10\lib\net471\LibSassHost.dll</HintPath>
91     </Reference> = 92     </Reference>
92     <Reference Include="Microsoft.AI.Agent.Intercept, Version=2.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">   93     <Reference Include="Microsoft.AI.Agent.Intercept, Version=2.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
93       <HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.4.0\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>   94       <HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.4.0\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
94     </Reference>   95     </Reference>
95     <Reference Include="Microsoft.AI.DependencyCollector, Version=2.11.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <> 96     <Reference Include="Microsoft.AI.DependencyCollector, Version=2.13.1.12554, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
96       <HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.11.2\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>   97       <HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.13.1\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
97     </Reference> = 98     </Reference>
98     <Reference Include="Microsoft.AI.PerfCounterCollector, Version=2.11.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <> 99     <Reference Include="Microsoft.AI.PerfCounterCollector, Version=2.13.1.12554, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
99       <HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.11.2\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>   100       <HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.13.1\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
100     </Reference> = 101     </Reference>
101     <Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=2.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <> 102     <Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=2.13.1.12554, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
102       <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.11.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>   103       <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.13.1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
103     </Reference> = 104     </Reference>
104     <Reference Include="Microsoft.AI.Web, Version=2.11.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <> 105     <Reference Include="Microsoft.AI.Web, Version=2.13.1.12554, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
105       <HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.11.2\lib\net45\Microsoft.AI.Web.dll</HintPath>   106       <HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.13.1\lib\net45\Microsoft.AI.Web.dll</HintPath>
106     </Reference> = 107     </Reference>
107     <Reference Include="Microsoft.AI.WindowsServer, Version=2.11.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <> 108     <Reference Include="Microsoft.AI.WindowsServer, Version=2.13.1.12554, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
108       <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.11.2\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>   109       <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.13.1\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
109     </Reference> = 110     </Reference>
110     <Reference Include="Microsoft.ApplicationInsights, Version=2.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <> 111     <Reference Include="Microsoft.ApplicationInsights, Version=2.13.1.12554, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
111       <HintPath>..\packages\Microsoft.ApplicationInsights.2.11.0\lib\net46\Microsoft.ApplicationInsights.dll</HintPath>   112       <HintPath>..\packages\Microsoft.ApplicationInsights.2.13.1\lib\net46\Microsoft.ApplicationInsights.dll</HintPath>
112     </Reference> = 113     </Reference>
113     <Reference Include="Microsoft.AspNet.TelemetryCorrelation, Version=1.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">   114     <Reference Include="Microsoft.AspNet.TelemetryCorrelation, Version=1.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
114       <HintPath>..\packages\Microsoft.AspNet.TelemetryCorrelation.1.0.7\lib\net45\Microsoft.AspNet.TelemetryCorrelation.dll</HintPath>   115       <HintPath>..\packages\Microsoft.AspNet.TelemetryCorrelation.1.0.7\lib\net45\Microsoft.AspNet.TelemetryCorrelation.dll</HintPath>
115     </Reference>   116     </Reference>
    -+ 117     <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
      118       <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
      119     </Reference>
116     <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> = 120     <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
117       <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>   121       <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
118     </Reference>   122     </Reference>
119     <Reference Include="Microsoft.CSharp" />   123     <Reference Include="Microsoft.CSharp" />
    -+ 124     <Reference Include="Microsoft.Extensions.Configuration, Version=3.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      125       <HintPath>..\packages\Microsoft.Extensions.Configuration.3.1.2\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath>
      126     </Reference>
      127     <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=3.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      128       <HintPath>..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.2\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
      129     </Reference>
      130     <Reference Include="Microsoft.Extensions.Configuration.Binder, Version=3.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      131       <HintPath>..\packages\Microsoft.Extensions.Configuration.Binder.3.1.2\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath>
      132     </Reference>
      133     <Reference Include="Microsoft.Extensions.DependencyInjection, Version=3.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      134       <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.3.1.2\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath>
      135     </Reference>
      136     <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=3.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      137       <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.2\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
      138     </Reference>
      139     <Reference Include="Microsoft.Extensions.Logging, Version=3.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      140       <HintPath>..\packages\Microsoft.Extensions.Logging.3.1.2\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath>
      141     </Reference>
      142     <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=3.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      143       <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.2\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
      144     </Reference>
      145     <Reference Include="Microsoft.Extensions.Options, Version=3.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      146       <HintPath>..\packages\Microsoft.Extensions.Options.3.1.2\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath>
      147     </Reference>
      148     <Reference Include="Microsoft.Extensions.Primitives, Version=3.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      149       <HintPath>..\packages\Microsoft.Extensions.Primitives.3.1.2\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath>
      150     </Reference>
120     <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> = 151     <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
121       <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> <> 152       <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
122     </Reference> = 153     </Reference>
123     <Reference Include="System" />   154     <Reference Include="System" />
124     <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">   155     <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
125       <HintPath>..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath>   156       <HintPath>..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
126     </Reference>   157     </Reference>
    -+ 158     <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      159       <HintPath>..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
      160     </Reference>
127     <Reference Include="System.Data" /> = 161     <Reference Include="System.Data" />
128     <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> <> 162     <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
129       <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.6.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>   163       <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.7.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
130     </Reference> = 164     </Reference>
131     <Reference Include="System.Drawing" />   165     <Reference Include="System.Drawing" />
132     <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">   166     <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
133       <HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>   167       <HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
134     </Reference>   168     </Reference>
135     <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">   169     <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
136       <HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>   170       <HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
137     </Reference>   171     </Reference>
138     <Reference Include="System.Management" />   172     <Reference Include="System.Management" />
139     <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">   173     <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
140       <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>   174       <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
141     </Reference>   175     </Reference>
142     <Reference Include="System.Numerics" />   176     <Reference Include="System.Numerics" />
143     <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">   177     <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
144       <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>   178       <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
145     </Reference>   179     </Reference>
146     <Reference Include="System.Runtime" />   180     <Reference Include="System.Runtime" />
147     <Reference Include="System.Runtime.Caching" />   181     <Reference Include="System.Runtime.Caching" />
148     <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <> 182     <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
149       <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.6.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>   183       <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.7.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
150     </Reference> = 184     </Reference>
151     <Reference Include="System.Runtime.InteropServices" />   185     <Reference Include="System.Runtime.InteropServices" />
152     <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">   186     <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
153       <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>   187       <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
154       <Private>True</Private>   188       <Private>True</Private>
155       <Private>True</Private>   189       <Private>True</Private>
    -+ 190     </Reference>
      191     <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
      192       <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
156     </Reference> = 193     </Reference>
157     <Reference Include="System.Threading.Thread" />   194     <Reference Include="System.Threading.Thread" />
158     <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">   195     <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
159       <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>   196       <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
160     </Reference>   197     </Reference>
161     <Reference Include="System.Web.DynamicData" />   198     <Reference Include="System.Web.DynamicData" />
162     <Reference Include="System.Web.Entity" />   199     <Reference Include="System.Web.Entity" />
163     <Reference Include="System.Web.ApplicationServices" />   200     <Reference Include="System.Web.ApplicationServices" />
164     <Reference Include="System.ComponentModel.DataAnnotations" />   201     <Reference Include="System.ComponentModel.DataAnnotations" />
165     <Reference Include="System.Core" />   202     <Reference Include="System.Core" />
166     <Reference Include="System.Data.DataSetExtensions" />   203     <Reference Include="System.Data.DataSetExtensions" />
167     <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">   204     <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
168       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath>   205       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath>
169     </Reference>   206     </Reference>
170     <Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">   207     <Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
171       <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath>   208       <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath>
172     </Reference>   209     </Reference>
173     <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">   210     <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
174       <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath>   211       <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath>
175     </Reference>   212     </Reference>
176     <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">   213     <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
177       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath>   214       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath>
178     </Reference>   215     </Reference>
179     <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">   216     <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
180       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>   217       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
181     </Reference>   218     </Reference>
182     <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">   219     <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
183       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath>   220       <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
184     </Reference>   221     </Reference>
185     <Reference Include="System.Xml.Linq" /> +-    
186     <Reference Include="System.Web" /> = 222     <Reference Include="System.Web" />
187     <Reference Include="System.Web.Extensions" /> +-    
188     <Reference Include="System.Web.Abstractions" /> = 223     <Reference Include="System.Web.Abstractions" />
189     <Reference Include="System.Web.Routing" />   224     <Reference Include="System.Web.Routing" />
190     <Reference Include="System.Xml" />   225     <Reference Include="System.Xml" />
191     <Reference Include="System.Configuration" />   226     <Reference Include="System.Configuration" />
192     <Reference Include="System.Web.Services" />   227     <Reference Include="System.Web.Services" />
193     <Reference Include="System.EnterpriseServices" />   228     <Reference Include="System.EnterpriseServices" />
194     <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">   229     <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
195       <Private>True</Private>   230       <Private>True</Private>
196       <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>   231       <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
197     </Reference>   232     </Reference>
198     <Reference Include="System.Net.Http">   233     <Reference Include="System.Net.Http">
199     </Reference>   234     </Reference>
200     <Reference Include="System.Net.Http.WebRequest">   235     <Reference Include="System.Net.Http.WebRequest">
201     </Reference>   236     </Reference>
202     <Reference Include="System.Web.Optimization">   237     <Reference Include="System.Web.Optimization">
203       <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>   238       <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
204     </Reference>   239     </Reference>
205     <Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">   240     <Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
206       <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>   241       <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
207     </Reference>   242     </Reference>
208     <Reference Include="Yahoo.Yui.Compressor, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">   243     <Reference Include="Yahoo.Yui.Compressor, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
209       <HintPath>..\packages\YUICompressor.NET.3.0.0\lib\net452\Yahoo.Yui.Compressor.dll</HintPath>   244       <HintPath>..\packages\YUICompressor.NET.3.0.0\lib\net452\Yahoo.Yui.Compressor.dll</HintPath>
210     </Reference>   245     </Reference>
211   </ItemGroup>   246   </ItemGroup>
212   <ItemGroup>   247   <ItemGroup>
213     <Compile Include="App_Start\BundleConfig.cs" />   248     <Compile Include="App_Start\BundleConfig.cs" />
214     <Compile Include="App_Start\JsEngineSwitcherConfig.cs" />   249     <Compile Include="App_Start\JsEngineSwitcherConfig.cs" />
215     <Compile Include="App_Start\FilterConfig.cs" />   250     <Compile Include="App_Start\FilterConfig.cs" />
216     <Compile Include="App_Start\RouteConfig.cs" />   251     <Compile Include="App_Start\RouteConfig.cs" />
217     <Compile Include="Controllers\HomeController.cs" />   252     <Compile Include="Controllers\HomeController.cs" />
218     <Compile Include="Controllers\Page2Controller.cs" />   253     <Compile Include="Controllers\Page2Controller.cs" />
219     <Compile Include="Global.asax.cs">   254     <Compile Include="Global.asax.cs">
220       <DependentUpon>Global.asax</DependentUpon>   255       <DependentUpon>Global.asax</DependentUpon>
221     </Compile>   256     </Compile>
222     <Compile Include="Properties\AssemblyInfo.cs" />   257     <Compile Include="Properties\AssemblyInfo.cs" />
223   </ItemGroup>   258   </ItemGroup>
224   <ItemGroup>   259   <ItemGroup>
225     <Content Include="favicon.ico" />   260     <Content Include="favicon.ico" />
226     <Content Include="Global.asax" />   261     <Content Include="Global.asax" />
227     <Content Include="ApplicationInsights.config">   262     <Content Include="ApplicationInsights.config">
228       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>   263       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
229     </Content>   264     </Content>
230     <Content Include="package.json" />   265     <Content Include="package.json" />
231     <Content Include="Web.config" />   266     <Content Include="Web.config" />
232     <Content Include="Web.Debug.config">   267     <Content Include="Web.Debug.config">
233       <DependentUpon>Web.config</DependentUpon>   268       <DependentUpon>Web.config</DependentUpon>
234     </Content>   269     </Content>
235     <Content Include="Web.Release.config">   270     <Content Include="Web.Release.config">
236       <DependentUpon>Web.config</DependentUpon>   271       <DependentUpon>Web.config</DependentUpon>
237     </Content>   272     </Content>
238     <Content Include="Views\Web.config">   273     <Content Include="Views\Web.config">
239       <SubType>Designer</SubType>   274       <SubType>Designer</SubType>
240     </Content>   275     </Content>
241     <Content Include="Views\_ViewStart.cshtml" />   276     <Content Include="Views\_ViewStart.cshtml" />
242     <Content Include="Views\Shared\Error.cshtml" />   277     <Content Include="Views\Shared\Error.cshtml" />
243     <Content Include="Views\Home\Index.cshtml" />   278     <Content Include="Views\Home\Index.cshtml" />
244     <Content Include="Views\Shared\Layouts\Partials\_LayoutFooter.cshtml" />   279     <Content Include="Views\Shared\Layouts\Partials\_LayoutFooter.cshtml" />
245     <Content Include="Views\Shared\Layouts\Partials\_LayoutNavbar.cshtml" />   280     <Content Include="Views\Shared\Layouts\Partials\_LayoutNavbar.cshtml" />
246     <Content Include="Views\Shared\Layouts\Partials\_LayoutSidenav.cshtml" />   281     <Content Include="Views\Shared\Layouts\Partials\_LayoutSidenav.cshtml" />
247     <Content Include="Views\Shared\Layouts\_Application.cshtml" />   282     <Content Include="Views\Shared\Layouts\_Application.cshtml" />
248     <Content Include="Views\Shared\Layouts\_Layout1.cshtml" />   283     <Content Include="Views\Shared\Layouts\_Layout1.cshtml" />
249     <Content Include="Views\Shared\Layouts\_Layout1Flex.cshtml" />   284     <Content Include="Views\Shared\Layouts\_Layout1Flex.cshtml" />
250     <Content Include="Views\Shared\Layouts\_Layout2.cshtml" />   285     <Content Include="Views\Shared\Layouts\_Layout2.cshtml" />
251     <Content Include="Views\Shared\Layouts\_Layout2Flex.cshtml" />   286     <Content Include="Views\Shared\Layouts\_Layout2Flex.cshtml" />
252     <Content Include="Views\Shared\Layouts\_LayoutBlank.cshtml" />   287     <Content Include="Views\Shared\Layouts\_LayoutBlank.cshtml" />
253     <Content Include="Views\Shared\Layouts\_LayoutHorizontalSidenav.cshtml" />   288     <Content Include="Views\Shared\Layouts\_LayoutHorizontalSidenav.cshtml" />
254     <Content Include="Views\Shared\Layouts\_LayoutWithoutNavbar.cshtml" />   289     <Content Include="Views\Shared\Layouts\_LayoutWithoutNavbar.cshtml" />
255     <Content Include="Views\Shared\Layouts\_LayoutWithoutNavbarFlex.cshtml" />   290     <Content Include="Views\Shared\Layouts\_LayoutWithoutNavbarFlex.cshtml" />
256     <Content Include="Views\Shared\Layouts\_LayoutWithoutSidenav.cshtml" />   291     <Content Include="Views\Shared\Layouts\_LayoutWithoutSidenav.cshtml" />
257     <Content Include="Views\Page2\Index.cshtml" />   292     <Content Include="Views\Page2\Index.cshtml" />
258     <Content Include="Content\**\*" />   293     <Content Include="Content\**\*" />
259     <Content Include="Scripts\**\*" />   294     <Content Include="Scripts\**\*" />
260     <Content Include="Vendor\**\*" />   295     <Content Include="Vendor\**\*" />
261   </ItemGroup>   296   </ItemGroup>
262   <ItemGroup>   297   <ItemGroup>
263     <Folder Include="App_Data\" />   298     <Folder Include="App_Data\" />
264     <Folder Include="Models\" />   299     <Folder Include="Models\" />
265   </ItemGroup>   300   </ItemGroup>
266   <ItemGroup>   301   <ItemGroup>
267     <None Include="packages.config" />   302     <None Include="packages.config" />
268   </ItemGroup>   303   </ItemGroup>
269   <PropertyGroup>   304   <PropertyGroup>
270     <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>   305     <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
271     <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>   306     <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
272   </PropertyGroup>   307   </PropertyGroup>
273   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />   308   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
274   <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />   309   <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
275   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />   310   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
276   <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">   311   <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
277     <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />   312     <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
278   </Target>   313   </Target>
279   <ProjectExtensions>   314   <ProjectExtensions>
280     <VisualStudio>   315     <VisualStudio>
281       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">   316       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
282         <WebProjectProperties>   317         <WebProjectProperties>
283           <UseIIS>False</UseIIS>   318           <UseIIS>False</UseIIS>
284           <AutoAssignPort>True</AutoAssignPort>   319           <AutoAssignPort>True</AutoAssignPort>
285           <DevelopmentServerPort>55607</DevelopmentServerPort>   320           <DevelopmentServerPort>55607</DevelopmentServerPort>
286           <DevelopmentServerVPath>/</DevelopmentServerVPath>   321           <DevelopmentServerVPath>/</DevelopmentServerVPath>
287           <IISUrl>http://localhost:55607/</IISUrl>   322           <IISUrl>http://localhost:55607/</IISUrl>
288           <NTLMAuthentication>False</NTLMAuthentication>   323           <NTLMAuthentication>False</NTLMAuthentication>
289           <UseCustomServer>False</UseCustomServer>   324           <UseCustomServer>False</UseCustomServer>
290           <CustomServerUrl>   325           <CustomServerUrl>
291           </CustomServerUrl>   326           </CustomServerUrl>
292           <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>   327           <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
293         </WebProjectProperties>   328         </WebProjectProperties>
294       </FlavorProperties>   329       </FlavorProperties>
295     </VisualStudio>   330     </VisualStudio>
296   </ProjectExtensions>   331   </ProjectExtensions>
297   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">   332   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
298     <PropertyGroup>   333     <PropertyGroup>
299       <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>   334       <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>
300     </PropertyGroup>   335     </PropertyGroup>
301     <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />   336     <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
302     <Error Condition="!Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.3.1.5\build\JavaScriptEngineSwitcher.V8.Native.win-x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.3.1.5\build\JavaScriptEngineSwitcher.V8.Native.win-x64.props'))" /> <> 337     <Error Condition="!Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.3.3.0\build\net45\JavaScriptEngineSwitcher.V8.Native.win-x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\JavaScriptEngineSwitcher.V8.Native.win-x64.3.3.0\build\net45\JavaScriptEngineSwitcher.V8.Native.win-x64.props'))" />
303     <Error Condition="!Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.3.1.5\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.3.1.5\build\JavaScriptEngineSwitcher.V8.Native.win-x86.props'))" />   338     <Error Condition="!Exists('..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.3.3.0\build\net45\JavaScriptEngineSwitcher.V8.Native.win-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\JavaScriptEngineSwitcher.V8.Native.win-x86.3.3.0\build\net45\JavaScriptEngineSwitcher.V8.Native.win-x86.props'))" />
304     <Error Condition="!Exists('..\packages\LibSassHost.Native.win-x64.1.2.7\build\LibSassHost.Native.win-x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibSassHost.Native.win-x64.1.2.7\build\LibSassHost.Native.win-x64.props'))" />   339     <Error Condition="!Exists('..\packages\LibSassHost.Native.win-x64.1.2.10\build\LibSassHost.Native.win-x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibSassHost.Native.win-x64.1.2.10\build\LibSassHost.Native.win-x64.props'))" />
305     <Error Condition="!Exists('..\packages\LibSassHost.Native.win-x86.1.2.7\build\LibSassHost.Native.win-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibSassHost.Native.win-x86.1.2.7\build\LibSassHost.Native.win-x86.props'))" />   340     <Error Condition="!Exists('..\packages\LibSassHost.Native.win-x86.1.2.10\build\LibSassHost.Native.win-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibSassHost.Native.win-x86.1.2.10\build\LibSassHost.Native.win-x86.props'))" />
306     <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.3.3.1\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.3.3.1\build\Microsoft.Net.Compilers.props'))" />   341     <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.3.4.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.3.4.0\build\Microsoft.Net.Compilers.props'))" />
307     <Error Condition="!Exists('..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.11.2\build\Microsoft.ApplicationInsights.DependencyCollector.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.11.2\build\Microsoft.ApplicationInsights.DependencyCollector.targets'))" />   342     <Error Condition="!Exists('..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.13.1\build\Microsoft.ApplicationInsights.DependencyCollector.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.13.1\build\Microsoft.ApplicationInsights.DependencyCollector.targets'))" />
308     <Error Condition="!Exists('..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.11.2\build\Microsoft.ApplicationInsights.PerfCounterCollector.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.11.2\build\Microsoft.ApplicationInsights.PerfCounterCollector.targets'))" />   343     <Error Condition="!Exists('..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.13.1\build\Microsoft.ApplicationInsights.PerfCounterCollector.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.13.1\build\Microsoft.ApplicationInsights.PerfCounterCollector.targets'))" />
309     <Error Condition="!Exists('..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.11.0\build\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.11.0\build\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets'))" />   344     <Error Condition="!Exists('..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.13.1\build\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.13.1\build\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets'))" />
310     <Error Condition="!Exists('..\packages\Microsoft.ApplicationInsights.WindowsServer.2.11.2\build\Microsoft.ApplicationInsights.WindowsServer.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.ApplicationInsights.WindowsServer.2.11.2\build\Microsoft.ApplicationInsights.WindowsServer.targets'))" />   345     <Error Condition="!Exists('..\packages\Microsoft.ApplicationInsights.WindowsServer.2.13.1\build\Microsoft.ApplicationInsights.WindowsServer.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.ApplicationInsights.WindowsServer.2.13.1\build\Microsoft.ApplicationInsights.WindowsServer.targets'))" />
311     <Error Condition="!Exists('..\packages\Microsoft.ApplicationInsights.Web.2.11.2\build\Microsoft.ApplicationInsights.Web.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.ApplicationInsights.Web.2.11.2\build\Microsoft.ApplicationInsights.Web.targets'))" />   346     <Error Condition="!Exists('..\packages\Microsoft.ApplicationInsights.Web.2.13.1\build\Microsoft.ApplicationInsights.Web.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.ApplicationInsights.Web.2.13.1\build\Microsoft.ApplicationInsights.Web.targets'))" />
312   </Target> = 347   </Target>
313   <Import Project="..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.11.2\build\Microsoft.ApplicationInsights.DependencyCollector.targets" Condition="Exists('..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.11.2\build\Microsoft.ApplicationInsights.DependencyCollector.targets')" /> <> 348   <Import Project="..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.13.1\build\Microsoft.ApplicationInsights.DependencyCollector.targets" Condition="Exists('..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.13.1\build\Microsoft.ApplicationInsights.DependencyCollector.targets')" />
314   <Import Project="..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.11.2\build\Microsoft.ApplicationInsights.PerfCounterCollector.targets" Condition="Exists('..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.11.2\build\Microsoft.ApplicationInsights.PerfCounterCollector.targets')" />   349   <Import Project="..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.13.1\build\Microsoft.ApplicationInsights.PerfCounterCollector.targets" Condition="Exists('..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.13.1\build\Microsoft.ApplicationInsights.PerfCounterCollector.targets')" />
315   <Import Project="..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.11.0\build\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets" Condition="Exists('..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.11.0\build\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets')" />   350   <Import Project="..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.13.1\build\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets" Condition="Exists('..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.13.1\build\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets')" />
316   <Import Project="..\packages\Microsoft.ApplicationInsights.WindowsServer.2.11.2\build\Microsoft.ApplicationInsights.WindowsServer.targets" Condition="Exists('..\packages\Microsoft.ApplicationInsights.WindowsServer.2.11.2\build\Microsoft.ApplicationInsights.WindowsServer.targets')" />   351   <Import Project="..\packages\Microsoft.ApplicationInsights.WindowsServer.2.13.1\build\Microsoft.ApplicationInsights.WindowsServer.targets" Condition="Exists('..\packages\Microsoft.ApplicationInsights.WindowsServer.2.13.1\build\Microsoft.ApplicationInsights.WindowsServer.targets')" />
317   <Import Project="..\packages\Microsoft.ApplicationInsights.Web.2.11.2\build\Microsoft.ApplicationInsights.Web.targets" Condition="Exists('..\packages\Microsoft.ApplicationInsights.Web.2.11.2\build\Microsoft.ApplicationInsights.Web.targets')" />   352   <Import Project="..\packages\Microsoft.ApplicationInsights.Web.2.13.1\build\Microsoft.ApplicationInsights.Web.targets" Condition="Exists('..\packages\Microsoft.ApplicationInsights.Web.2.13.1\build\Microsoft.ApplicationInsights.Web.targets')" />
318   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. = 353   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
319        Other similar extension points exist, see Microsoft.Common.targets.   354        Other similar extension points exist, see Microsoft.Common.targets.
320   <Target Name="BeforeBuild">   355   <Target Name="BeforeBuild">
321   </Target>   356   </Target>
322   <Target Name="AfterBuild">   357   <Target Name="AfterBuild">
323   </Target> -->   358   </Target> -->
324 </Project>   359 </Project>