|
13 | 13 | <AppDesignerFolder>Properties</AppDesignerFolder> |
14 | 14 | <RootNamespace>DevTrends.MvcDonutCaching.Demo</RootNamespace> |
15 | 15 | <AssemblyName>DevTrends.MvcDonutCaching.Demo</AssemblyName> |
16 | | - <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
| 16 | + <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
17 | 17 | <MvcBuildViews>false</MvcBuildViews> |
18 | 18 | <UseIISExpress>true</UseIISExpress> |
19 | 19 | <IISExpressSSLPort /> |
|
31 | 31 | <DefineConstants>TRACE;DEBUG;PROFILE_DONUTS_CHILDACTION</DefineConstants> |
32 | 32 | <ErrorReport>prompt</ErrorReport> |
33 | 33 | <WarningLevel>4</WarningLevel> |
| 34 | + <Prefer32Bit>false</Prefer32Bit> |
34 | 35 | </PropertyGroup> |
35 | 36 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
36 | 37 | <DebugType>pdbonly</DebugType> |
|
39 | 40 | <DefineConstants>TRACE</DefineConstants> |
40 | 41 | <ErrorReport>prompt</ErrorReport> |
41 | 42 | <WarningLevel>4</WarningLevel> |
| 43 | + <Prefer32Bit>false</Prefer32Bit> |
42 | 44 | </PropertyGroup> |
43 | 45 | <ItemGroup> |
44 | 46 | <Reference Include="Antlr3.Runtime, Version=3.4.1.9004, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL"> |
|
51 | 53 | <Reference Include="Artem.Web.Security.Xml"> |
52 | 54 | <HintPath>..\packages\Artem.XmlProviders40.4.0\lib\Artem.Web.Security.Xml.dll</HintPath> |
53 | 55 | </Reference> |
54 | | - <Reference Include="Autofac, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
| 56 | + <Reference Include="Autofac, Version=3.3.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
55 | 57 | <SpecificVersion>False</SpecificVersion> |
56 | | - <HintPath>..\packages\Autofac.3.1.5\lib\net40\Autofac.dll</HintPath> |
| 58 | + <HintPath>..\packages\Autofac.3.3.1\lib\net40\Autofac.dll</HintPath> |
57 | 59 | </Reference> |
58 | | - <Reference Include="Autofac.Integration.Mvc"> |
59 | | - <HintPath>..\packages\Autofac.Mvc4.3.1.0\lib\net40\Autofac.Integration.Mvc.dll</HintPath> |
60 | | - </Reference> |
61 | | - <Reference Include="Glimpse.AspNet, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 60 | + <Reference Include="Autofac.Integration.Mvc, Version=3.2.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
62 | 61 | <SpecificVersion>False</SpecificVersion> |
63 | | - <HintPath>..\packages\Glimpse.AspNet.1.5.0\lib\net40\Glimpse.AspNet.dll</HintPath> |
| 62 | + <HintPath>..\packages\Autofac.Mvc5.3.2.1\lib\net45\Autofac.Integration.Mvc.dll</HintPath> |
| 63 | + </Reference> |
| 64 | + <Reference Include="Glimpse.AspNet"> |
| 65 | + <HintPath>..\packages\Glimpse.AspNet.1.9.0\lib\net45\Glimpse.AspNet.dll</HintPath> |
64 | 66 | </Reference> |
65 | 67 | <Reference Include="Glimpse.Autofac"> |
66 | 68 | <HintPath>..\packages\Glimpse.Autofac.0.2.4\lib\net40\Glimpse.Autofac.dll</HintPath> |
67 | 69 | </Reference> |
68 | | - <Reference Include="Glimpse.Core, Version=1.7.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 70 | + <Reference Include="Glimpse.Core, Version=1.8.5.0, Culture=neutral, processorArchitecture=MSIL"> |
69 | 71 | <SpecificVersion>False</SpecificVersion> |
70 | | - <HintPath>..\packages\Glimpse.1.7.0\lib\net40\Glimpse.Core.dll</HintPath> |
| 72 | + <HintPath>..\packages\Glimpse.1.8.5\lib\net45\Glimpse.Core.dll</HintPath> |
71 | 73 | </Reference> |
72 | | - <Reference Include="Glimpse.Mvc4, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL"> |
73 | | - <SpecificVersion>False</SpecificVersion> |
74 | | - <HintPath>..\packages\Glimpse.Mvc4.1.4.0\lib\net40\Glimpse.Mvc4.dll</HintPath> |
| 74 | + <Reference Include="Glimpse.Mvc5"> |
| 75 | + <HintPath>..\packages\Glimpse.Mvc5.1.5.3\lib\net45\Glimpse.Mvc5.dll</HintPath> |
75 | 76 | </Reference> |
76 | 77 | <Reference Include="Microsoft.CSharp" /> |
77 | | - <Reference Include="Microsoft.Web.Mvc.FixedDisplayModes, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
78 | | - <SpecificVersion>False</SpecificVersion> |
79 | | - <HintPath>..\packages\Microsoft.AspNet.Mvc.FixedDisplayModes.1.0.1\lib\net40\Microsoft.Web.Mvc.FixedDisplayModes.dll</HintPath> |
80 | | - </Reference> |
81 | 78 | <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
82 | | - <HintPath>..\packages\Newtonsoft.Json.5.0.8\lib\net40\Newtonsoft.Json.dll</HintPath> |
| 79 | + <SpecificVersion>False</SpecificVersion> |
| 80 | + <HintPath>..\packages\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll</HintPath> |
83 | 81 | </Reference> |
84 | 82 | <Reference Include="System" /> |
| 83 | + <Reference Include="System.Data.DataSetExtensions" /> |
85 | 84 | <Reference Include="System.Drawing" /> |
86 | 85 | <Reference Include="System.Web.DynamicData" /> |
87 | 86 | <Reference Include="System.Web.ApplicationServices" /> |
88 | 87 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
89 | | - <Reference Include="System.Web.Extensions" /> |
90 | 88 | <Reference Include="System.Web" /> |
91 | 89 | <Reference Include="System.Web.Abstractions" /> |
92 | | - <Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
93 | | - <Private>True</Private> |
94 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.Helpers.dll</HintPath> |
| 90 | + <Reference Include="System.Web.Entity" /> |
| 91 | + <Reference Include="System.Web.Extensions" /> |
| 92 | + <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 93 | + <SpecificVersion>False</SpecificVersion> |
| 94 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.Helpers.dll</HintPath> |
95 | 95 | </Reference> |
96 | | - <Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
97 | | - <Private>True</Private> |
98 | | - <HintPath>..\packages\Microsoft.AspNet.Mvc.4.0.30506.0\lib\net40\System.Web.Mvc.dll</HintPath> |
| 96 | + <Reference Include="System.Web.Mvc, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 97 | + <SpecificVersion>False</SpecificVersion> |
| 98 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.1.2\lib\net45\System.Web.Mvc.dll</HintPath> |
99 | 99 | </Reference> |
100 | 100 | <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
101 | 101 | <SpecificVersion>False</SpecificVersion> |
102 | 102 | <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.2\lib\net40\System.Web.Optimization.dll</HintPath> |
103 | 103 | </Reference> |
104 | | - <Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
105 | | - <Private>True</Private> |
106 | | - <HintPath>..\packages\Microsoft.AspNet.Razor.2.0.30506.0\lib\net40\System.Web.Razor.dll</HintPath> |
| 104 | + <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 105 | + <SpecificVersion>False</SpecificVersion> |
| 106 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.1.2\lib\net45\System.Web.Razor.dll</HintPath> |
107 | 107 | </Reference> |
108 | 108 | <Reference Include="System.Web.Routing" /> |
109 | | - <Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
110 | | - <Private>True</Private> |
111 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.dll</HintPath> |
| 109 | + <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 110 | + <SpecificVersion>False</SpecificVersion> |
| 111 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.dll</HintPath> |
112 | 112 | </Reference> |
113 | | - <Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
114 | | - <Private>True</Private> |
115 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath> |
| 113 | + <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 114 | + <SpecificVersion>False</SpecificVersion> |
| 115 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
116 | 116 | </Reference> |
117 | | - <Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
118 | | - <Private>True</Private> |
119 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath> |
| 117 | + <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 118 | + <SpecificVersion>False</SpecificVersion> |
| 119 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
120 | 120 | </Reference> |
121 | 121 | <Reference Include="System.Xml" /> |
122 | 122 | <Reference Include="System.Configuration" /> |
|
136 | 136 | <Compile Include="Areas\SubArea\Controllers\SubHomeController.cs" /> |
137 | 137 | <Compile Include="Areas\SubArea\SubAreaAreaRegistration.cs" /> |
138 | 138 | <Compile Include="Controllers\AccountController.cs" /> |
| 139 | + <Compile Include="GlimpseSecurityPolicy.cs" /> |
139 | 140 | <Compile Include="Mvc\ApplicationController.cs" /> |
140 | 141 | <Compile Include="Controllers\HomeController.cs" /> |
141 | 142 | <Compile Include="Controllers\LoadTestController.cs" /> |
142 | | - <Compile Include="GlimpseSecurityPolicy.cs" /> |
143 | 143 | <Compile Include="Global.asax.cs"> |
144 | 144 | <DependentUpon>Global.asax</DependentUpon> |
145 | 145 | </Compile> |
|
230 | 230 | <PlatformTarget>AnyCPU</PlatformTarget> |
231 | 231 | <ErrorReport>prompt</ErrorReport> |
232 | 232 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
| 233 | + <Prefer32Bit>false</Prefer32Bit> |
233 | 234 | </PropertyGroup> |
234 | 235 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
235 | 236 | <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" /> |
|
0 commit comments