v1.23.17-beta2
Pre-release
Pre-release
- Greatly improved download experience: when the C# extension is downloaded from the VS Code Marketplace, it will include all of its dependencies already (#4775)
- 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)