microsoft / FeatureManagement-Dotnet

Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
MIT License
1.05k stars 114 forks source link

Test suit should also target on .NET8.0 #364

Closed zhiyuanliang-ms closed 9 months ago

zhiyuanliang-ms commented 9 months ago

Since .NET 8.0 is the latest LTS, we should make our test suite target on it too.