Added Views to template and fixed casing issue for linux
This commit is contained in:
4
src/Umbraco.Web.UI.NetCore/Views/_ViewImports.cshtml
Normal file
4
src/Umbraco.Web.UI.NetCore/Views/_ViewImports.cshtml
Normal file
@@ -0,0 +1,4 @@
|
||||
@using Umbraco.Extensions
|
||||
@using Umbraco.Web.UI.NetCore
|
||||
@using Umbraco.Web.PublishedModels
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
Reference in New Issue
Block a user