From de52e5176f4584cc0e6406a6789a706e1e551adc Mon Sep 17 00:00:00 2001 From: Kristoffer Strube Date: Mon, 12 Jun 2023 21:46:03 +0200 Subject: [PATCH] .NET 7* --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edd0915..dc216f4 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ On the [Status page](https://kristofferstrube.github.io/Blazor.FileSystemAccess/ # Getting Started ## Prerequisites -You need to install .NET 6.0 or newer to use the library. +You need to install .NET 7.0 or newer to use the library. -[Download .NET 6](https://dotnet.microsoft.com/download/dotnet/6.0) +[Download .NET 7](https://dotnet.microsoft.com/download/dotnet/7.0) ## Installation You can install the package via Nuget with the Package Manager in your IDE or alternatively using the command line: