Skip to content

Commit

Permalink
Remove mentioning .NET 6 as a requirement for the end user
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorKrolic committed Aug 26, 2023
1 parent 6a5f6fe commit ef9b6fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ An [LSP](https://github.com/Microsoft/language-server-protocol)-compatible langu

For more information, see [msbuild-project-tools-vscode](https://github.com/tintoy/msbuild-project-tools-vscode).

**Note**: You will need the .NET Core **runtime v6.0.0 (or SDK v6.0.100) or newer** installed to use the language service (but your projects can target any version you have installed).

## Building from source

See [BUILDING.md](docs/BUILDING.md).
Expand Down

0 comments on commit ef9b6fa

Please sign in to comment.