Files
atakanozbancom/Views/_ViewStart.cshtml
T

4 lines
63 B
Plaintext

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