v1.3.0-beta1
Pre-release
Pre-release
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.