We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351b95b commit 6fce1f5Copy full SHA for 6fce1f5
CONTRIBUTING.md
@@ -6,7 +6,7 @@ this repository.
6
7
We welcome adding new algorithms and data structures that were mentioned in books or other reputable sources.
8
We also welcome fixing bugs in code, clarifying documentation and adding new test cases to check existing code.
9
-The framework targeted by our code is **dotnet 6**. The corresponding SDK can be found [here](https://dotnet.microsoft.com/download/dotnet/6.0).
+The framework targeted by our code is **dotnet 8**. The corresponding SDK can be found [here](https://dotnet.microsoft.com/download/dotnet/8.0).
10
11
Please note that we have a code of conduct, please follow it in all your interactions with the project.
12
0 commit comments