Files
Wishlist/wishlist/Pages/_ViewImports.cshtml
Arne Moerman ab68df2184 open changes
2024-12-15 19:08:25 +01:00

7 lines
149 B
Plaintext

@using Microsoft.AspNetCore.Identity
@using global::Wishlist.Areas.Identity
Wishlist.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers