Update .NET version in README.md (#5609)

Update the version of .NET requirement from 6.0 to 8.0 in README.md
This commit is contained in:
Ryan Heneise 2023-12-24 08:40:38 -06:00 committed by GitHub
parent 9f54074d03
commit 765776c429
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -137,7 +137,7 @@ To begin developing locally, visit our [local development guide](https://docs.bt
While the documentation advises using docker-compose, you may want to build BTCPay Server yourself. While the documentation advises using docker-compose, you may want to build BTCPay Server yourself.
First, install .NET Core SDK v6.0 as specified by the [Microsoft website](https://dotnet.microsoft.com/download/dotnet-core/6.0). First, install .NET Core SDK v8.0 as specified by the [Microsoft website](https://dotnet.microsoft.com/download/dotnet-core/8.0).
On Powershell: On Powershell: