-
Notifications
You must be signed in to change notification settings - Fork 291
Closed
Labels
Area: MTPBelongs to the Microsoft.Testing.Platform core libraryBelongs to the Microsoft.Testing.Platform core library
Description
Describe the bug
The NopFilter class, which has been in MTP since 1.0.2 and is presumably stable, is still marked with TPEXP. It should not be.
Steps To Reproduce
- Use
NopFilter - Get
TPEXPcompiler warning
Expected behavior
Should be usable without #pragma warning disable TPEXP.
Actual behavior
Can't. 😄
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: MTPBelongs to the Microsoft.Testing.Platform core libraryBelongs to the Microsoft.Testing.Platform core library