Files
aspnetcore5-with-postgres-i…/My.ProjectName/Areas/Identity/Pages/_ViewStart.cshtml
T

4 lines
53 B
Plaintext

@{
Layout = "/Views/Shared/_Layout.cshtml";
}