Skip to content

v2.18.16

Choose a tag to compare

@dibarbet dibarbet released this 22 Feb 22:40
· 2446 commits to main since this release
1f2546d

Changes in 2.18.16 (since 2.15.30)

  • Fix regression in override completion (PR: #6869)
  • Update debugger to 2.18.0 release (PR: #6853)
  • Update Roslyn to 4.10.0-2.24102.11 (PR: #6847)
    • Fix another issue loading .NET projects when only the 6.0 SDK is installed (PR: #71881)
    • Fix request info leak when project loading is cancelled (PR: #71737)
    • Load Roslyn DevKit assemblies into the default ALC (PR: #71807)
  • Update Roslyn to 4.10.0-1.24069.13 (PR: #6823)
    • Fix request metric logging (PR: #71734)
    • Fix issue loading .NET 6.0 projects when only the 6.0 SDK is installed (PR: #71597)