diff --git a/src/Umbraco.Web.UI.NetCore/Areas/UmbracoInstall/Views/Install/Index.cshtml b/src/Umbraco.Web.UI.NetCore/Areas/UmbracoInstall/Views/Install/Index.cshtml index 8ebd135ff3..227b7d9480 100644 --- a/src/Umbraco.Web.UI.NetCore/Areas/UmbracoInstall/Views/Install/Index.cshtml +++ b/src/Umbraco.Web.UI.NetCore/Areas/UmbracoInstall/Views/Install/Index.cshtml @@ -1,4 +1,4 @@ -@using Umbraco.Web +@using Umbraco.Extensions @using Umbraco.Composing @{ Layout = null;