What's Changed
- Make ConditionBaseAttribute.Mode public by @youssef-backport-bot in #5597
- Add missing overload for Assert.Throws by @youssef-backport-bot in #5620
- Fix System.MissingMethodException for KeyValuePair Deconstruction by @youssef-backport-bot in #5635
- Run the whole ExecuteInternal logic under the right execution context by @youssef-backport-bot in #5646
- VSTestBridge: Handle TestPropertyAttributes.Trait instead of special casing specific properties by @youssef-backport-bot in #5648
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.1
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.1
Full Changelog: v3.9.0...v3.9.1