Skip to content

v1.24.5-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@JoeRobich JoeRobich released this 28 Apr 16:20
7b1f541

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

  • coreclr debug configuration should support input variables for envFile (#5102, PR: #5189)
  • Low-hanging nullable fruit (PR: #5186)
  • Fix .net6 OmniSharp acquisition on Linux arm64 (PR: #5172)