From 1e36f06d82ffe53d2ec561713c8bb8f9650b77c0 Mon Sep 17 00:00:00 2001 From: mmrbnjd Date: Tue, 22 Jul 2025 19:08:10 +0330 Subject: [PATCH] ... --- Hushian.sln | 5 +++++ TODO.txt | 2 ++ 2 files changed, 7 insertions(+) create mode 100644 TODO.txt diff --git a/Hushian.sln b/Hushian.sln index d104999..8df0538 100644 --- a/Hushian.sln +++ b/Hushian.sln @@ -21,6 +21,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hushian.WebApi", "Presentat EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HushianWebApp", "Presentation\HushianWebApp\HushianWebApp.csproj", "{80D865DC-1CCD-9C25-5DAF-153E7B33408E}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}" + ProjectSection(SolutionItems) = preProject + TODO.txt = TODO.txt + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..d2ddd9e --- /dev/null +++ b/TODO.txt @@ -0,0 +1,2 @@ +بررسی لاگین +بهتر بعد ثبت نام کاربر مدبر وارد شود \ No newline at end of file