props/MultiShop/server/Pages/_ViewImports.cshtml

4 lines
100 B
Plaintext
Raw Normal View History

@using MultiShop
@namespace MultiShop.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers