dotnet / systemweb-adapters

MIT License
336 stars 59 forks source link

Use built-in GetRequiredFeature when available #512

Closed twsouthwick closed 1 month ago

twsouthwick commented 2 months ago

This change updates to use the in-box GetRequiredFeature. As part of this, the .NET 7 target is dropped for v2.0 since it's out of support and made building this tricky.