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.04k stars 114 forks source link

Target netstandard2.* in Microsoft.FeatureManagement.Telemetry.ApplicationInsights #411

Closed zhenlan closed 6 months ago

zhenlan commented 7 months ago

The Microsoft.FeatureManagement.Telemetry.ApplicationInsights package targets net6.0 today, but it should just target netstandard2.*. All its dependencies target netstandard.