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.02k stars 111 forks source link

Simplify IsDurationCompliantWithDaysOfWeek method #458

Closed zhiyuanliang-ms closed 2 months ago

zhiyuanliang-ms commented 2 months ago

Why this PR?

Simplify the code. No logic change.