ПИбд-23 Старостин Иван Лабораторная работа №5 #7

Closed
Ivan_Starostin wants to merge 41 commits from lab5 into lab4
2 changed files with 6 additions and 0 deletions
Showing only changes of commit f646e92061 - Show all commits

View File

@ -0,0 +1,3 @@
@using ShipyardClientApp
@using ShipyardClientApp.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers

View File

@ -0,0 +1,3 @@
@{
Layout = "_Layout";
}