Skip to content

v5.0.18083-beta

Compare
Choose a tag to compare
@jcansdale jcansdale released this 26 Nov 21:25
· 7 commits to master since this release
dd1cd9f

Enhancements

  • #141 Add support for Visual Studio 2019 Preview
  • #137 Allow targeting of methods with ValueTuple in args
  • #142 Support installing VSIX version over legacy EXE/MSI version
  • #139 Make built in commands appear by default
  • #136 Exit the test runner process if user detaches debugger while tests are running
  • #123 Add support for executing ad-hoc methods inside VS extension MEF components
  • #132 Allow targeting of MEF components with dependencies in target assembly
  • #134 Add support for targeting MEF components depend on ICompositionService

Fixes

  • #144 Fix basic F# support