Skip to content

Commit

Permalink
Local development: Update to .NET 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisreimann committed Nov 30, 2023
1 parent 020a276 commit 0b1841f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Development/LocalDev.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

For the **development environment** you need to install these tools:

- [.NET 6.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
- [.NET 8.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
- Docker: [Windows](https://docs.docker.com/docker-for-windows/install/) | [Mac OS](https://docs.docker.com/docker-for-mac/install/) | [Linux](https://docs.docker.com/install/linux/docker-ce/ubuntu/)

## Dependencies
Expand Down

0 comments on commit 0b1841f

Please sign in to comment.