|
21 | 21 | <IISExpressWindowsAuthentication /> |
22 | 22 | <IISExpressUseClassicPipelineMode /> |
23 | 23 | <TargetFrameworkProfile /> |
24 | | - <WebGreaseLibPath>..\packages\WebGrease.1.5.2\lib</WebGreaseLibPath> |
25 | 24 | </PropertyGroup> |
26 | 25 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
27 | 26 | <DebugSymbols>true</DebugSymbols> |
|
43 | 42 | <Prefer32Bit>false</Prefer32Bit> |
44 | 43 | </PropertyGroup> |
45 | 44 | <ItemGroup> |
46 | | - <Reference Include="Antlr3.Runtime, Version=3.4.1.9004, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL"> |
47 | | - <SpecificVersion>False</SpecificVersion> |
48 | | - <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath> |
| 45 | + <Reference Include="Antlr3.Runtime"> |
| 46 | + <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath> |
| 47 | + <Private>True</Private> |
49 | 48 | </Reference> |
50 | | - <Reference Include="Artem.Web.Security"> |
| 49 | + <Reference Include="Artem.Web.Security, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e940721bc239f3b1, processorArchitecture=MSIL"> |
| 50 | + <SpecificVersion>False</SpecificVersion> |
51 | 51 | <HintPath>..\packages\Artem.XmlProviders40.4.0\lib\Artem.Web.Security.dll</HintPath> |
52 | 52 | </Reference> |
53 | | - <Reference Include="Artem.Web.Security.Xml"> |
| 53 | + <Reference Include="Artem.Web.Security.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e940721bc239f3b1, processorArchitecture=MSIL"> |
| 54 | + <SpecificVersion>False</SpecificVersion> |
54 | 55 | <HintPath>..\packages\Artem.XmlProviders40.4.0\lib\Artem.Web.Security.Xml.dll</HintPath> |
55 | 56 | </Reference> |
56 | 57 | <Reference Include="Autofac, Version=3.3.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
|
61 | 62 | <SpecificVersion>False</SpecificVersion> |
62 | 63 | <HintPath>..\packages\Autofac.Mvc5.3.2.1\lib\net45\Autofac.Integration.Mvc.dll</HintPath> |
63 | 64 | </Reference> |
64 | | - <Reference Include="Glimpse.AspNet"> |
| 65 | + <Reference Include="Glimpse.AspNet, Version=1.9.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 66 | + <SpecificVersion>False</SpecificVersion> |
65 | 67 | <HintPath>..\packages\Glimpse.AspNet.1.9.0\lib\net45\Glimpse.AspNet.dll</HintPath> |
66 | 68 | </Reference> |
67 | | - <Reference Include="Glimpse.Autofac"> |
| 69 | + <Reference Include="Glimpse.Autofac, Version=0.2.4.0, Culture=neutral, processorArchitecture=MSIL"> |
| 70 | + <SpecificVersion>False</SpecificVersion> |
68 | 71 | <HintPath>..\packages\Glimpse.Autofac.0.2.4\lib\net40\Glimpse.Autofac.dll</HintPath> |
69 | 72 | </Reference> |
70 | 73 | <Reference Include="Glimpse.Core, Version=1.8.5.0, Culture=neutral, processorArchitecture=MSIL"> |
71 | 74 | <SpecificVersion>False</SpecificVersion> |
72 | 75 | <HintPath>..\packages\Glimpse.1.8.5\lib\net45\Glimpse.Core.dll</HintPath> |
73 | 76 | </Reference> |
74 | | - <Reference Include="Glimpse.Mvc5"> |
| 77 | + <Reference Include="Glimpse.Mvc5, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL"> |
| 78 | + <SpecificVersion>False</SpecificVersion> |
75 | 79 | <HintPath>..\packages\Glimpse.Mvc5.1.5.3\lib\net45\Glimpse.Mvc5.dll</HintPath> |
76 | 80 | </Reference> |
77 | 81 | <Reference Include="Microsoft.CSharp" /> |
78 | | - <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
79 | | - <SpecificVersion>False</SpecificVersion> |
80 | | - <HintPath>..\packages\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 82 | + <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 83 | + <Private>True</Private> |
| 84 | + <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
| 85 | + </Reference> |
| 86 | + <Reference Include="Newtonsoft.Json"> |
| 87 | + <HintPath>..\packages\Newtonsoft.Json.6.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 88 | + <Private>True</Private> |
81 | 89 | </Reference> |
82 | 90 | <Reference Include="System" /> |
83 | 91 | <Reference Include="System.Data.DataSetExtensions" /> |
|
97 | 105 | <SpecificVersion>False</SpecificVersion> |
98 | 106 | <HintPath>..\packages\Microsoft.AspNet.Mvc.5.1.2\lib\net45\System.Web.Mvc.dll</HintPath> |
99 | 107 | </Reference> |
100 | | - <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
101 | | - <SpecificVersion>False</SpecificVersion> |
102 | | - <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.2\lib\net40\System.Web.Optimization.dll</HintPath> |
| 108 | + <Reference Include="System.Web.Optimization"> |
| 109 | + <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath> |
| 110 | + <Private>True</Private> |
103 | 111 | </Reference> |
104 | 112 | <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
105 | 113 | <SpecificVersion>False</SpecificVersion> |
|
121 | 129 | <Reference Include="System.Xml" /> |
122 | 130 | <Reference Include="System.Configuration" /> |
123 | 131 | <Reference Include="System.Web.Services" /> |
124 | | - <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
125 | | - <Private>True</Private> |
126 | | - <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
127 | | - </Reference> |
128 | 132 | <Reference Include="System.Xml.Linq" /> |
129 | | - <Reference Include="WebGrease, Version=1.5.2.14234, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
130 | | - <SpecificVersion>False</SpecificVersion> |
131 | | - <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath> |
| 133 | + <Reference Include="WebGrease"> |
| 134 | + <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath> |
| 135 | + <Private>True</Private> |
132 | 136 | </Reference> |
133 | 137 | </ItemGroup> |
134 | 138 | <ItemGroup> |
|
169 | 173 | <DependentUpon>Web.config</DependentUpon> |
170 | 174 | </Content> |
171 | 175 | <Content Include="Views\Web.config" /> |
172 | | - <Content Include="Scripts\jquery-1.10.2.min.map" /> |
173 | 176 | <Content Include="Views\Home\NestedDonutOne.cshtml" /> |
174 | 177 | <Content Include="Views\LoadTest\ApplyLoad.cshtml" /> |
175 | 178 | <Content Include="Views\LoadTest\LargeOutPutRootAction.cshtml" /> |
176 | 179 | <Content Include="Views\LoadTest\MediumOutPutChildAction.cshtml" /> |
177 | 180 | <Content Include="Views\LoadTest\SmallOutPutGrandChildAction.cshtml" /> |
| 181 | + <Content Include="Scripts\jquery-1.10.2.min.map" /> |
178 | 182 | </ItemGroup> |
179 | 183 | <ItemGroup> |
180 | 184 | <Content Include="Views\Home\SimpleDonutOne.cshtml" /> |
181 | 185 | </ItemGroup> |
182 | | - <ItemGroup> |
183 | | - <Content Include="packages.config"> |
184 | | - <SubType>Designer</SubType> |
185 | | - </Content> |
186 | | - </ItemGroup> |
187 | 186 | <ItemGroup> |
188 | 187 | <ProjectReference Include="..\DevTrends.MvcDonutCaching\MvcDonutCaching.csproj"> |
189 | 188 | <Project>{854e90c7-8320-4eb6-a286-24a8ee5ebe9b}</Project> |
|
218 | 217 | <Folder Include="Areas\SubArea\Models\" /> |
219 | 218 | <Folder Include="Areas\SubArea\Views\Shared\" /> |
220 | 219 | </ItemGroup> |
| 220 | + <ItemGroup> |
| 221 | + <Content Include="packages.config" /> |
| 222 | + </ItemGroup> |
221 | 223 | <PropertyGroup> |
222 | 224 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> |
223 | 225 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> |
|
0 commit comments