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