aspnetcore/testapps/ApplicationWithRazorSdkPrec.../Views/_ViewStart.cshtml

4 lines
46 B
Plaintext

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