safaribook-pro-aspnet-mvc5/SportsStore/SportsStore.WebUI/Views/_ViewStart.cshtml

3 lines
53 B
Plaintext
Raw Normal View History

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