diff --git a/getting-started/installation/included-assemblies.md b/getting-started/installation/included-assemblies.md index c13a571ce..089fb7b8d 100644 --- a/getting-started/installation/included-assemblies.md +++ b/getting-started/installation/included-assemblies.md @@ -18,7 +18,7 @@ The assemblies come sorted in several folders so that you can use the ones you n * If you target `.NET Framework`, use the assemblies from the `Bin` folder. * If you target `.NET Standard`, use the assemblies from the `\Bin\netstandard2.0` folder. -* If you target `.NET 8`, use the assemblies from the `\Bin\net8.0` and `\Bin\net8.0-windows` folders. +* If you target `.NET 8+`, use the assemblies from the `\Bin\net8.0` and `\Bin\net8.0-windows` folders. ## Main Assemblies