Skip to content

0.15.4

Choose a tag to compare

@AndreyAkinshin AndreyAkinshin released this 24 Sep 13:23
· 133 commits to master since this release
6a47e26

This release fixes issues with ParamsSource attribute resolution in inheritance scenarios and corrects a MSBuild syntax error in the TestAdapter.

Bug Fixes

  • Allow [ParamsSource] to resolve overridden methods and properties in derived classes (#2832)
  • Fix MSBuild condition syntax for TestTfmsInParallel property that prevented Visual Studio from loading projects (#2831)

Full Changelog: v0.15.3...v0.15.4