Skip to content

v1.12.0-beta4

Pre-release
Pre-release

Choose a tag to compare

@DustinCampbell DustinCampbell released this 26 Jul 22:17

Project System

Other Updates and Fixes

  • Added nag message when project.json projects are opened by OmniSharp, to serve as a reminder to migrate projects from project.json to .csproj. (PR: #1657)
  • Added type property to csharp.unitTestDebuggingOptions to allow debugging tests with 'clr' debugger (Windows only). (#1586, PR: #1663)
  • The [csharp] configuration section is now checked for formatting options. (#1574) (Contributed by @filipw)