0.15.4
·
133 commits
to master
since this release
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
TestTfmsInParallelproperty that prevented Visual Studio from loading projects (#2831)
Full Changelog: v0.15.3...v0.15.4