From fe77022a5b6fcc996bbd686f33ac9395218209e4 Mon Sep 17 00:00:00 2001 From: Ismailov_Rovshan Date: Sat, 20 May 2023 00:33:12 +0400 Subject: [PATCH] Test Commit --- .../Properties/launchSettings.json | 12 ++++++++++++ .../MasterWebClient/Views/Home/Furnitures.cshtml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 FurnitureFactory/FurnitureFactoryBusinessLogic/Properties/launchSettings.json diff --git a/FurnitureFactory/FurnitureFactoryBusinessLogic/Properties/launchSettings.json b/FurnitureFactory/FurnitureFactoryBusinessLogic/Properties/launchSettings.json new file mode 100644 index 0000000..18e8e02 --- /dev/null +++ b/FurnitureFactory/FurnitureFactoryBusinessLogic/Properties/launchSettings.json @@ -0,0 +1,12 @@ +{ + "profiles": { + "FurnitureFactoryBusinessLogic": { + "commandName": "Project", + "launchBrowser": true, + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + }, + "applicationUrl": "https://localhost:59900;http://localhost:59901" + } + } +} \ No newline at end of file diff --git a/FurnitureFactory/MasterWebClient/Views/Home/Furnitures.cshtml b/FurnitureFactory/MasterWebClient/Views/Home/Furnitures.cshtml index eea5061..936ed7e 100644 --- a/FurnitureFactory/MasterWebClient/Views/Home/Furnitures.cshtml +++ b/FurnitureFactory/MasterWebClient/Views/Home/Furnitures.cshtml @@ -20,7 +20,7 @@ }

- Создать занятие + Создать занятие