Files
newswebappTest/Views/_ViewStart.cshtml
2024-07-26 18:49:07 +03:30

4 lines
54 B
Plaintext

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