6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
@using Microsoft.eShopOnContainers.WebMVC
|
|
@using Microsoft.eShopOnContainers.WebMVC.ViewModels
|
|
@using Microsoft.AspNetCore.Identity
|
|
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|