EchoTex_Payroll/HRM.UI/Pages/_ViewImports.cshtml
2024-10-14 10:01:49 +06:00

3 lines
108 B
Plaintext

@using WebApplication1
@namespace WebApplication1.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers