Removes all references of Microsoft.Web.Helpers - we don't need to ship this, we don't reference it and it has compatibility problems. Also updates the version to 7.3.0

This commit is contained in:
Shannon
2015-01-06 18:24:27 +11:00
parent 8cfdcbdd05
commit ec5ca9087e
8 changed files with 1 additions and 10 deletions

View File

@@ -20,7 +20,6 @@
<add namespace="Umbraco.Core" />
<add namespace="Umbraco.Core.Models" />
<add namespace="Umbraco.Web.Mvc" />
<add namespace="Microsoft.Web.Helpers" />
<add namespace="umbraco" />
<add namespace="Examine" />
</namespaces>