From fafac9fdea2aca2f57fb2b4cafacc7926a1bb2bb Mon Sep 17 00:00:00 2001 From: Tohirjon-Odilov Date: Sun, 3 Mar 2024 22:27:31 +0500 Subject: [PATCH] update some files --- .filenesting.json | 3 +++ StockManagement.sln | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .filenesting.json diff --git a/.filenesting.json b/.filenesting.json new file mode 100644 index 0000000..0b71966 --- /dev/null +++ b/.filenesting.json @@ -0,0 +1,3 @@ +{ + "help":"https://go.microsoft.com/fwlink/?linkid=866610" +} \ No newline at end of file diff --git a/StockManagement.sln b/StockManagement.sln index 6c24ccd..35f94bf 100644 --- a/StockManagement.sln +++ b/StockManagement.sln @@ -10,6 +10,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Exam.StockManagement.Infras EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Exam.StockManagement.Application", "Exam.StockManagement.Application\Exam.StockManagement.Application.csproj", "{02A15F0B-B512-4F81-8DCF-648DC3FAE16A}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4B80BB27-D1F5-4080-976D-2DEB9E8DD51E}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU