ПИбд-23 Старостин Иван Лабораторная работа №5 #7
3
ShipyardClientApp/Views/_ViewImports.cshtml
Normal file
3
ShipyardClientApp/Views/_ViewImports.cshtml
Normal file
@ -0,0 +1,3 @@
|
||||
@using ShipyardClientApp
|
||||
@using ShipyardClientApp.Models
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
3
ShipyardClientApp/Views/_ViewStart.cshtml
Normal file
3
ShipyardClientApp/Views/_ViewStart.cshtml
Normal file
@ -0,0 +1,3 @@
|
||||
@{
|
||||
Layout = "_Layout";
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user