IW4M-Admin/WebfrontCore/Views/_ViewImports.cshtml
2019-08-02 18:04:34 -05:00

3 lines
102 B
Plaintext

@using WebfrontCore
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, WebfrontCore