Files
gerencia-projetos/GerenciaProjetos/Views/_ViewImports.cshtml
2019-09-21 17:03:29 -03:00

4 lines
111 B
Plaintext

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