Skip to content

v1.24.4

Choose a tag to compare

@JoeRobich JoeRobich released this 11 Apr 17:54
2d3d83e

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

  • Remove inlayHints from diff view (PR: #5151)
  • Quote arguments containing spaces when launching OmniSharp (#5150, PR: #5154)