We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9adb20 commit 1804591Copy full SHA for 1804591
1 file changed
README.md
@@ -50,7 +50,7 @@ A desktop-based Library Management System built in C# with a multi-layered archi
50
### Prerequisites
51
52
- Visual Studio 2022+
53
-- .NET 6.0 SDK or later
+- .NET 8.0 SDK or later
54
55
56
### Steps
@@ -69,6 +69,7 @@ Press Ctrl+Shift+B or use the Build menu.
69
3. **Run the Application**
70
Press F5 or click the green Start button.
71
72
+Or simply download the project and run the .sln file.
73
---
74
75
📘 Generate Documentation with DocFX
0 commit comments