1
0
mirror of https://github.com/XFox111/backbone.git synced 2026-04-22 07:17:59 +03:00

docs: update dotnet requirement to 10.0

This commit is contained in:
2026-01-03 20:01:44 +03:00
committed by GitHub
parent 8d45a49452
commit c389879363
+1 -1
View File
@@ -53,7 +53,7 @@ sequenceDiagram
### Prerequisites ### Prerequisites
For development you can use [Dev Containers](https://devcontainers.io/) or [GitHub Codespaces](https://github.com/features/codespaces). Otherwise you will need to install following tools: For development you can use [Dev Containers](https://devcontainers.io/) or [GitHub Codespaces](https://github.com/features/codespaces). Otherwise you will need to install following tools:
- [.NET SDK 9](https://dotnet.microsoft.com/download/dotnet/9.0) - [.NET SDK 10](https://dotnet.microsoft.com/download/dotnet/10.0)
- [Docker](https://www.docker.com/) - [Docker](https://www.docker.com/)