Skip to content

Commit f646ffd

Browse files
committed
Updated README.md and removed the deprecation warning regarding the MainProject.csproj
1 parent a9c5b3a commit f646ffd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ This is a C#.NET solution-project, and it contains three subprojects:
1313
1. [Algorithms](Algorithms): A class library project. Contains the Algorithms implementations.
1414
2. [Data Structures](DataStructures): A class library project. Contains the Data Structures implementations.
1515
3. [UnitTest](UnitTest): Unit-testing project for the Algorithms and Data Structures.
16-
4. ~[Main Program](MainProgram): Contains tests for the data structures and algorithms projects.~ **DEPRECATED**
1716

1817
#### Requirements:
1918
1. .NET Core >= 2.0

0 commit comments

Comments
 (0)