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

@@ -12,7 +12,6 @@
<host factoryType="umbraco.MacroEngines.RazorUmbracoFactory, umbraco.MacroEngines"/>
<pages pageBaseType="umbraco.MacroEngines.DynamicNodeContext">
<namespaces>
<add namespace="Microsoft.Web.Helpers" />
<add namespace="umbraco" />
<add namespace="Examine" />
</namespaces>