IW4M-Admin/WebfrontCore/Views/_ViewImports.cshtml

4 lines
132 B
Plaintext
Raw Normal View History

@using SharedLibraryCore
2018-02-21 20:29:23 -05:00
@using WebfrontCore
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, SharedLibraryCore