Skip to content

v1.24.3

Choose a tag to compare

@nohwnd nohwnd released this 01 Apr 20:10
4729846

Announcement: Planned removal of the included Mono & MSBuild Tools

In the future .NET Framework builds of OmniSharp will not ship with Mono or the MSBuild tooling (See announcement omnisharp-roslyn#2339). To ensure that the C# extension remains usable out of the box for .NET SDK projects, we will be changing the default value of omnisharp.useModernNet to true.

See issue #5120 for more details.

Changes

  • Fix OmniSharp not found issue on Mono (#5140, PR: #5141)