Skip to content

v1.5-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DustinCampbell DustinCampbell released this 19 Sep 19:19

There are a handful of improvements in 1.5 so far:

  • The extension can now launch OmniSharp on a folder of .csproj projects even when an .sln file is not present. The .csproj files can be located in any subdirectories from the root.
  • Support added for Linux Mint 18, which should be binary compatible with Ubuntu 16.04.
  • Fix for OmniSharp not launching properly on a folder with multiple .NET Core projects [#735]