Test Commit

This commit is contained in:
Ismailov_Rovshan 2023-05-20 00:33:12 +04:00
parent 42c2147542
commit fe77022a5b
2 changed files with 13 additions and 1 deletions

View File

@ -0,0 +1,12 @@
{
"profiles": {
"FurnitureFactoryBusinessLogic": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:59900;http://localhost:59901"
}
}
}

View File

@ -20,7 +20,7 @@
} }
<p> <p>
<a asp-action="CreateLesson">Создать занятие</a> <a asp-action="CreateFurniture">Создать занятие</a>
</p> </p>
<table class="table"> <table class="table">
<thead> <thead>