Skip to content

v2.91.30-prerelease

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 00:56
· 33 commits to main since this release
4c1187e

2.91.x

  • Bump Roslyn to 5.0.0-2.25458.10 (PR: #8588)
    • Move brace adjustment on enter to on auto insert in LSP(PR: #80075)
    • Avoid throwing when obsolete overload of GetUpdatesAsync is invoked with empty array(PR: #80161)
    • Bump patch version of MSBuild packages(PR: #80156)
    • Include category in Hot Reload log messages(PR: #80160)
    • Store client's version for open docs (PR: #80064)
    • Pass global properties and the binary log path via RPC to BuildHost (PR: #80094)
    • Don't switch runtime / design time solutions if cohosting is on (PR: #80065)
    • Allow Razor to get task list items for a document (PR: #80102)
    • Update debugger packages, move to PortableInterop IMetadataImport (PR: #80063)
    • Fix issue reporting diagnostic in additional file when diagnostic produced by a source generator (PR: #80071)
    • Always run the razor generator even in balanced mode (PR: #79510)
  • Bump Razor to 10.0.0-preview.25454.5 (PR: #8590)
    • Fix extra character insertion during attribute completion in VS Code (PR: #12177)
    • Remove UseNewRazorFormattingEngine feature flag (PR: #12160)
    • Allow for weird Uris as file paths (PR: #12155)
    • Remove the feature flag for precise semantic tokens (PR: #12149)
  • Do not create a proxy agent if proxy url is empty string. (PR: #8580)
  • Use aka.ms link for ARM32 Linux help page (PR: #8574)
  • Update Debugger to 2.90.0 (PR: #8572)