Skip to content

v1.23.17-beta3

Pre-release
Pre-release

Choose a tag to compare

@JoeRobich JoeRobich released this 01 Nov 16:15
19deb43
  • Greatly improved download experience: when the C# extension is downloaded from the VS Code Marketplace, it will include all of its dependencies already (#4775)
  • Support relative paths with omnisharp.testRunSettings (#4860)
  • Fix decompilation authorization check (#4817, PR: #4821)
  • Fix typo in Readme.md (PR: #4819)
  • Debugger changes:
    • The debugger itself runs on .NET 6 RC2
    • Enhanced support for launchSettings.json (#3121)
    • Fixed process listing on Windows 11 (PR: #4848) (Many thanks to @eternalphane)