Skip to content

Commit

Permalink
README.md: update re .NET 8 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
razzmatazz committed Jan 7, 2024
1 parent 45d0220 commit 27891bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This is a hacky Roslyn-based LSP server for C#, as an alternative to
[omnisharp-roslyn](https://github.com/OmniSharp/omnisharp-roslyn).

`csharp-ls` requires .NET 7 SDK to be installed. However it has been reported
`csharp-ls` requires .NET 8 SDK to be installed. However it has been reported
to work with projects using older versions of dotnet SDK, including .NET Core 3,
.NET Framework 4.8 and possibly older ones too as it uses the standard
Roslyn/MSBuild libs that Visual Studio & omnisharp does.
Expand Down

0 comments on commit 27891bf

Please # to comment.