|
80 | 80 | <Reference Include="System.Web" /> |
81 | 81 | <Reference Include="System.Web.Abstractions" /> |
82 | 82 | <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
83 | | - <SpecificVersion>False</SpecificVersion> |
84 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.Helpers.dll</HintPath> |
| 83 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
| 84 | + <Private>True</Private> |
85 | 85 | </Reference> |
86 | | - <Reference Include="System.Web.Mvc, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
87 | | - <SpecificVersion>False</SpecificVersion> |
88 | | - <HintPath>..\packages\Microsoft.AspNet.Mvc.5.1.0\lib\net45\System.Web.Mvc.dll</HintPath> |
| 86 | + <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 87 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> |
| 88 | + <Private>True</Private> |
89 | 89 | </Reference> |
90 | 90 | <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
91 | | - <SpecificVersion>False</SpecificVersion> |
92 | | - <HintPath>..\packages\Microsoft.AspNet.Razor.3.1.0\lib\net45\System.Web.Razor.dll</HintPath> |
| 91 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
| 92 | + <Private>True</Private> |
93 | 93 | </Reference> |
94 | 94 | <Reference Include="System.Web.Routing" /> |
95 | 95 | <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
96 | | - <SpecificVersion>False</SpecificVersion> |
97 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.WebPages.dll</HintPath> |
| 96 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath> |
| 97 | + <Private>True</Private> |
98 | 98 | </Reference> |
99 | 99 | <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
100 | | - <SpecificVersion>False</SpecificVersion> |
101 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 100 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 101 | + <Private>True</Private> |
102 | 102 | </Reference> |
103 | 103 | <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
104 | | - <SpecificVersion>False</SpecificVersion> |
105 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 104 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 105 | + <Private>True</Private> |
106 | 106 | </Reference> |
107 | 107 | <Reference Include="System.Xml" /> |
108 | 108 | <Reference Include="System.Configuration" /> |
|
0 commit comments