FalconSSO/FAuth/Views/_ViewImports.cshtml

4 lines
92 B
Plaintext
Raw Normal View History

2020-03-30 10:12:52 +08:00
@using FAuth
@using FAuth.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers