We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5544e6 commit de52e51Copy full SHA for de52e51
1 file changed
README.md
@@ -22,9 +22,9 @@ On the [Status page](https://kristofferstrube.github.io/Blazor.FileSystemAccess/
22
23
# Getting Started
24
## Prerequisites
25
-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.
26
27
-[Download .NET 6](https://dotnet.microsoft.com/download/dotnet/6.0)
+[Download .NET 7](https://dotnet.microsoft.com/download/dotnet/7.0)
28
29
## Installation
30
You can install the package via Nuget with the Package Manager in your IDE or alternatively using the command line:
0 commit comments