Skip to content

v1.3.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DustinCampbell DustinCampbell released this 18 Jul 22:26

This release adds support for dual OmniSharps, depending on the type of project being opened.

  • For project.json, the .NET Core version of OmniSharp will be acquired and launched.
  • For .csproj/.sln (on Windows), the .NET 4.5.1 version of OmniSharp will be acquired and launched.
  • For .csproj/.sln (on macOS/Linux), the Mono version of OmniSharp will be acquired and launched. Note that this requires mono version 4.0.1 or later.