Skip to content

v1.23.5

Choose a tag to compare

@JoeRobich JoeRobich released this 30 Oct 21:09
3e4dd35
  • Set meaning of UseGlobalMono "auto" to "never" since Mono 6.12.0 still ships with MSBuild 16.6 (PR: #4130)
  • Ensure that the rename identifier and run code action providers do not apply changes twice (PR: #4133)
  • Do not send file changed events for .cs files (PR: #4141, #4143)
  • Update Razor to 6.0.0-alpha.1.20529.17:
    • Improvements to HTML colorization for non-C# portions of the document.
    • Bug fix - the razor.format.enable option is honored again