Skip to content

v2.83.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@dibarbet dibarbet released this 17 Jun 20:52
· 270 commits to main since this release
776993b

2.83.x

  • Bump Roslyn to 5.0.0-1.25312.6 (PR: #8364)
    • Fix deadlock if an MSBuild task is writing to stdout(PR: #78927)
    • Add more ETW events to trace assembly loading(PR: #78840)
    • Switch behavior of "Go to definition" and "Go to implementation" for partial members(PR: #78857)
    • Fix await completion in an async iterator(PR: #78823)
    • Add a fallback path when launching the BuildHost(PR: #78826)
    • Fix LSP references for using alias(PR: #78819)