Fixing leftover MVC references by changing them to also use packages

This commit is contained in:
Lombiq
2016-01-06 01:04:40 +01:00
parent 9ee7715386
commit 7fa4783b1d
15 changed files with 183 additions and 57 deletions

View File

@@ -79,9 +79,6 @@
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Mvc">
<HintPath>..\..\..\..\lib\aspnetmvc\System.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include="System.Web" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>