Skip to content

v1.24.2-beta3

Pre-release
Pre-release

Choose a tag to compare

@JoeRobich JoeRobich released this 30 Mar 00:35
7689b0d

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