Remove Stryker workaround by martincostello · Pull Request #2933 · App-vNext/Polly (original) (raw)
Pull request overview
This PR removes a temporary build warning suppression (IDE0032) that was added as a workaround for Stryker compatibility, returning the repository-wide build configuration to its normal warning behavior.
Changes:
- Removed the
IDE0032entry fromNoWarninDirectory.Build.props. - Removed the associated workaround comment referencing Stryker/C# 14 (.NET 10).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.