Release 0.51.0
What's Changed
- Update target platform dependencies to fix build errors by @testforstephen in #518
- updated dependency location by @olsonjohn in #528
- Fix generic return type lambda breakpoint issue. Fix #1359 by @gayanper in #499
- Improve inline breakpoint discovery when expression is multiline. Fix #521 by @gayanper in #522
- Extend ISourceLookUpProvider to be able to specify whether the source is Local (VSCode) or Remote(DAP Server) by @VladimirMakaev in #515
- Migrate to 1es pipelines by @jdneo in #532
- Fix the step-into target on multi line expression. Fix #519 by @gayanper in #520
- Bump version to 0.51.0 by @testforstephen in #533
Full Changelog: 0.50.0...0.51.0