CourseWork_BankYouBankrupt/BankYouBankrupt/BankYouBankruptClientApp/Views/_ViewImports.cshtml

4 lines
127 B
Plaintext
Raw Normal View History

@using BankYouBankruptClientApp
@using BankYouBankruptClientApp.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers