We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa88845 commit bfd674eCopy full SHA for bfd674e
README.md
@@ -19,9 +19,9 @@ On the *API Coverage Status* page you can get an overview over what parts of the
19
20
# Getting Started
21
## Prerequisites
22
-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.
23
24
-[Download .NET 6](https://dotnet.microsoft.com/download/dotnet/6.0)
+[Download .NET 7](https://dotnet.microsoft.com/download/dotnet/7.0)
25
26
## Installation
27
You can install the package via NuGet with the Package Manager in your IDE or alternatively using the command line:
0 commit comments