You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should remove reflection from BaseFeature using source generators to build the default values.
This change will set FeatureFlag.Management.Firebase as required dependency.. so we need to change this package name to FeatureFlag.Management.Analyzer
Tasks
Remove BaseFeature processing for default value
Update BaseFeature to be partial class
Update generator to build default values as constants
Fix workflows
The text was updated successfully, but these errors were encountered:
Description
We should remove reflection from
BaseFeature
using source generators to build the default values.This change will set
FeatureFlag.Management.Firebase
as required dependency.. so we need to change this package name toFeatureFlag.Management.Analyzer
Tasks
BaseFeature
processing for default valueBaseFeature
to bepartial class
The text was updated successfully, but these errors were encountered: