IW4M-Admin/WebfrontCore/Views/_ViewImports.cshtml
2019-12-07 10:49:40 -06:00

4 lines
132 B
Plaintext

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